Commit Graph

5761 Commits

Author SHA1 Message Date
Martin McKeaveney 0b2b099286 Merge pull request #7965 from Budibase/fix/floor-usage-metrics
Minor change to floor usage metrics to avoid misleading 100 quota messages
2022-09-26 15:33:17 +01:00
Andrew Kingston 9b4d791b5e Fix multiple issues with groups UI due to not correctly accounting for multi-tenant app ID structuer 2022-09-26 14:50:31 +01:00
Dean 30622a53bf Ensure display values for metrics are capped at 100% in the day pass modal 2022-09-26 09:52:20 +01:00
Dean c0bdcbe7a3 Minor change to floor usage metrics to avoid misleading 100 quota usage messaging. 2022-09-26 09:44:45 +01:00
Michael Drury ec89e27a8c Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-24 17:04:31 +01:00
Dean fa1e618fa1 Fix for create app buttons when usage is not being tracked 2022-09-23 19:29:56 +01:00
Dean 80028f3cd7 Merge remote-tracking branch 'origin/develop' into fix/licensing-overlay-flags 2022-09-23 17:40:19 +01:00
mike12345567 6bef55843a Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 17:10:30 +01:00
mike12345567 b294fdd495 Fixing display of user role in apps in the user management page. 2022-09-23 17:02:32 +01:00
Andrew Kingston b086a4f31f Fix groups table heading label for apps 2022-09-23 16:12:29 +01:00
Andrew Kingston 9e3845cdeb Make portal text consistent and hide upgrade prompts when you already have access 2022-09-23 16:10:40 +01:00
Rory Powell c528ac1f71 Support deleting license key from self host install 2022-09-23 15:54:59 +01:00
Andrew Kingston df13328c44 Fix padding on usage page 2022-09-23 15:46:26 +01:00
Andrew Kingston d62664c156 Fix user groups already assigned to an app not being filtered out 2022-09-23 15:42:44 +01:00
Andrew Kingston ae23c019a4 Update app overview tile size and wrapping 2022-09-23 15:40:58 +01:00
Andrew Kingston f2948d1677 Merge branch 'group-fixes' of github.com:Budibase/budibase into group-fixes 2022-09-23 15:13:14 +01:00
Andrew Kingston 60cb59e984 Add group icons to access tile and reduce API calls 2022-09-23 15:13:02 +01:00
Dean e199bd410a Fix to ensure licensing flags display correctly 2022-09-23 14:45:44 +01:00
Andrew Kingston 1c271cbbc5 Update text in app overview access tab 2022-09-23 14:44:10 +01:00
Andrew Kingston a7c7de115b Fix app list on group details page 2022-09-23 14:43:57 +01:00
Andrew Kingston ade8857024 Fix group app number count in group list table 2022-09-23 14:43:41 +01:00
mike12345567 fae80e8910 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 14:37:50 +01:00
Rory Powell 5f9f8b1694 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
Andrew Kingston 9b02286a96 Rename some usages of feature flags to tenant feature flags 2022-09-23 12:13:15 +01:00
Rory Powell 33719ef27e Update group upgrade UX 2022-09-23 11:40:19 +01:00
mike12345567 9b29bd6709 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-22 18:44:16 +01:00
mike12345567 31208b1f8f Renaming function to more accurately reflect its group app ID lookup purpose. 2022-09-22 13:57:44 +01:00
mike12345567 25b8f0ca3b 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
mike12345567 6247f686e8 Adding group app cleanup. 2022-09-21 23:12:38 +01:00
mike12345567 7406086c12 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
Rory Powell 37fdad7cd9 Merge branch 'master' into develop 2022-09-21 20:16:54 +01:00
mike12345567 4d9de7f658 Updates to use new backend API for adding/removing users from groups. 2022-09-21 16:58:47 +01:00
Peter Clement 0443cca321 Fix error when plugin is added 2022-09-21 16:19:07 +01:00
Martin McKeaveney 45e9da64e2 Merge pull request #7644 from Budibase/custom-css-upgrades
Custom CSS upgrades
2022-09-21 15:35:42 +01:00
Martin McKeaveney b7c09e8fd7 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
mike12345567 e6c91b6f8e Adding group cleanup, removing group IDs from users when group is deleted. 2022-09-21 12:43:09 +01:00
mike12345567 34771e1ef7 Updates to improve the view development experience. 2022-09-20 19:12:48 +01:00
Rory Powell a458df59d3 Remove plugin datasource filter in cloud 2022-09-20 14:52:16 +01:00
Dean 2aa4ee6635 Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 13:26:39 +01:00
Dean a6cee09812 Filter 'link' fields from the Current User bindings 2022-09-20 11:09:58 +01:00
Rory Powell 72abfd8e52 Invert template display logic to fix cypress 2022-09-20 10:59:12 +01:00
Rory Powell f699bf1b56 Wrap licensing banners and modals in feature flag, disable logo 2022-09-20 10:15:28 +01:00
Dean d0d63f14b0 Removed redundant display variable from user bindings 2022-09-20 10:15:23 +01:00
Rory Powell 7018652445 Change 'Plugins' nav item badge to 'Beta' 2022-09-20 10:13:40 +01:00
Dean 58d96d3a6b Minor change to ensure correct labelling for OAuthToken binding 2022-09-20 10:07:07 +01:00
Dean a28b9aea0a Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 09:16:40 +01:00
Martin McKeaveney 915405275d merge 2022-09-18 13:30:16 +01:00
mike12345567 5f8f34f6f3 Fix for #7811 - Fixing an issue with the query binding builder - when executing the query you could no longer enrich the value binding. 2022-09-17 10:45:44 +01:00
Dean 09ff6a2556 Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-16 17:34:22 +01:00
Dean 5347a8339c Minor fix to add categories for rest bindings 2022-09-16 17:32:50 +01:00