Andrew Kingston
103e933df8
Ensure button group component has default props
2023-11-09 12:38:40 +00:00
Andrew Kingston
8d1bcfd8b5
Expose additional actions and context from blocks to utilise new capabilities
2023-11-09 12:38:31 +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
Adria Navarro
a945b52f9a
Rename dev:builder to dev (unifying account-portal)
2023-11-07 19:15:40 +01:00
Andrew Kingston
ace3b69971
Limit grid buttons at 3
2023-11-07 14:55:02 +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
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
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
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
0921bcf333
Add button setting to grid and allow removing all buttons
2023-11-01 11:40:27 +00:00
Andrew Kingston
3386d8ba00
Merge branch 'master' into feature/form-block-settings-reflow
2023-11-01 11:31:49 +00:00
Andrew Kingston
2579a3d029
Merge branch 'master' into feature/form-block-settings-reflow
2023-11-01 09:39:51 +00:00
Andrew Kingston
2711bc8794
Merge branch 'master' into fix/show-formblock-description-in-view-mode
2023-11-01 09:38:25 +00:00
Andrew Kingston
c73117e336
Merge branch 'master' into new-branding
2023-10-31 13:56:44 +00:00
Andrew Kingston
bec32399ef
Merge branch 'master' into form-block-field-layout
2023-10-31 11:32:11 +00:00
Andrew Kingston
e8f5980905
Update images in emails, readme and a few other usages
2023-10-31 11:13:19 +00:00
Duarte Velez Grilo
1651365f4a
Merge branch 'master' into master
2023-10-30 17:52:57 +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
Andrew Kingston
b1f2337849
Hide field layout settings for normal field components, and only show them when editing from within a form block
2023-10-27 11:42:01 +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
Dean
4fc7143b32
Merge remote-tracking branch 'origin/master' into feature/form-block-settings-reflow
2023-10-27 09:41:08 +01:00
Dean
58437cff06
Merge remote-tracking branch 'origin/master' into fix/row-id-delete-parsing
2023-10-27 09:14:07 +01:00
Dean
e7fcd08fc6
Merge remote-tracking branch 'origin/master' into feature/buttongroup-component
2023-10-27 09:03:46 +01:00
Dean
122c8ec18c
Merge remote-tracking branch 'origin/master' into fix/row-id-delete-parsing
2023-10-27 09:02:23 +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
2bf78db0a0
Add field layout setting to BB reference field
2023-10-27 08:11:09 +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
Dean
5266d80afe
Fix to ensure single integer ids are parsed correctly
2023-10-26 16:09:01 +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
3b7ed3a7f2
Merge remote-tracking branch 'origin/master' into feature/formblock-styles-tab-reflow
2023-10-26 09:56:17 +01:00
Dean
8db0b300fd
Merge remote-tracking branch 'origin/master' into feature/buttongroup-component
2023-10-25 14:26:58 +01:00
Dean
6a3fadd3e1
Merge remote-tracking branch 'origin/master' into feature/form-block-settings-reflow
2023-10-25 14:04:03 +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
76edd1421a
Merge branch 'master' into feature/formblock-styles-tab-reflow
2023-10-24 08:55:51 +01:00
Andrew Kingston
00450dc59b
Merge branch 'master' into feature/form-block-settings-reflow
2023-10-24 08:55:37 +01: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
db286d431a
Fix dependsOn logic for gridblock after renaming setting key
2023-10-20 11:20:14 +01:00
Andrew Kingston
fa90629139
Improve grid datasource backwards compatibility
2023-10-20 11:14:24 +01:00
Andrew Kingston
7fd7943a5a
Remove required prop from gridblock to ensure backwards compatiblity
2023-10-20 11:07:37 +01:00
Dean
276ec8c71b
Merge remote-tracking branch 'origin/master' into feature/buttongroup-component
2023-10-20 10:10:57 +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
Dean
f59d622291
Moved buttons section below fields
2023-10-19 12:28:28 +01:00
Dean
ad54b31667
Moved label align and button size into styles section of form block. Added tagged component settings section to the style section. General settings and sections now have a tag property for filtering.
2023-10-19 12:00:47 +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
Duarte Velez Grilo
8d700655ba
Update manifest.json
...
Added used camera preference option.
2023-10-18 16:06:51 +01:00
Andrew Kingston
41e72a28c9
Merge branch 'master' into grid-all-datasources
2023-10-18 15:59: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
bdc2bcd97d
Add support for multiple dependsOn constraints in the manifest and fix issue with nullish dependsOn contraints
2023-10-18 14:41:42 +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
0d67f000f0
Initial reflow of the block settings
2023-10-18 12:19:24 +01:00
Dean
0ce44d8540
Merge remote-tracking branch 'origin/master' into feature/form-block-description
2023-10-18 11:37:51 +01:00
Dean
a064512224
Added description field to the formblock
2023-10-18 11:14:16 +01:00
Adria Navarro
572cac2552
Remove SENTRY_DSN references
2023-10-18 10:51:09 +02: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
5c7bde95ab
Update conditional setting rendering to support nested paths and multiple values, and hide grid block CRUD when using non DS+
2023-10-16 16:46:49 +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
mike12345567
f1b73058c2
Merge branch 'fix/update-vm2' of github.com:Budibase/budibase into backmerge-20231011
2023-10-11 18:49:39 +01:00
Dean
b4a8f22b2e
Initial commit
2023-10-11 10:09:14 +01:00
mike12345567
012d0f4fe9
Removing the option to add a filter to the dataset of a user column picker, as there is no current API for searching this.
2023-10-10 12:54:49 +01:00
mike12345567
27abfdccc2
Removing onChange handler.
2023-10-10 11:50:45 +01:00
mike12345567
95caee66a7
PR comments.
2023-10-10 11:22:59 +01:00
mike12345567
c87a67a37a
Converting user IDs where necessary to global user IDs in the frontend, correcting the null entry when using current user IDs, or other user IDs, as a default value for a user column form type.
2023-10-09 18:18:34 +01:00
Andrew Kingston
922a851710
Merge branch 'develop' of github.com:Budibase/budibase into grid-all-datasources
2023-10-05 08:23:26 +01:00
Adria Navarro
39b5a2b539
Allow filtering
2023-10-04 17:55:23 +02:00
Andrew Kingston
d03fdb6df9
Add initial support for query datasources in grids
2023-10-03 17:35:00 +01:00
Andrew Kingston
7d036ab30d
Move position of grid row click setting
2023-10-02 09:25:59 +01:00
Andrew Kingston
0506adee50
Update row click event name to match best practices
2023-10-02 09:18:25 +01:00
Andrew Kingston
3f267be628
Merge branch 'develop' of github.com:Budibase/budibase into grid-row-click-events
2023-10-02 09:08:20 +01:00
Andrew Kingston
6b904dd01a
Remove log
2023-10-02 08:27:28 +01:00
Andrew Kingston
bdd70d8bdb
Fix regression when considering empty app navigation roles
2023-10-02 08:26:47 +01:00
Andrew Kingston
986069d7d7
Fix issue causing client apps to initialise 3 times
2023-10-02 08:19:59 +01:00
Andrew Kingston
eb934adc33
Add row click events to grid
2023-09-29 16:47:53 +01:00
melohagan
f22cce9553
Saving pre filled relation picker doesnt work ( #11928 )
...
* Make sure field state is valid
* Skip non-object relationship links
* Note
---------
Co-authored-by: Adria Navarro <adria@budibase.com>
2023-09-29 14:47:07 +01:00
melohagan
80d91cdd92
Make sure field state is valid ( #11921 )
2023-09-28 16:09:13 +01:00
Michael Drury
a67f78fead
Merge branch 'develop' into fix/BUDI-7236
2023-09-27 17:08:21 +01:00
Martin McKeaveney
65af2ed7c2
backmerge from master
2023-09-27 17:06:57 +01:00
mike12345567
e2c5b3ca9d
Removing unused.
2023-09-27 16:56:23 +01:00
mike12345567
e3469ed38d
Fixing dev-tools handling of custom roles and build issue - PR comments.
2023-09-27 16:52:20 +01:00
mike12345567
e916178046
Adding test case for new endpoint and covering public, builder and normal roles.
2023-09-27 15:46:04 +01:00
mike12345567
bb2892cbc2
Getting client library loading in Webstorm debug, as well as adding accessible roles endpoint.
2023-09-27 14:21:25 +01:00
Adria Navarro
b3405b7aaa
Design forms
2023-09-26 11:44:37 +02:00
Adria Navarro
9f391ed2d9
Fix initial load empty
2023-09-26 10:26:12 +02:00
Adria Navarro
db2fcf3606
Fix display
2023-09-25 21:52:16 +02:00
Adria Navarro
2bc96addc2
Register BBReferenceField
2023-09-25 21:52:16 +02:00
Adria Navarro
69b6edb1e7
FieldTypes from @budibase/types
2023-09-25 21:52:16 +02:00
Adria Navarro
e3c3edb8bd
Fix reduces
2023-09-25 18:21:02 +02:00
Dean
cb7c9e936c
Merge remote-tracking branch 'origin/master' into fix/table-block-delete-button-default
2023-09-25 16:54:03 +01:00
Dean
d6ae511eda
Refactor of the delete label logic into a block
2023-09-25 12:43:43 +01:00
Adria Navarro
a834402e16
Fix UX
2023-09-25 12:40:12 +02:00