Dean
30db237071
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2024-01-17 17:17:01 +00:00
Dean
f03d49f3d3
Fix for Data provider pageNumber binding. Global repeater context flag. Add provider context to table block. Expose rows in form blocks
2024-01-17 10:04:40 +00:00
deanhannigan
50abdf2e63
Merge branch 'master' into global-bindings
2024-01-15 15:28:00 +00:00
Dean
39438c997a
PR update
2024-01-15 10:37:34 +00:00
Dean
2a6af35e6a
UX feedback. Added styling and button positioning
2024-01-11 15:21:36 +00:00
deanhannigan
0571e0b405
Merge branch 'master' into global-bindings
2024-01-10 12:35:36 +00:00
Dean
9525b3b9bd
Merge remote-tracking branch 'origin/master' into fix-hover-component-spam
2024-01-10 11:39:10 +00:00
Dean
327d9ecb86
Fixes for rendering issues for Multistep in client and builder
2024-01-10 09:40:09 +00:00
Dean
eedefbb69d
Remove debugging statement
2024-01-09 10:57:39 +00:00
Dean
c039b0421d
Trigger a redraw of the form step contents when the step index change
2024-01-09 10:08:58 +00:00
Dean
4ffd0a549e
Merge remote-tracking branch 'origin/master' into global-bindings
2024-01-08 16:23:55 +00:00
Adria Navarro
2a07aa35f4
Pass api call
2024-01-08 14:06:54 +01:00
Adria Navarro
f123a821bd
Styling
2024-01-08 14:06:54 +01:00
Adria Navarro
9ebe93f71d
Clean
2024-01-08 14:06:54 +01:00
Adria Navarro
bfaab228d5
Use updating page from frontend
2024-01-08 14:06:54 +01:00
Adria Navarro
746178f169
Update frontend
2024-01-08 14:06:54 +01:00
Adria Navarro
94f0d38fe4
Implement refresh
2024-01-08 14:06:54 +01:00
Adria Navarro
75b8190c01
Move updating page to the client
2024-01-08 14:06:54 +01:00
Dean
ccc91dcca5
Enable layouts in multistep form blocks
2024-01-05 17:22:37 +00:00
Dean
659a01dd82
Lint
2024-01-05 12:29:54 +00:00
Dean
5d6862b399
Merge remote-tracking branch 'origin/master' into global-bindings
2024-01-05 12:10:12 +00:00
Dean
2836efd284
Merge remote-tracking branch 'origin/master' into fix-hover-component-spam
2024-01-04 12:54:01 +00:00
Dean
e94f70a940
Added key for fields to ensure they are re-rendering correctly when updating the field config
2024-01-04 12:12:51 +00:00
Dean
42171bd41d
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-03 09:49:38 +00:00
melohagan
3f11597251
Support both presence constraint variants ( #12617 )
2023-12-19 11:02:39 +00:00
Andrew Kingston
4aafb1ed9e
Massively improve performance of hovering components
2023-12-14 15:19:23 +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
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
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
Andrew Kingston
ee452f75fe
Fix error when trying to scroll to an invalid field
2023-12-08 16:52:34 +00:00
Andrew Kingston
9da641f848
Standardise field help text and error icon size and colors
2023-12-08 16:42:30 +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
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
Andrew Kingston
2637a95b3d
Remove unused icon
2023-12-07 13:29:10 +00:00
Andrew Kingston
0220a16bc3
Remove placeholders prompting users to add components inside other components
2023-12-07 13:27:09 +00:00
Michael Drury
bc5563d776
Revert "Revert "Add Buttongroup configuration support to Formblock/Tableblock""
2023-12-07 10:24:46 +00:00
Michael Drury
a6fc56c764
Revert "Add Buttongroup configuration support to Formblock/Tableblock"
2023-12-07 10:17:36 +00:00
Dean
1a03d9d729
Initial pass at the multistep form block
2023-12-06 20:39:35 +00:00
Dean
a84b4e65ed
Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock
2023-11-30 10:42:38 +00:00
Dean
848fea0621
PR feedback and refactoring
2023-11-30 10:42:21 +00:00
Andrew Kingston
79eb0d6cc5
Standardise field help text and error icon size and colors
2023-11-29 09:27:15 +00:00
Andrew Kingston
3f40efea53
Merge with master, fix repeater block scope, fix grid block global actions
2023-11-28 16:14:21 +00:00
Andrew Kingston
b1a218beb0
Merge branch 'master' of github.com:Budibase/budibase into global-bindings
2023-11-28 15:08:12 +00:00
Andrew Kingston
f2cf118eb1
Merge branch 'master' of github.com:Budibase/budibase into fix/relationship-picker-filtering
2023-11-28 09:42:07 +00:00
Andrew Kingston
69dd675414
Add comment to explain numeric prefix
2023-11-28 09:41:29 +00:00
Gerard Burns
0d0db98484
Grid columns UI ( #12209 )
...
* grid columns ui
* linting
* remove comment
* remove property thats not used
* remove cli pacakge change
* PR Feedback
* fixes
* fixes
* wip
* wip
* wip
* wip
* wip
* wip
* about to implement
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* tests
* linting
* remove drag handle file
* fix icons
* remove field config changes
* wip
* wip
* wip
* remove logs
* wip
* linting
* pr feedback
* linting
2023-11-24 11:02:57 +00:00
Dean
c0012409f7
Added button group support to Formblock and Tableblock components
2023-11-23 10:45:13 +00:00
Andrew Kingston
3d39a2f77b
Fix relationship filter setting being ignored, and debounce searches
2023-11-23 09:47:07 +00:00
Andrew Kingston
a58af2b7e4
Merge branch 'master' into settings-enhancements
2023-11-22 12:26:19 +00:00
Adria Navarro
db2c20e3ae
eslint import/newline-after-import
2023-11-20 21:52:29 +01:00
Adria Navarro
92f411bf77
Prettier
2023-11-20 21:48:49 +01:00
Adria Navarro
4d27ff1dc0
eslint import/no-duplicates
2023-11-20 21:48:49 +01:00
Gerard Burns
7e037099b4
Field help text ( #12383 )
...
* wip
* client finished
* add to bbui input
* linting
* PR Feedback
* remove test code
* linting
* PR feedback
---------
Co-authored-by: Martin McKeaveney <martin@budibase.com>
2023-11-20 15:05:58 +00:00
Andrew Kingston
7806591b82
Merge branch 'master' of github.com:Budibase/budibase into global-bindings
2023-11-20 14:47:37 +00:00
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
4b5fa1dfd9
Fix qa-core lint
2023-11-17 15:53:56 +01:00
Adria Navarro
f70bb967e6
Fix references
2023-11-17 15:40:26 +01:00
Adria Navarro
d0e40afbcb
Fix lint issues
2023-11-17 14:42:37 +01:00
Andrew Kingston
103e933df8
Ensure button group component has default props
2023-11-09 12:38:40 +00:00
Andrew Kingston
1f3e56fdc1
Allow grids to provide a refresh datasource action
2023-11-09 11:10:52 +00:00
Andrew Kingston
223a82f717
Ensure metadata is not null before registering datasources for automatic hot reloading
2023-11-09 11:07:32 +00:00
Mel O'Hagan
63b3bee311
fix
2023-11-09 09:52:07 +00:00
Dean
ce9de420e2
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2023-11-07 17:41:18 +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
c25b8a1448
Expose schema context from grid and allow usage in buttons
2023-11-07 14:10:16 +00:00
Andrew Kingston
57e3b1ad08
Fix issue with buttons inside grids when no actions are defined
2023-11-07 13:01:50 +00:00
Andrew Kingston
20f9fd5d1b
Merge branch 'master' of github.com:Budibase/budibase into grid-buttons
2023-11-07 11:28:42 +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
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
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
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
Andrew Kingston
fb1258072c
Merge branch 'master' into new-branding
2023-11-06 09:11:54 +00:00
Martin McKeaveney
0ef680e327
Merge branch 'master' into master
2023-11-02 14:16:11 +00:00
Andrew Kingston
4ab9af53a0
Add row to grid button click callback
2023-11-02 08:53:48 +00:00
Dean
a916c2a3ed
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2023-11-01 17:36:39 +00:00
Andrew Kingston
2b8bbafcac
Add support for buttons inside grids
2023-11-01 16:45:37 +00:00
Mel O'Hagan
5923ae2983
Make form block view readonly
2023-11-01 16:40:23 +00:00
Mel O'Hagan
33e37261b2
Use fieldState
2023-11-01 16:27:52 +00:00
Mel O'Hagan
56d5a0b8f6
Further read only settings
2023-11-01 16:01:45 +00:00
Mel O'Hagan
5c36d70a01
Pickers readonly prop
2023-11-01 14:56:28 +00:00
Mel O'Hagan
5c049e0465
LongFormField readonly prop
2023-11-01 13:54:18 +00:00
Mihail Hadzhiev
67167cf233
Merge branch 'master' into form-block-field-layout
2023-11-01 15:41:29 +02:00
Andrew Kingston
e8f5980905
Update images in emails, readme and a few other usages
2023-10-31 11:13:19 +00:00
Dean
bcbed2400c
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
2023-10-30 13:08:37 +00:00
Dean
79da5956b8
Patch from original environment
2023-10-30 12:46:44 +00:00
Andrew Kingston
4fd1c26bbd
Clean up
2023-10-27 15:13:49 +01:00
Andrew Kingston
77fa373a90
Remove ability to select fields in preview because it is not compatible with field configuration changes
2023-10-27 15:09:17 +01:00
Andrew Kingston
1ad30d45ba
Merge branch 'master' of github.com:Budibase/budibase into global-bindings
2023-10-27 14:37:36 +01:00
Andrew Kingston
8612404f48
Merge branch 'master' of github.com:Budibase/budibase into form-block-field-layout
2023-10-27 11:49:39 +01:00
Dean
d9f52295ee
Moved the description block out of the header to ensure it's visible for the view mode
2023-10-27 11:36:45 +01:00
Duarte Velez Grilo
fbbc5d0f64
Merge branch 'master' into master
2023-10-27 10:08:24 +01:00
Andrew Kingston
e2c2f5e2a6
Fix some issues with dropzone height and ensure field alignment settings are ignored unless used inside a form block
2023-10-27 08:50:26 +01:00
Andrew Kingston
77cd723315
Remove label alignment option from form block to support custom field layouts
2023-10-27 08:14:55 +01:00
Andrew Kingston
acc1e6f14c
Merge branch 'master' of github.com:Budibase/budibase into form-block-field-layout
2023-10-27 08:07:57 +01:00
Andrew Kingston
0535bae0f5
Merge branch 'master' of github.com:Budibase/budibase into global-bindings
2023-10-26 10:14:05 +01:00
Dean
8db0b300fd
Merge remote-tracking branch 'origin/master' into feature/buttongroup-component
2023-10-25 14:26:58 +01:00
Andrew Kingston
b88be9b1df
Merge branch 'master' into feature/form-block-description
2023-10-25 08:45:34 +01:00
Duarte Velez Grilo
18c7c96080
Merge branch 'master' into master
2023-10-24 17:12:27 +01:00
Adria Navarro
969ab79a61
Merge branch 'master' into feature/buttongroup-component
2023-10-24 14:30:09 +02:00
Andrew Kingston
654e6539bb
Merge branch 'master' into fix-table-metadata
2023-10-24 08:55:23 +01:00
Andrew Kingston
73f3b76c01
Update default column visibility check
2023-10-23 12:40:29 +01:00
Dean
cf8a634a72
Merge remote-tracking branch 'origin/master' into feature/form-block-description
2023-10-23 12:34:31 +01:00
Andrew Kingston
0e1cffa656
Add span setting to relationship fielsd
2023-10-23 09:20:05 +01:00
Andrew Kingston
365f9dee62
Merge branch 'master' of github.com:Budibase/budibase into form-block-field-layout
2023-10-23 09:15:02 +01:00
Duarte Velez Grilo
34a752dd41
Update CodeScanner.svelte
...
Updated the code as suggested. Thanks!
2023-10-20 12:46:43 +01:00
Duarte Velez Grilo
a58a97a3cb
Merge branch 'master' into master
2023-10-20 12:22:10 +01:00
Andrew Kingston
fa90629139
Improve grid datasource backwards compatibility
2023-10-20 11:14:24 +01:00
Andrew Kingston
bffa8b1f0f
Ensure only the selected block supports clicking on inner interactive components
2023-10-20 09:39:29 +01:00
Andrew Kingston
43663c6fbf
Prevent dragging interactive block components
2023-10-20 09:39:15 +01:00
Andrew Kingston
291ecd45fe
Allow form block fields to be clicked from within the preview
2023-10-20 09:38:55 +01:00
Andrew Kingston
02fb5f3865
Add prototype of form block field layout
2023-10-20 09:37:45 +01:00
Andrew Kingston
357f495c0d
Respect grid visibility and ordering by default when rendering tables
2023-10-20 09:14:15 +01:00
Andrew Kingston
880c509f64
Always use custom table columns if provided to ensure we allow showing hidden columns if requested. Use grid visibility and order metadata by default in tables
2023-10-20 09:13:42 +01:00
Duarte Velez Grilo
92e091818b
Update CodeScanner.svelte
...
Removed quotes ("") from variable reference. I believe this is what is causing the test failure.
2023-10-19 11:11:10 +01:00
Duarte Velez Grilo
ad3a80c629
Update CodeScanner.svelte
...
Added preferred camera setting.
2023-10-18 16:13:50 +01:00
Duarte Velez Grilo
5e4821e6a5
Update CodeScannerField.svelte
...
Added preferred camera setting.
2023-10-18 16:12:12 +01:00
Andrew Kingston
fb69c3a0da
Add new shared core util for determining whether columns can be sort columns or not
2023-10-18 15:38:37 +01:00
Andrew Kingston
faa70b79b6
Fix on click actions not working when using non DS+ datasources and edit row setting is hidden but enabled
2023-10-18 14:21:09 +01:00
Dean
a064512224
Added description field to the formblock
2023-10-18 11:14:16 +01:00
Michael Drury
ee0da189d2
Merge branch 'master' into global-bindings
2023-10-17 14:13:04 +01:00
Michael Drury
e1ba96c5d0
Merge branch 'master' into feature/buttongroup-component
2023-10-17 14:08:26 +01:00
Andrew Kingston
e0b748a7bc
Merge branch 'master' of github.com:Budibase/budibase into grid-all-datasources
2023-10-16 15:29:46 +01:00
Martin McKeaveney
2ef9871fda
merge with master
2023-10-16 14:42:50 +01:00
Andrew Kingston
ddda57fa2a
Review comments and simplification
2023-10-16 12:01:07 +01:00
Dean
e75624f519
Lint
2023-10-13 16:55:50 +01:00
Dean
166c517ff8
Fix Block import locations
2023-10-13 15:02:18 +01:00
Dean
336455d689
Merge remote-tracking branch 'origin/master' into feature/buttongroup-component
2023-10-13 14:59:40 +01:00
Dean
b8c87224f7
Add/Remove button behaviour, binding label support and default text behaviour. Refactoring and renaming of EditComponentPopoever component
2023-10-13 14:53:39 +01:00
mike12345567
f64800f9f4
Final PR comment.
2023-10-13 13:05:07 +01:00
mike12345567
c5360e1dcb
Don't need to put into options obj, reaction does work.
2023-10-13 12:53:18 +01:00
mike12345567
ccfc98120d
Adding check to not re-fetch default value.
2023-10-13 11:44:15 +01:00
mike12345567
563baa53c3
Fix var usage.
2023-10-13 11:28:23 +01:00
mike12345567
d3366a535b
PR comments.
2023-10-13 10:22:29 +01:00
mike12345567
2e8e21e5d2
Linting.
2023-10-12 19:20:03 +01:00
mike12345567
162f2cb938
Removing un-used function.
2023-10-12 19:07:22 +01:00
mike12345567
535a6e1a47
Minor cleanup.
2023-10-12 19:07:04 +01:00
mike12345567
16d551542e
Frontend component of updating the API and accounting for default value not being in the paginated results of the relationship picker.
2023-10-12 19:00:53 +01:00
Andrew Kingston
4ed3767324
Merge branch 'develop' into grid-all-datasources
2023-10-12 08:31:09 +01:00
Conor Webb
d6f8662e95
Adding onchange actions to code scanner. ( #12029 )
...
* Adding onchange actions to code scanner.
* Removed unused code, set updateOnChange to false.
---------
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-10-12 08:29:40 +01:00