7763 Commits (f8a1e64b33d3b2e18ef9cb2e76997cec126aa3db)
 

Author SHA1 Message Date
Andrew Kingston f8a1e64b33 Remove steps setting on form 5 years ago
Andrew Kingston c78f88b900 Fix endless loop when nesting 2 form steps inside each other 5 years ago
Andrew Kingston 8cb9870cf7 Prevent adding form steps inside other form steps and fix illegalChildren usage 5 years ago
Andrew Kingston 86dbd918f2 Automatically name and number form step components upon creation 5 years ago
Andrew Kingston cb46e763d3 Making picker sorting optional and default to off. Sort by default for client apps 5 years ago
Andrew Kingston 11dc516b26 Add single button action for changing form step 5 years ago
Andrew Kingston 08171c1e68 Fix dependency loop in client stores 5 years ago
Andrew Kingston 8a8e13119e Fix bug determining whether an app is inside the preview or not 5 years ago
Andrew Kingston 29aabb8a59 Fix crash when evaluating builder preview specific code in prod apps 5 years ago
Andrew Kingston 11c7f15089 Only show the selected step if not already selected 5 years ago
Andrew Kingston 7605999a59 Ensure that the correct form step is always visible in builder preview 5 years ago
Andrew Kingston 1ed4e75d52 Disable updating form values on change due to performance issues of enrichment 5 years ago
Andrew Kingston 7d4a656ce2 Fix form validation exiting early 5 years ago
Andrew Kingston c3cf48c268 Clear form field error when re-registering the same field 5 years ago
Andrew Kingston 7ba8bc6a19 Rewrite client form library to derive state where possible and handle steps 5 years ago
Andrew Kingston 9ea255b7bc Update validate form action to be able to only validate the current form step 5 years ago
Andrew Kingston 2f05450d79 Ensure client preview indicator doesn't crash when encountering incorrect node types 5 years ago
Andrew Kingston 9b87d1a03e Add button actions for navigating form steps 5 years ago
Andrew Kingston 32fe0ea072 Support multiple component context exports and export additional context from forms 5 years ago
Andrew Kingston fa275b2c4b Add initial form step component 5 years ago
Andrew Kingston c945fc650d Add stepper component to bbui for numeric values 5 years ago
Andrew Kingston 7eafb9125a Merge pull request #2372 from mslourens/autocomplete_component 5 years ago
Maurits Lourens eb383f68bc implement review comments 5 years ago
Budibase Staging Release Bot d06de6b8e3 v0.9.105-alpha.19 5 years ago
Martin McKeaveney 7bca33e53d Merge pull request #2394 from Budibase/fix/check-for-couch-creds 5 years ago
Martin McKeaveney 87bf640a5d conditionally apply username and password to couchdb auth 5 years ago
Budibase Staging Release Bot 1a9a61f92c v0.9.105-alpha.18 5 years ago
Andrew Kingston 63f0de886c Merge pull request #2387 from Budibase/ak-fixes 5 years ago
Budibase Staging Release Bot 2a8e2d3175 v0.9.105-alpha.17 5 years ago
Andrew Kingston ca55d8ab31 Fix trailing comma in manifest 5 years ago
Martin McKeaveney 3b993b0fac Merge pull request #2385 from Budibase/feature/couchdb-auth-test 5 years ago
Andrew Kingston 3f7729ec1b Revert manifest change for multistep forms 5 years ago
Andrew Kingston 3d28965cb2 Revert form steps setting 5 years ago
Andrew Kingston 9adfccd249 Fix dynamic options with radio groups 5 years ago
Martin McKeaveney 5d560022c5 lint 5 years ago
Maurits Lourens 6aaf73788d implement review comments 5 years ago
Andrew Kingston becb7c6a3f Ensure options are always rendered with a default type of select 5 years ago
Martin McKeaveney f4232bd7d7 couchDB auth options 5 years ago
Andrew Kingston a2e4f44e7f Ensure placeholder is null when undefined so avoid sometimes having a placeholder and sometimes not 5 years ago
Andrew Kingston 2496dd6f14 Add steps option to form 5 years ago
Andrew Kingston cbcffd0a4a Fix autoscreen-generated form component default settings 5 years ago
Budibase Staging Release Bot 21bd0c6a7a v0.9.105-alpha.16 5 years ago
Martin McKeaveney db0183e8cf Merge pull request #2379 from Budibase/fix/app-name-validation 5 years ago
Maurits Lourens 8f80bc0141 Merge branch 'develop' into autocomplete_component 5 years ago
Budibase Staging Release Bot f2511931d0 v0.9.105-alpha.15 5 years ago
PClmnt 272677410a Merge pull request #2382 from Budibase/dynamic-picker-options 5 years ago
Andrew Kingston d23d11f6ef Merge branch 'dynamic-picker-options' of github.com:Budibase/budibase into dynamic-picker-options 5 years ago
Andrew Kingston 432b817d98 Remove notification when saving custom options 5 years ago
Andrew Kingston bc788273a0 Ensure both label and value are set when defining custom options 5 years ago
Andrew Kingston d71b7e4b77 Tidy up options drawer styles 5 years ago