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

21854 commits

Author SHA1 Message Date
Andrew Kingston
bad79618c1 Merge branch 'grid-buttons' of github.com:Budibase/budibase into grid-buttons 2023-11-07 14:56:02 +00:00
Andrew Kingston
ace3b69971 Limit grid buttons at 3 2023-11-07 14:55:02 +00:00
Andrew Kingston
365a165283
Merge branch 'master' into grid-buttons 2023-11-07 14:53:18 +00:00
Andrew Kingston
a343572815 Add utils to client lib 2023-11-07 14:36:57 +00:00
Andrew Kingston
3d2cd9cc0b Use explicit svelte store 'get' when clicking buttons in grids 2023-11-07 14:22:09 +00:00
Andrew Kingston
19a9318eac Type 2023-11-07 14:19:52 +00:00
Andrew Kingston
3f91d62b27 Allow button configuration settings to be cleared completely 2023-11-07 14:19:17 +00:00
Andrew Kingston
8017dd592b Ensure rows are cleaned before being passed to button actions in grids 2023-11-07 14:12:06 +00:00
Andrew Kingston
c25b8a1448 Expose schema context from grid and allow usage in buttons 2023-11-07 14:10:16 +00:00
Andrew Kingston
9f285b32a7 Allow using ephemeral action context for 'buttons' type settings 2023-11-07 13:21:13 +00:00
Andrew Kingston
57e3b1ad08 Fix issue with buttons inside grids when no actions are defined 2023-11-07 13:01:50 +00:00
melohagan
f28eb054f3
Set the relationship type (#12275)
* Set the relationship type

* Add users type

* Set user relationship type saveColumn

* Set relationshipType for users type on save

* Add relatioshipType to schema

* Refactor

* Check isUsersColumn

* Make relationshipType optional

---------

Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-11-07 11:59:51 +00:00
Andrew Kingston
20f9fd5d1b Merge branch 'master' of github.com:Budibase/budibase into grid-buttons 2023-11-07 11:28:42 +00:00
Michael Drury
2ca3d68873
Merge branch 'master' into fix/invitation-user-search 2023-11-07 10:14:16 +00:00
Michael Drury
c128f70c89
Merge branch 'master' into fix/invitation-user-search 2023-11-07 10:08:27 +00:00
Mel O'Hagan
c169a73764 readonly css 2023-11-07 09:19:29 +00:00
Mel O'Hagan
fee9a9d65d Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields 2023-11-07 08:27:04 +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
2a3e31f259
Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields 2023-11-06 18:01:12 +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
mike12345567
c43bfda45d Fix for user invitations throwing a 501 error due to the way the search was being performed. 2023-11-06 12:38:10 +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
melohagan
3767ecc0e0
Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields 2023-11-06 08:46:50 +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