1
0
Fork 0
mirror of synced 2024-08-15 01:51:33 +12:00
Commit graph

21825 commits

Author SHA1 Message Date
Dean
7303aaebda Merge remote-tracking branch 'origin/master' into fix/export-data-ui 2023-11-07 09:09:51 +00:00
Martin McKeaveney
880e9a911f
Merge pull request #12280 from Budibase/fix/update-bull-queue-parameters
Restore bull parameter changes + reduce Redis config complexity
2023-11-06 19:42:16 +00:00
Martin McKeaveney
411b8e8c5e
Merge branch 'master' into form-block-field-layout 2023-11-06 18:11:49 +00:00
Martin McKeaveney
8c72ad5db1
Merge branch 'master' into budi-7736-relationship-picker-required-validation-fires-immediately 2023-11-06 18:06:28 +00:00
Martin McKeaveney
5dd6c40a29
Merge branch 'master' into fix/update-bull-queue-parameters 2023-11-06 18:02:49 +00:00
Martin McKeaveney
511a37732e
Merge branch 'master' into master 2023-11-06 18:02:01 +00:00
Martin McKeaveney
2e521ae62c
Merge branch 'master' into form-block-field-layout 2023-11-06 17:59:35 +00:00
Sam Rose
f21addeb71
Add another test to make sure relationships are cleared when asked. 2023-11-06 17:34:30 +00:00
Sam Rose
965efeaff4
Merge branch 'master' of github.com:budibase/budibase into bug/budi-7379-update-action-step-removes-previously-set-relationships-if 2023-11-06 16:58:20 +00:00
Sam Rose
2684b73768
Fix type error. 2023-11-06 16:40:27 +00:00
Sam Rose
b02512fd3c
Create a test of a table with 2 link fields in updateRow.spec.ts. 2023-11-06 15:56:58 +00:00
Sam Rose
dbcbb2e6b7
Add test to row patch endpoint, it succeeds. Problem must be elsewhere. 2023-11-06 15:33:02 +00:00
Mel O'Hagan
55cacc62dd Merge branch 'master' into budi-7736-relationship-picker-required-validation-fires-immediately 2023-11-06 14:03:45 +00:00
Mel O'Hagan
6ee7ae953d Don't trigger required validation early 2023-11-06 13:56:31 +00:00
Dean
6d3b4243e5 Merge remote-tracking branch 'origin/master' into fix/export-data-ui 2023-11-06 13:13:25 +00:00
Dean
561778cf6a Fixes for exported data UI. Filtered out unnecessary onEmptyFilter filter. 2023-11-06 12:58:47 +00:00
Andrew Kingston
db8a6a842c
Merge branch 'master' into new-branding 2023-11-06 11:25:16 +00:00
Peter Clement
1f737dea2d
Merge branch 'master' into feat/automation-naming-ux-updates 2023-11-06 10:10:13 +00:00
Andrew Kingston
ca891467f3
Merge branch 'master' into form-block-field-layout 2023-11-06 10:10:02 +00:00
Duarte Velez Grilo
8e43a87e60
Merge branch 'master' into master 2023-11-06 10:07:16 +00:00
Peter Clement
7b7b2a12ea fix issue with stepNames being undefined 2023-11-06 10:06:32 +00:00
Andrew Kingston
2cc92803e3 Merge branch 'master' of github.com:Budibase/budibase into new-branding 2023-11-06 09:42:58 +00:00
Andrew Kingston
4b2cc0cb55 Merge branch 'new-branding' of github.com:Budibase/budibase into new-branding 2023-11-06 09:42:42 +00:00
Andrew Kingston
727a9a7154 Remove beta button 2023-11-06 09:41:59 +00:00
Martin McKeaveney
b9a615256c
Merge branch 'master' into master 2023-11-06 09:36:47 +00:00
Martin McKeaveney
6002f26be9
Merge branch 'master' into feat/automation-naming-ux-updates 2023-11-06 09:35:28 +00:00
Andrew Kingston
fb1258072c
Merge branch 'master' into new-branding 2023-11-06 09:11:54 +00:00
Mihail Hadzhiev
d9e01ed35b
Merge branch 'master' into form-block-field-layout 2023-11-06 08:34:02 +02:00
Martin McKeaveney
f1dde44384
Merge branch 'master' into master 2023-11-05 20:10:40 +00:00
jvcalderon
cfc0258f3f Change Posthog's feature flags Ids 2023-11-04 12:46:50 +01:00
mike12345567
08c4ba0097 Updating redis option functions usage, as it is no longer returned as a part of the getRedisOptions response. 2023-11-03 18:06:12 +00:00
mike12345567
7bf307b0c2 Further updates to typing. 2023-11-03 18:03:11 +00:00
mike12345567
001cf01303 Updating public API rate limiting functionality to be better typed as well. 2023-11-03 18:00:13 +00:00
mike12345567
f8f1ec4ce9 Removing old redisProtocol string - it is causing confusion and should not be necessary. 2023-11-03 17:17:20 +00:00
Sam Rose
d0e830e4c6
Merge branch 'master' into user-migration-bug-fix-test 2023-11-03 16:00:45 +00:00
Sam Rose
6112410e9e
Merge branch 'master' into user-migration-bug-fix-test 2023-11-03 15:00:00 +00:00
mike12345567
86f7bd192f Moving audit log init to be part of the server startup. 2023-11-03 14:55:56 +00:00
Sam Rose
a27a9dc2af
Eliminate TOCTOU problem in creating bbTmp. 2023-11-03 14:29:54 +00:00
Martin McKeaveney
bde9a80583
Merge branch 'master' into feat/automation-naming-ux-updates 2023-11-03 13:43:39 +00:00
Michael Drury
12a7811847
Revert "Reverting changes to bull parameters" 2023-11-03 13:05:23 +00:00
Sam Rose
980b9c2882
Fix tests. 2023-11-03 12:53:37 +00:00
Michael Drury
96534e625f
Revert "Updating bull parameters - help queue stalling" 2023-11-03 12:22:32 +00:00
Sam Rose
e316124d6e
Add a test for the user column migration bug fix we did last night. 2023-11-03 11:42:39 +00:00
Peter Clement
d3a1d48743 Merge branch 'feat/automation-naming-ux-updates-copy-2' into feat/automation-naming-ux-updates 2023-11-03 11:09:03 +00:00
Peter Clement
635008e173 unique name enforcement for automations 2023-11-03 11:05:05 +00:00
Michael Drury
87c0145816
Merge branch 'master' into feat/automation-naming-ux-updates 2023-11-03 10:19:23 +00:00
Peter Clement
f1802eb41c update modal sizing for automation test data 2023-11-03 10:04:51 +00:00
Mihail Hadzhiev
cf2c8796d4
Merge branch 'master' into form-block-field-layout 2023-11-03 10:20:44 +02:00
Mihail Hadzhiev
bd4c50be31
Merge branch 'master' into grid-tweaks 2023-11-03 10:20:15 +02:00
mike12345567
00f1d2cbdc Moving functions inside class. 2023-11-02 18:23:16 +00:00