1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
Commit graph

26579 commits

Author SHA1 Message Date
mike12345567 3b0fa9b15a Removing un-unsed broken import, which was breaking build. 2022-09-23 15:38:51 +01:00
Peter Clement cd2d5a7c7c Merge remote-tracking branch 'origin/master' into pc/automation-fix 2022-09-23 15:37:04 +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
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
Peter Clement 334ac0d512 Automation fixes 2022-09-23 13:35:27 +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
Dean 3c04dc82b3 Minor fix to ensure the app name neatly truncates and a general layout fix for apps in smaller resolutions 2022-09-23 10:40:55 +01:00
Mel O'Hagan 900050fe55 Sort type can change. Removed falsey check. 2022-09-23 09:30:05 +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 Release Bot 1959acd4c1 Update pro version to 1.4.10 2022-09-22 16:09:28 +00:00
Budibase Release Bot f0325eb54a v1.4.10 2022-09-22 16:06:01 +00:00
Dean f30a679669 Added category and icon for table configuration binding drawer 2022-09-22 17:04:58 +01:00
Andrew Kingston 2e5ecce674
Merge pull request #7909 from Budibase/reduce-websocket-polling
Reduce websocket polling frequency and cap reconnection attemps
2022-09-22 16:54:07 +01:00
Mel O'Hagan 76f6f9e9b9 Support multiple statements 2022-09-22 16:36:19 +01:00
Andrew Kingston 249c673a5e Reduce websocket polling frequency and cap reconnection attemps 2022-09-22 15:52:46 +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
Budibase Release Bot aebcea3bea Update pro version to 1.4.9 2022-09-22 14:31:55 +00:00
Budibase Release Bot e15f083445 v1.4.9 2022-09-22 14:28:02 +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
Martin McKeaveney 5a9ef6ff3f
Merge pull request #7907 from Budibase/fix/turnoff-socketio-cloud
turn off websockets in client lib in cloud
2022-09-22 15:14:17 +01:00
Martin McKeaveney 6f7b661cdf turn off websockets in client lib in cloud 2022-09-22 15:04:20 +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