1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00
Commit graph

26328 commits

Author SHA1 Message Date
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 3de6eef766 Update pro version to 1.4.8-alpha.5 2022-09-23 12:56:29 +00:00
Budibase Staging Release Bot e20ff9919d v1.4.8-alpha.5 2022-09-23 12:53:06 +00:00
Rory Powell 5bfd2f787c Add TENANT_FEATURE_FLAGS to default dev environment 2022-09-23 13:48:19 +01:00
Rory Powell 91e2747122
Merge pull request #7940 from Budibase/add-account-portal-url-to-images
Add ACCOUNT_PORTAL_URL to images default environment
2022-09-23 13:41:41 +01:00
Rory Powell 8daa4f5118 Add ACCOUNT_PORTAL_URL to images default environment 2022-09-23 13:40:00 +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
mike12345567 d749286f3e Minor update to feature flag name. 2022-09-23 13:08:18 +01:00
Budibase Staging Release Bot 7a1adda1ec Update pro version to 1.4.8-alpha.4 2022-09-23 11:22:41 +00: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 e5e7961fda
Merge pull request #7930 from Budibase/update-group-upgrade-ux
Update group upgrade UX
2022-09-23 12:05:13 +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 4a6941dce7 Fixing pm2 config. 2022-09-22 18:28:50 +01:00
mike12345567 fa8fb88f82 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 e2c8d0e55e Update pro version to 1.4.8-alpha.3 2022-09-22 14:40:40 +00:00
Budibase Staging Release Bot 5a895e48e0 v1.4.8-alpha.3 2022-09-22 14:37:09 +00:00
Rory Powell f34d9fe1a7
Merge pull request #7904 from Budibase/enable-feature-flags-selfhost
Enable feature flags selfhost
2022-09-22 15:24:38 +01: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
Rory Powell 17283b54b0 Enable feature flags selfhost 2022-09-22 14:41:41 +01:00
mike12345567 141c0a447d Self API in worker conversion to typescript. 2022-09-22 14:09:20 +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 ad5846b35f Update pro version to 1.4.8-alpha.2 2022-09-22 09:10:26 +00:00
Budibase Staging Release Bot d723cf5635 v1.4.8-alpha.2 2022-09-22 09:07:01 +00:00
Rory Powell 10d3f75891
Merge pull request #7892 from Budibase/license-release-prep
Re-enable logo
2022-09-22 09:55:13 +01:00
Rory Powell f9d8ffa742 Re-enable logo 2022-09-22 09:49:39 +01:00
Mel O'Hagan e40349a05f Allow null values for cc, bcc 2022-09-22 08:09:54 +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
Budibase Staging Release Bot 62ce870330 Update pro version to 1.4.8-alpha.1 2022-09-21 21:25:42 +00:00
Budibase Staging Release Bot 085d733b47 v1.4.8-alpha.1 2022-09-21 21:22:04 +00:00
Budibase Staging Release Bot 54366b8758 Update pro version to 1.4.8-alpha.0 2022-09-21 19:39:02 +00:00
Budibase Staging Release Bot b7667257eb v1.4.8-alpha.0 2022-09-21 19:35:13 +00:00
Rory Powell f324e1b729
Merge pull request #7859 from Budibase/feature/enterprise
Enterprise / license override support
2022-09-21 20:18:54 +01:00
Rory Powell e564226f77 Merge branch 'master' into develop 2022-09-21 20:16:54 +01:00
mike12345567 39689d27f6 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 8381368337 Update pro version to 1.4.7 2022-09-21 16:18:17 +00: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
Martin McKeaveney 82301082e3 Merge branch 'master' of github.com:Budibase/budibase 2022-09-21 16:52:01 +01:00
Martin McKeaveney 5b599952b6 re-add missing deps 2022-09-21 16:51:12 +01:00
Budibase Release Bot 5bae4aea8a Update pro version to 1.4.6 2022-09-21 15:49:41 +00:00
Martin McKeaveney 666457ea49 installing cli packages 2022-09-21 16:48:01 +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
Mitch-Budibase 2297517c3c
Merge pull request #7882 from Budibase/qa-core-tests
API Test: Search Rows
2022-09-21 16:33:21 +01:00
Peter Clement 885a4186d6 Fix error when plugin is added 2022-09-21 16:19:07 +01:00