1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00
Commit graph

13838 commits

Author SHA1 Message Date
Andrew Kingston
46863904ec Fix app list on group details page 2022-09-23 14:43:57 +01:00
Andrew Kingston
e86b9671e4 Fix group app number count in group list table 2022-09-23 14:43:41 +01:00
Andrew Kingston
44a9b49efe Rename some usages of feature flags to tenant feature flags 2022-09-23 12:13:15 +01:00
mike12345567
76114aa621 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-22 18:44:16 +01:00
Budibase Staging Release Bot
5a895e48e0 v1.4.8-alpha.3 2022-09-22 14:37:09 +00:00
mike12345567
7a732b8155 Fixing issue that refactoring file caused (some strings renamed to ts rather than js). 2022-09-22 15:18:10 +01:00
mike12345567
a461c25cef Some updates, typescripting some more APIs, as well as fixing a lot of Router creation which did not specify the 'new' operator. 2022-09-22 14:59:28 +01:00
mike12345567
6f24c7c6c3 Renaming function to more accurately reflect its group app ID lookup purpose. 2022-09-22 13:57:44 +01:00
mike12345567
99b8c269ea Updating group types to accurately reflect the state of the documents, as well as centralising the logic for getting the app IDs in a group. 2022-09-22 13:55:52 +01:00
Budibase Staging Release Bot
d723cf5635 v1.4.8-alpha.2 2022-09-22 09:07:01 +00:00
mike12345567
d80cd5042d Adding group app cleanup. 2022-09-21 23:12:38 +01:00
mike12345567
2c5d2f7b12 Switching over app role assignment to use the new backend rather than being performed in the frontend. 2022-09-21 22:58:06 +01:00
Budibase Staging Release Bot
085d733b47 v1.4.8-alpha.1 2022-09-21 21:22:04 +00:00
Budibase Staging Release Bot
b7667257eb v1.4.8-alpha.0 2022-09-21 19:35:13 +00:00
Rory Powell
e564226f77 Merge branch 'master' into develop 2022-09-21 20:16:54 +01:00
Budibase Release Bot
383b163b12 v1.4.7 2022-09-21 16:14:11 +00:00
mike12345567
120ea88aff Updates to use new backend API for adding/removing users from groups. 2022-09-21 16:58:47 +01:00
Budibase Release Bot
ca67234670 v1.4.6 2022-09-21 15:46:23 +00:00
Peter Clement
002086a0ee
Merge pull request #7883 from Budibase/fix/plugin-upload-error
Fix for error when adding a plugin
2022-09-21 16:35:45 +01:00
Peter Clement
885a4186d6 Fix error when plugin is added 2022-09-21 16:19:07 +01:00
Budibase Staging Release Bot
856c7f07a7 v1.4.3-alpha.3 2022-09-21 14:57:19 +00:00
Budibase Release Bot
b5059559ff v1.4.5 2022-09-21 14:45:11 +00:00
Martin McKeaveney
b82f761027
Merge pull request #7644 from Budibase/custom-css-upgrades
Custom CSS upgrades
2022-09-21 15:35:42 +01:00
Martin McKeaveney
f1d5f37e9c
Merge pull request #7809 from Budibase/fix/missing-rest-binding-category-names
Fix/missing rest binding category names
2022-09-21 15:33:59 +01:00
Budibase Release Bot
0263a24eea v1.4.4 2022-09-21 12:56:47 +00:00
mike12345567
9466592663 Adding group cleanup, removing group IDs from users when group is deleted. 2022-09-21 12:43:09 +01:00
Budibase Staging Release Bot
a409383b0a v1.4.3-alpha.2 2022-09-21 06:59:46 +00:00
mike12345567
49fc65b584 Updates to improve the view development experience. 2022-09-20 19:12:48 +01:00
Budibase Staging Release Bot
ea1492ac18 v1.4.3-alpha.1 2022-09-20 15:04:46 +00:00
Budibase Staging Release Bot
d95e755585 v1.4.3-alpha.0 2022-09-20 14:21:27 +00:00
Budibase Release Bot
871ac84223 v1.4.3 2022-09-20 14:07:55 +00:00
Rory Powell
075ebdbc2a
Merge pull request #7854 from Budibase/remove-datasource-filter
Remove plugin datasource filter in cloud
2022-09-20 14:56:33 +01:00
Rory Powell
f06b1cc270 Remove plugin datasource filter in cloud 2022-09-20 14:52:16 +01:00
Budibase Release Bot
0f050250e2 v1.4.2 2022-09-20 13:25:12 +00:00
Budibase Release Bot
195c058503 v1.4.1 2022-09-20 13:10:51 +00:00
Budibase Release Bot
a1cb45dc38 v1.4.0 2022-09-20 12:49:14 +00:00
Dean
42c4daf8ea Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 13:32:25 +01:00
Budibase Release Bot
02fc6ac086 v1.3.22 2022-09-20 12:29:11 +00:00
Budibase Staging Release Bot
af8e0cba88 v1.3.22-alpha.5 2022-09-20 12:28:59 +00:00
Dean
9271f1e7c4 Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 13:26:39 +01:00
Rory Powell
a340bedbb0 Merge branch 'develop' into release-fixes 2022-09-20 12:29:29 +01:00
Dean
6aa87fdacb Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 12:17:31 +01:00
Budibase Staging Release Bot
622c2c4896 v1.3.22-alpha.4 2022-09-20 11:09:59 +00:00
Dean
5f7cfb5731 Filter 'link' fields from the Current User bindings 2022-09-20 11:09:58 +01:00
Rory Powell
e62094c8c8 Merge branch 'develop' into release-fixes 2022-09-20 11:08:54 +01:00
Rory Powell
b8d493a65c Invert template display logic to fix cypress 2022-09-20 10:59:12 +01:00
Dean
e387ee2591 Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 10:58:12 +01:00
Budibase Staging Release Bot
9a6670cc54 v1.3.22-alpha.3 2022-09-20 09:52:49 +00:00
Rory Powell
380542d128 Wrap licensing banners and modals in feature flag, disable logo 2022-09-20 10:15:28 +01:00
Dean
5354231e04 Removed redundant display variable from user bindings 2022-09-20 10:15:23 +01:00