7752 Commits (1ed4e75d524967997c42432805a36d7aa1db0d8a)
 

Author SHA1 Message Date
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
Peter Clement ce370ca1d2 Merge remote-tracking branch 'origin/develop' into dynamic-picker-options 5 years ago
Peter Clement e5bca9fece text updates 5 years ago
Martin McKeaveney 2e4f32269b adding alphanumeric app name validation 5 years ago
Peter Clement 5151619782 Allow users to define custom picker options 5 years ago
Budibase Staging Release Bot 08ec960fab v0.9.105-alpha.14 5 years ago
Andrew Kingston c50d03d792 Merge pull request #2369 from Budibase/fix/screen-props 5 years ago
Maurits Lourens 62f7676cdf add autocomplete component and make it optional for optionsField and relationshipField 5 years ago
Budibase Staging Release Bot 7e54c860a1 v0.9.105-alpha.13 5 years ago
Martin McKeaveney 84b763ea86 Merge pull request #2370 from mslourens/return_validation_errors 5 years ago
Maurits Lourens 87c59db02e fix lint issues 5 years ago
Maurits Lourens 459ba46c48 return validation errors 5 years ago