Commit Graph

15727 Commits

Author SHA1 Message Date
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 8557efa789 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 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 dd3b0d5483 Merge pull request #7930 from Budibase/update-group-upgrade-ux
Update group upgrade UX
2022-09-23 12:05:13 +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
Rory Powell 2291695424 Merge pull request #7904 from Budibase/enable-feature-flags-selfhost
Enable feature flags selfhost
2022-09-22 15:24:38 +01: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 02bcb751cf Merge pull request #7892 from Budibase/license-release-prep
Re-enable logo
2022-09-22 09:55:13 +01: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
Budibase Release Bot 857e6ea69d Update pro version to 1.4.6 2022-09-21 15:49:41 +00:00
Martin McKeaveney 003c7ebf15 installing cli packages 2022-09-21 16:48:01 +01:00
Budibase Release Bot 76c2c89c07 v1.4.6 2022-09-21 15:46:23 +00:00
Peter Clement 63596eddd2 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 f6f7c55105 Merge pull request #7882 from Budibase/qa-core-tests
API Test: Search Rows
2022-09-21 16:33:21 +01:00
Peter Clement 0443cca321 Fix error when plugin is added 2022-09-21 16:19:07 +01:00
Mitch-Budibase f71c6d345b API Test: Search Rows
Commenting out this specific test for now as it is quite flakey and preventing successful CI runs.
2022-09-21 16:16:18 +01:00
Budibase Staging Release Bot 995a024a38 Update pro version to 1.4.3-alpha.3 2022-09-21 15:00:32 +00:00