1
0
Fork 0
mirror of synced 2024-10-03 10:36:59 +13:00
Commit graph

13867 commits

Author SHA1 Message Date
Budibase Staging Release Bot
71debd85df v1.4.8-alpha.10 2022-09-26 10:20:31 +00:00
Martin McKeaveney
1a18e7eba2
Merge pull request #7964 from Budibase/qa/real-couch-integration-tests 2022-09-26 11:10:15 +01:00
Budibase Staging Release Bot
cef27c68ef v1.4.8-alpha.9 2022-09-25 12:54:02 +00:00
Budibase Staging Release Bot
e4a7cf7d33 v1.4.8-alpha.8 2022-09-24 18:35:02 +00:00
Michael Drury
70c3c1b8d8 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-24 17:04:31 +01:00
Budibase Staging Release Bot
c75ff1cd4a v1.4.8-alpha.7 2022-09-24 13:18:45 +00:00
Martin McKeaveney
e796a86809 using real couch in integration tests 2022-09-24 13:17:21 +01:00
mike12345567
1485aa6eb7 Fixing cypress filtering. 2022-09-24 11:14:22 +01:00
Dean
ce683e3df1 Fix for create app buttons when usage is not being tracked 2022-09-23 19:29:56 +01:00
Dean
61b997d2b2 Merge remote-tracking branch 'origin/develop' into fix/licensing-overlay-flags 2022-09-23 17:40:19 +01:00
mike12345567
c8ec3c52af Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 17:10:30 +01:00
mike12345567
41b8a6d55a Fixing display of user role in apps in the user management page. 2022-09-23 17:02:32 +01:00
Budibase Staging Release Bot
ccfbf5835a v1.4.8-alpha.6 2022-09-23 15:36:03 +00:00
Rory Powell
ae0375b1d4
Merge pull request #7946 from Budibase/delete-license-key
Support deleting license key from self host install
2022-09-23 16:21:06 +01:00
Andrew Kingston
587117064c Fix groups table heading label for apps 2022-09-23 16:12:29 +01:00
Andrew Kingston
39a3a478b7 Make portal text consistent and hide upgrade prompts when you already have access 2022-09-23 16:10:40 +01:00
Rory Powell
9dc2eac580 Support deleting license key from self host install 2022-09-23 15:54:59 +01:00
Andrew Kingston
7bf6e5c1ee Fix padding on usage page 2022-09-23 15:46:26 +01:00
Andrew Kingston
5282bb29a3 Fix user groups already assigned to an app not being filtered out 2022-09-23 15:42:44 +01:00
Andrew Kingston
f6b52cf3f0 Update app overview tile size and wrapping 2022-09-23 15:40:58 +01:00
Andrew Kingston
04c307a406 Merge branch 'group-fixes' of github.com:Budibase/budibase into group-fixes 2022-09-23 15:13:14 +01:00
Andrew Kingston
3479176021 Add group icons to access tile and reduce API calls 2022-09-23 15:13:02 +01:00
Dean
f7dd6864bc Fix to ensure licensing flags display correctly 2022-09-23 14:45:44 +01:00
Andrew Kingston
d30353326b Update text in app overview access tab 2022-09-23 14:44:10 +01:00
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
mike12345567
8830ba1827 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 14:37:50 +01:00
Budibase Staging Release Bot
e20ff9919d v1.4.8-alpha.5 2022-09-23 12:53:06 +00:00
Rory Powell
991b65c354 default quotaUsage in licensing store to undefined - some checks rely on this field being undefined, however in the current intialisation flow it is always set to the full object by the time the inspections are made. set to undefined for additional safety 2022-09-23 13:30:47 +01:00
Budibase Staging Release Bot
7f10ab5537 v1.4.8-alpha.4 2022-09-23 11:18:55 +00:00
Andrew Kingston
44a9b49efe Rename some usages of feature flags to tenant feature flags 2022-09-23 12:13:15 +01:00
Rory Powell
3a5557a437 Update group upgrade UX 2022-09-23 11:40:19 +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