Dean
0eeabd7883
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-04 16:48:48 +00:00
Dean
dce941c794
UX feedback updates
2024-01-04 16:34:30 +00:00
melohagan
afd1db4fb7
Support bindings in User field for automations ( #12704 )
2024-01-04 13:02:28 +00:00
Dean
fdd3ebab9b
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-04 12:13:07 +00:00
melohagan
9f7b84c07a
Focus the code editor on mount ( #12628 )
...
* Focus the code editor on mount
* Save drawer shortcut
* Revert "Save drawer shortcut"
This reverts commit 95860ea6b9
.
* Autofocus prop CodeEditor
* autofocusEditor prop for JS binding
2024-01-04 11:33:36 +00:00
Dean
eafa8b14a5
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-04 10:51:14 +00:00
melohagan
843f134165
Exclude custom options from update settings ( #12648 )
...
* Exclude custom options from update settings
* Custom options label
* Remove unnecessary div
2024-01-04 10:05:05 +00:00
Dean
c358344611
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-03 15:31:50 +00:00
Dean
4343c43148
Fix for datasource resolution in validation editor drawer
2024-01-03 15:30:58 +00:00
Dean
cb63848245
Fix for Multistep Formblock bindings not being available to the step settings UI
2024-01-03 15:23:27 +00:00
melohagan
99609ba5ec
Add the onDrawerShow/Hide events to filter editor ( #12623 )
2024-01-03 14:48:32 +00:00
Adria Navarro
8a4ff7d1e4
Merge branch 'master' into vulnerability/budi-7793-ddos
2024-01-03 12:13:03 +01:00
melohagan
8a44c24021
Handle object type in validation ( #12619 )
2024-01-03 09:54:18 +00:00
Dean
42171bd41d
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-03 09:49:38 +00:00
Adria Navarro
e50cc35140
Validate password on admin creation
2024-01-02 13:23:08 +01:00
Adria Navarro
7bf7ca327f
Bubble up error
2024-01-02 13:10:47 +01:00
melohagan
3f11597251
Support both presence constraint variants ( #12617 )
2023-12-19 11:02:39 +00:00
melohagan
3697ff3efc
Support Barcode, BigInt and User column types in automations ( #12610 )
...
* Support barcode and bigint in automations
* Support users in LinkedRowSelector
* Fix clear relationships if empty
* Make sure clearRelationships is initialised to false
* Revert yarn lock
* Refactor
* Refactor
2023-12-19 10:26:28 +00:00
Michael Drury
dceb623732
Merge branch 'master' into feature/uuid-helper
2023-12-18 11:06:48 +00:00
jvcalderon
e46140cb3a
- Avoid BUSINESS plan usage in string literals.
...
- Change PREMIUM_PLUS by PREMIUM
- Change ENTERPRISE_BASIC by ENTERPRISE
2023-12-18 09:36:11 +01:00
Andrew Kingston
16f98dd8f7
Merge branch 'master' of github.com:Budibase/budibase into feature/multistep-form-block
2023-12-14 15:48:11 +00:00
Andrew Kingston
a244b34e53
Fix multi step settings rendering and improve multi step form block client rendering when inside builder
2023-12-14 14:33:43 +00:00
mike12345567
213dca323c
Fixing an issue with helper popover display.
2023-12-13 18:33:06 +00:00
Andrew Kingston
40ac6c7aec
Fix layout of nested sections
2023-12-13 13:11:38 +00:00
Andrew Kingston
08cd5bbb91
Refactor form block layout and add functional update and view multi step forms
2023-12-13 13:09:57 +00:00
Andrew Kingston
ac0f034ff4
Fix multi step settings definition to allow rendering of other sections in the correct order
2023-12-13 12:01:16 +00:00
Andrew Kingston
235cfa3660
Mutate state when working with form steps to prevent latency issues
2023-12-13 10:24:26 +00:00
Andrew Kingston
1579fe36c7
Fix multiple issues with resetting state in both builder and client lib when updating multi step form config
2023-12-12 21:00:45 +00:00
Andrew Kingston
69ea28ad46
Clean up and improve multi step form block
2023-12-12 20:22:48 +00:00
mike12345567
f6acfc2795
Making sure relationships are valid before displaying them.
2023-12-12 15:11:04 +00:00
mike12345567
a3a6ee5656
PR comments.
2023-12-12 15:02:40 +00:00
mike12345567
7b2880fbe2
Initial work to get relationship column saving working as expecting, sending out events on datasource update for tables, trying to move more to table API where possible.
2023-12-11 17:27:05 +00:00
Adria Navarro
32f8d03166
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-12-11 13:10:36 +01:00
Gerard Burns
c06bb7e3ef
Remove console log when create screen modal ( #12528 )
2023-12-11 12:06:35 +00:00
Martin McKeaveney
8fa09a1a2b
remove pricing banner
2023-12-11 09:31:03 +00:00
Adria Navarro
1e267fca5b
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-12-11 09:50:48 +01:00
Andrew Kingston
f4d2efdaa1
Cleanup
2023-12-08 16:40:50 +00:00
Andrew Kingston
173a76dc52
Improve setting rendering and add dynamic section title
2023-12-08 16:10:56 +00:00
Andrew Kingston
3430b7b2ac
Merge branch 'master' of github.com:Budibase/budibase into feature/multistep-form-block
2023-12-08 14:40:45 +00:00
Andrew Kingston
223a315801
Update multi step form block to use core button config generation
2023-12-08 14:39:47 +00:00
Andrew Kingston
5a8c12c91b
Move multi step button config into frontend core and fix button config setting layout
2023-12-08 14:15:23 +00:00
Michael Drury
f537a624f8
Merge branch 'master' into fix/attachment-improvements
2023-12-08 13:39:11 +00:00
Gerard Burns
af35250371
Prevent collapsed component settings sections reverting on component settings changes. ( #12523 )
...
* wip
* lint
* fixes
* Pr feedback
* remove unneeded renaming
* remove other unneeded renaming
2023-12-08 12:22:40 +00:00
mike12345567
dde2fdb6a3
Merge branch 'master' of github.com:Budibase/budibase into fix/attachment-improvements
2023-12-08 12:05:16 +00:00
Gerard Burns
56cb92aa34
Hover component tree preview ( #12465 )
...
* wip
* wip
* linting
* remove console log
* highlighting a selected component in nav
* PR feeddback
* wip
* pr feedback
---------
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2023-12-08 09:41:12 +00:00
mike12345567
7665d2fd53
Fix for attachment deletion when updating table column name, as well as refactoring to make the code a bit easier to follow.
2023-12-07 16:35:43 +00:00
Michael Drury
9a0a21dae2
Merge branch 'master' into revert-12519-revert-12427-feature/add-buttongroup-to-formblock
2023-12-07 16:04:39 +00:00
Gerard Burns
88e5f58ce3
Fix Grid Block Toggle Causing the label editing menu to open
2023-12-07 11:50:32 +00:00
Andrew Kingston
710397c46b
Fix updates being skipped due to erroneous use of 'skip update' flags
2023-12-07 10:47:45 +00:00
Michael Drury
bc5563d776
Revert "Revert "Add Buttongroup configuration support to Formblock/Tableblock""
2023-12-07 10:24:46 +00:00