1
0
Fork 0
mirror of synced 2024-07-06 06:50:49 +12:00
Commit graph

26460 commits

Author SHA1 Message Date
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
Dean 0140c9455a Merge remote-tracking branch 'origin/master' into fix/table-cell-attachment-click-propagation 2022-09-22 09:22:48 +01:00
Budibase Release Bot c1f4947816 Update pro version to 1.4.8 2022-09-22 08:19:42 +00:00
Budibase Release Bot 860d7e15d3 v1.4.8 2022-09-22 08:15:50 +00:00
deanhannigan 7f845210c4
Merge pull request #7876 from Budibase/fix/hide-disabled-attachment-dropzone
Fix/hide disabled attachment dropzone
2022-09-22 09:01:16 +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
Andrew Kingston 96685f3258 Export SDK as a class to allow multiple instances 2022-09-21 19:12:25 +01:00
Andrew Kingston 2ccdf4b10b Update public API operation IDs to be shorter 2022-09-21 19:11:47 +01:00