1
0
Fork 0
mirror of synced 2024-09-06 20:51:07 +12:00
Commit graph

9919 commits

Author SHA1 Message Date
Martin McKeaveney
90e4c97004
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
06486ab11a 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
7cc30d6135 Ensure display values for metrics are capped at 100% in the day pass modal 2022-09-26 09:52:20 +01:00
Dean
4227beb51f Minor change to floor usage metrics to avoid misleading 100 quota usage messaging. 2022-09-26 09:44:45 +01:00
Michael Drury
70c3c1b8d8 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-24 17:04:31 +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
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
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
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
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
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
Rory Powell
e564226f77 Merge branch 'master' into develop 2022-09-21 20:16:54 +01:00
mike12345567
120ea88aff Updates to use new backend API for adding/removing users from groups. 2022-09-21 16:58:47 +01:00
Peter Clement
885a4186d6 Fix error when plugin is added 2022-09-21 16:19:07 +01: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
mike12345567
9466592663 Adding group cleanup, removing group IDs from users when group is deleted. 2022-09-21 12:43:09 +01:00
mike12345567
49fc65b584 Updates to improve the view development experience. 2022-09-20 19:12:48 +01:00
Rory Powell
f06b1cc270 Remove plugin datasource filter in cloud 2022-09-20 14:52:16 +01:00
Dean
9271f1e7c4 Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 13:26:39 +01:00
Dean
5f7cfb5731 Filter 'link' fields from the Current User bindings 2022-09-20 11:09:58 +01:00
Rory Powell
b8d493a65c Invert template display logic to fix cypress 2022-09-20 10:59:12 +01: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
Rory Powell
e408692647 Change 'Plugins' nav item badge to 'Beta' 2022-09-20 10:13:40 +01:00
Dean
15818d9d62 Minor change to ensure correct labelling for OAuthToken binding 2022-09-20 10:07:07 +01:00
Dean
674263fe9f Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 09:16:40 +01:00
Martin McKeaveney
f1dee80961 merge 2022-09-18 13:30:16 +01:00
mike12345567
8bb51113bc 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
b97c4590f7 Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-16 17:34:22 +01:00
Dean
99b730105f Minor fix to add categories for rest bindings 2022-09-16 17:32:50 +01:00