1
0
Fork 0
mirror of synced 2024-08-17 11:01:26 +12:00
Commit graph

11179 commits

Author SHA1 Message Date
Andrew Kingston
f525aa77d3 Merge branch 'grid-buttons' of github.com:Budibase/budibase into settings-enhancements 2023-11-20 08:34:55 +00:00
Andrew Kingston
7926490391
Merge branch 'master' into grid-buttons 2023-11-20 08:31:50 +00:00
Adria Navarro
24774f0836 Fix navigation 2023-11-10 16:33:59 +01:00
Dean
f808b3e111 PR Feedback 2023-11-10 12:02:11 +00:00
Dean
39d899bcbc Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields 2023-11-10 11:50:53 +00:00
mike12345567
6282582bb0 PR comments. 2023-11-10 11:02:50 +00:00
mike12345567
21fa87adea Merge branch 'master' of github.com:Budibase/budibase into fix/relationship-selection-issues 2023-11-10 11:01:05 +00:00
Dean
4fd9d2262e PR Feedback 2023-11-10 09:48:19 +00:00
Dean
14ae38982e Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields 2023-11-10 09:34:18 +00:00
Andrew Kingston
3197f2db0f
Merge branch 'master' into grid-buttons 2023-11-09 20:16:18 +00:00
mike12345567
77f0eebdfd Removing stray console.log. 2023-11-09 17:30:40 +00:00
Andrew Kingston
b0ffc04156 Merge branch 'grid-buttons' of github.com:Budibase/budibase into settings-enhancements 2023-11-09 16:49:37 +00:00
Andrew Kingston
bb47b91064 Add new disableBindings property to prevent a text field from being bindable when required 2023-11-09 16:20:44 +00:00
Andrew Kingston
8e43e9cbe5 Merge branch 'master' of github.com:Budibase/budibase into grid-buttons 2023-11-09 15:43:45 +00:00
Peter Clement
419c5ced70 fix issue with relationship selection 2023-11-09 15:31:20 +00:00
Mel O'Hagan
ee91d6753c Encode query string 2023-11-09 11:55:10 +00:00
Andrew Kingston
28208550c6 Update button actions to support suffixed actions from blocks 2023-11-09 11:22:50 +00:00
Andrew Kingston
6b7e410f0d Update casing 2023-11-09 09:47:19 +00:00
Dean
5f97fa94a1 Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields 2023-11-08 17:34:21 +00:00
Dean
f35daee07f Added toggle-all functionality to the formblock and update context to the ComponentSettingsSection 2023-11-08 16:59:00 +00:00
Andrew Kingston
883ac0d008 Dedupe and improve logic around selecting available datasources for saving and duplicating rows 2023-11-08 16:27:20 +00:00
Peter Clement
f7fabf152d css fixes 2023-11-08 13:55:34 +00:00
Peter Clement
b167fd08e1 Fix issues with automation layout styling 2023-11-08 13:27:25 +00:00
Peter Clement
d86e943765 Automation history issue fix 2023-11-08 10:27:15 +00:00
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
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
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
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
c128f70c89
Merge branch 'master' into fix/invitation-user-search 2023-11-07 10:08:27 +00:00
Martin McKeaveney
2e521ae62c
Merge branch 'master' into form-block-field-layout 2023-11-06 17:59:35 +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
Andrew Kingston
ca891467f3
Merge branch 'master' into form-block-field-layout 2023-11-06 10:10:02 +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
Andrew Kingston
fb1258072c
Merge branch 'master' into new-branding 2023-11-06 09:11:54 +00:00
Peter Clement
635008e173 unique name enforcement for automations 2023-11-03 11:05:05 +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
mike12345567
2dd5a1a344 Merge branch 'feat/automation-naming-ux-updates' of github.com:Budibase/budibase into feat/automation-naming-ux-updates 2023-11-02 17:12:25 +00:00
mike12345567
1125701d02 Merge branch 'master' of github.com:Budibase/budibase into feat/automation-naming-ux-updates 2023-11-02 17:08:43 +00:00
Michael Drury
e319c6e3f8
Merge branch 'master' into fix/relationship-issue-one-to-many 2023-11-02 16:32:15 +00:00
Conor Webb
c4ff4eb8bb Updated folder name, fixed ui bug. 2023-11-02 10:00:40 +00:00