1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
Commit graph

26961 commits

Author SHA1 Message Date
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
01c8ef9f0f Update multistep button generation to show/hide buttons rather than disabling them 2023-12-11 17:32:51 +00:00
Andrew Kingston
368b227086 Add validation to default form step button actions 2023-12-08 16:52:49 +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
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
1bf556b4f2 Add width setting to multi step form block and fix layout 2023-12-08 14:45:06 +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
Andrew Kingston
ece410c623 Update manifest 2023-12-08 13:53:19 +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
Michael Drury
930b8c934f
Merge pull request #12524 from Budibase/cli-improvements
Add another special case for the docker-compose variant of our CouchDB image.
2023-12-08 10:36:52 +00:00
Michael Drury
d5a5744085
Merge branch 'master' into cli-improvements 2023-12-08 10:32:48 +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
Sam Rose
9d32b5b7a7
Add another special case for the docker-compose variant of our CouchDB image. 2023-12-07 17:31:27 +00:00
Michael Drury
e7f1692cd5
Merge pull request #12520 from Budibase/revert-12519-revert-12427-feature/add-buttongroup-to-formblock
adding back "Add Buttongroup configuration support to Formblock/Tableblock"
2023-12-07 16:09:38 +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
Andrew Kingston
a5bc898ecd
Merge pull request #12522 from Budibase/grid-block-toggle-causes-pop-ups
Fix Grid Block Toggle Causing the label editing menu to open
2023-12-07 16:01:29 +00:00
Michael Drury
02a3ac3afd
Merge branch 'master' into revert-12519-revert-12427-feature/add-buttongroup-to-formblock 2023-12-07 13:18:24 +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
Budibase Staging Release Bot
cab2a0cddb Bump version to 2.13.35 2023-12-07 10:26:28 +00:00
Michael Drury
bc5563d776
Revert "Revert "Add Buttongroup configuration support to Formblock/Tableblock"" 2023-12-07 10:24:46 +00:00
Michael Drury
f4bb41fddc
Merge pull request #12519 from Budibase/revert-12427-feature/add-buttongroup-to-formblock
Revert "Add Buttongroup configuration support to Formblock/Tableblock"
2023-12-07 10:24:27 +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
Budibase Staging Release Bot
dcfc5c4eac Bump version to 2.13.34 2023-12-06 17:28:58 +00:00
Michael Drury
958dc5a084
Merge pull request #12510 from Budibase/fix/massive-attachment-export
Export/backup of large number of attachments
2023-12-06 16:50:06 +00:00
mike12345567
df81d71156 Removing errant the. 2023-12-06 16:41:44 +00:00
mike12345567
de9b29beb6 fixing wording. 2023-12-06 16:40:40 +00:00
mike12345567
f82cdd598f Merge branch 'fix/massive-attachment-export' of github.com:Budibase/budibase into fix/massive-attachment-export 2023-12-06 16:38:22 +00:00
mike12345567
3dcb3062f5 Adding a check to make sure that encryption does not execute upon directories, as well as adding copy to warn that attachments are not encrypted. 2023-12-06 16:38:03 +00:00
Michael Drury
c421d532a3
Merge branch 'master' into fix/massive-attachment-export 2023-12-06 14:59:51 +00:00
mike12345567
a6d59e9ea0 Merge branch 'fix/massive-attachment-export' of github.com:Budibase/budibase into fix/massive-attachment-export 2023-12-06 14:47:27 +00:00
mike12345567
244a1d9329 PR comment. 2023-12-06 14:47:13 +00:00
Budibase Staging Release Bot
dc76a9ced8 Bump version to 2.13.33 2023-12-06 14:24:51 +00:00
Dean
f0603f7edc Merge remote-tracking branch 'origin/master' into feature/multistep-form-block 2023-12-06 14:22:08 +00:00
Budibase Staging Release Bot
492b79d99e Bump version to 2.13.32 2023-12-06 14:13:04 +00:00
Michael Drury
8856848f49
Merge branch 'master' into fix/massive-attachment-export 2023-12-06 14:11:02 +00:00
melohagan
269ad4ee66
Support enum types in PostgreSQL and MySQL (#12512)
* Support enums in Postgres table fetch

* MySQL support for enum values

* null safety

* Refactor
2023-12-06 14:01:36 +00:00
Michael Drury
0c9ce9d9e7
Merge branch 'master' into fix/massive-attachment-export 2023-12-06 12:50:44 +00:00
mike12345567
d71be658a5 Upping size to 50GB in development to allow testing basically anything without needing to mess with the local proxy. 2023-12-06 12:49:49 +00:00
mike12345567
5c5369e537 Merge branch 'fix/massive-attachment-export' of github.com:Budibase/budibase into fix/massive-attachment-export 2023-12-06 12:30:07 +00:00
mike12345567
936ce9fcc2 Adding test to make sure attachments are output correctly. 2023-12-06 12:29:37 +00:00
Sam Rose
4c57d75205
Merge pull request #12489 from Budibase/fix-deployment-instability
Add minReadySeconds: 10 to the proxy deployment to give nginx time to properly start.
2023-12-06 11:52:12 +00:00
Michael Drury
647fc563cc
Merge branch 'master' into fix/massive-attachment-export 2023-12-06 11:49:36 +00:00