1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

13873 commits

Author SHA1 Message Date
Andrew Kingston
69071dd5c2 Update nord color overrides 2022-09-23 15:57:57 +01:00
Andrew Kingston
df13328c44 Fix padding on usage page 2022-09-23 15:46:26 +01:00
Andrew Kingston
b7801ddffb Merge branch 'group-fixes' of github.com:Budibase/budibase into group-fixes 2022-09-23 15:42:56 +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
mike12345567
5f339f4112 Merge branch 'group-fixes' of github.com:Budibase/budibase into group-fixes 2022-09-23 15:42:11 +01:00
Andrew Kingston
ae23c019a4 Update app overview tile size and wrapping 2022-09-23 15:40:58 +01:00
mike12345567
f91ab1d694 Removing un-unsed broken import, which was breaking build. 2022-09-23 15:38:51 +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
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
Budibase Staging Release Bot
347760134b Update pro version to 1.4.8-alpha.5 2022-09-23 12:56:29 +00:00
Budibase Staging Release Bot
4ae8804225 v1.4.8-alpha.5 2022-09-23 12:53:06 +00:00
Rory Powell
143cf2ff35 Add ACCOUNT_PORTAL_URL to images default environment 2022-09-23 13:40:00 +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
mike12345567
a1b1798e13 Minor update to feature flag name. 2022-09-23 13:08:18 +01:00
Budibase Staging Release Bot
7aa33d4287 Update pro version to 1.4.8-alpha.4 2022-09-23 11:22:41 +00:00
Budibase Staging Release Bot
deaff0ac11 v1.4.8-alpha.4 2022-09-23 11:18:55 +00: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
f6cbfc5585 Fixing pm2 config. 2022-09-22 18:28:50 +01:00
mike12345567
e3f054470a Updating a few core endpoints to better integrate the groups system and make sure users always have the correct role ID updated onto them. 2022-09-22 18:27:43 +01:00
Budibase Staging Release Bot
b65149369c Update pro version to 1.4.8-alpha.3 2022-09-22 14:40:40 +00:00
Budibase Staging Release Bot
7741030b4c v1.4.8-alpha.3 2022-09-22 14:37:09 +00:00
mike12345567
429a89159c Fixing issue that refactoring file caused (some strings renamed to ts rather than js). 2022-09-22 15:18:10 +01:00
mike12345567
67d9495481 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
Rory Powell
aebc51299e Enable feature flags selfhost 2022-09-22 14:41:41 +01:00
mike12345567
c382b86fb2 Self API in worker conversion to typescript. 2022-09-22 14:09:20 +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
Budibase Staging Release Bot
210257fc5b Update pro version to 1.4.8-alpha.2 2022-09-22 09:10:26 +00:00
Budibase Staging Release Bot
805fdd94e4 v1.4.8-alpha.2 2022-09-22 09:07:01 +00:00
Rory Powell
f0f4b8342d Re-enable logo 2022-09-22 09:49:39 +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
Budibase Staging Release Bot
92226b3240 Update pro version to 1.4.8-alpha.1 2022-09-21 21:25:42 +00:00
Budibase Staging Release Bot
fb9f16c2d3 v1.4.8-alpha.1 2022-09-21 21:22:04 +00:00
Budibase Staging Release Bot
6b800f363a Update pro version to 1.4.8-alpha.0 2022-09-21 19:39:02 +00:00
Budibase Staging Release Bot
bf101a6530 v1.4.8-alpha.0 2022-09-21 19:35:13 +00:00
Rory Powell
c3ee8b0e56 Merge pull request #7859 from Budibase/feature/enterprise
Enterprise / license override support
2022-09-21 20:18:54 +01:00
Rory Powell
37fdad7cd9 Merge branch 'master' into develop 2022-09-21 20:16:54 +01:00
mike12345567
f07ea5cc7e Updating user API to user a single bulk endpoint rather than case sensitive named endpoints. 2022-09-21 18:05:45 +01:00
Budibase Release Bot
3a155e903b Update pro version to 1.4.7 2022-09-21 16:18:17 +00:00
Budibase Release Bot
ec39608947 v1.4.7 2022-09-21 16:14:11 +00:00
mike12345567
4d9de7f658 Updates to use new backend API for adding/removing users from groups. 2022-09-21 16:58:47 +01:00
Martin McKeaveney
4255ca5fb9 Merge branch 'master' of github.com:Budibase/budibase 2022-09-21 16:52:01 +01:00
Martin McKeaveney
d4f9772ca2 re-add missing deps 2022-09-21 16:51:12 +01:00