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
|
5d973de503
|
Add TENANT_FEATURE_FLAGS to default dev environment
|
2022-09-23 13:48:19 +01: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 |
Peter Clement
|
f069ddb27e
|
Automation fixes
|
2022-09-23 13:35:27 +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 |
Dean
|
42fdc27908
|
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
|
25ef6599e6
|
Sort type can change. Removed falsey check.
|
2022-09-23 09:30:05 +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 Release Bot
|
b29dadb285
|
Update pro version to 1.4.10
|
2022-09-22 16:09:28 +00:00 |
Budibase Release Bot
|
09d7d31c2b
|
v1.4.10
|
2022-09-22 16:06:01 +00:00 |
Dean
|
c3f41c8f31
|
Added category and icon for table configuration binding drawer
|
2022-09-22 17:04:58 +01:00 |
Andrew Kingston
|
92ea2179d8
|
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
|
1afc0fbdf8
|
Support multiple statements
|
2022-09-22 16:36:19 +01:00 |
Andrew Kingston
|
ff8c09141c
|
Reduce websocket polling frequency and cap reconnection attemps
|
2022-09-22 15:52:46 +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 |
Budibase Release Bot
|
b6e646338a
|
Update pro version to 1.4.9
|
2022-09-22 14:31:55 +00:00 |
Budibase Release Bot
|
d27ab7c828
|
v1.4.9
|
2022-09-22 14:28:02 +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 |
Martin McKeaveney
|
afa82ac477
|
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
|
9583db47c8
|
turn off websockets in client lib in cloud
|
2022-09-22 15:04:20 +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 |
Dean
|
06ec501c54
|
Merge remote-tracking branch 'origin/master' into fix/table-cell-attachment-click-propagation
|
2022-09-22 09:22:48 +01:00 |
Budibase Release Bot
|
60dbcc433c
|
Update pro version to 1.4.8
|
2022-09-22 08:19:42 +00:00 |
Budibase Release Bot
|
4c84ca7db2
|
v1.4.8
|
2022-09-22 08:15:50 +00:00 |
deanhannigan
|
db34acde99
|
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
|
24157092d6
|
Allow null values for cc, bcc
|
2022-09-22 08:09:54 +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 |