4234 Commits (64fb8f709ce78e92d871d2a85db2f2cf36ece6a5)
 

Author SHA1 Message Date
Andrew Kingston 64fb8f709c Fix padding in builder setting icons to be more in line 6 years ago
Andrew Kingston 2c465bb922 Allow form fields to have custom names 6 years ago
Andrew Kingston 5244ce1a62 Fix delete row action 6 years ago
Andrew Kingston 1185756622 Fix forms not providing correct datasource object 6 years ago
Andrew Kingston da517fbbe6 Merge branch 'form-builder' of github.com:Budibase/budibase into form-builder 6 years ago
Andrew Kingston 02d53cad5a Fix typo 6 years ago
Andrew Kingston 8962440901 Fix ID's not being made unique when copying components 6 years ago
Andrew Kingston 9aac519351 Update form settings to be called Schema and add custom schema option 6 years ago
mike12345567 45b65c6a11 Updating so that strings get coerced into arrays for relationships. 6 years ago
Andrew Kingston d939acbd4f Fix typo in _rev schema field type 6 years ago
Andrew Kingston d1df8aca41 Fix form constraints not being applied correctly 6 years ago
Andrew Kingston 4d9f4cc211 Update bindable properties to pull directly from form children 6 years ago
Andrew Kingston c7f2a989ad Update auto screens to use new lightest spectrum theme 6 years ago
Andrew Kingston c36ddceb7e Pull form bindable properties from field definitions rather than schema 6 years ago
Andrew Kingston de4b87a208 Merge branch 'master' of github.com:Budibase/budibase into form-builder 6 years ago
Andrew Kingston cc2026f6a4 Merge pull request #1087 from Budibase/fix/app-swapping 6 years ago
Martin McKeaveney cb95db54c4 Merge pull request #1085 from Budibase/bugfixes-0.7.1 6 years ago
Andrew Kingston 5a89c640bd Be even more explicit with notification icon store update to avoid any magic 6 years ago
Andrew Kingston af5a95557a Reset back to 5 minute intervals 6 years ago
Andrew Kingston 1e2627cdfb Fix bug making apps swap to different apps randomly 6 years ago
Martin McKeaveney ef97ca3e8a remove search carried over from other branch 6 years ago
Martin McKeaveney 1f6a755cb6 fixing JSON and CSV import/export 6 years ago
Andrew Kingston e9bfbd14a4 Merge branch 'master' of github.com:Budibase/budibase into form-builder 6 years ago
Michael Drury 1e54a3d57c Merge pull request #1082 from Budibase/bugs/quick-fixes 6 years ago
mike12345567 8656ef3465 Adding a check to the link utils which should make sure the correct link doc is always picked. 6 years ago
Andrew Kingston e42b12668a Fix button action enrichment 6 years ago
Andrew Kingston 5b10482fa7 Don't render anything from repeater if no rows exist 6 years ago
Andrew Kingston 7efdff487e Update text field values on Enter press 6 years ago
Andrew Kingston b701416f7c Require spectrum css files from correct picker component 6 years ago
Andrew Kingston d85665d21c Allow forms to generate query schemas. Fix query execution action 6 years ago
mike12345567 ace80ccb7a Updated script and manifest - minor spelling error. 6 years ago
mike12345567 f4c7d3acd7 linting. 6 years ago
mike12345567 537c5a02ca Removing the use of helper-date which was causing some problems, instead took what we needed of it out of the package and updated to use dayjs instead of moment. 6 years ago
Martin McKeaveney 909ccac598 make email field bindable in automations 6 years ago
Martin McKeaveney efe1cca74b change backup to be appname 6 years ago
Andrew Kingston a1ed420c73 Merge branch 'bugs/quick-fixes' of github.com:Budibase/budibase into form-builder 6 years ago
mike12345567 febad5ad9d Adding some more changes to make it more obvious when a binding hasn't worked. 6 years ago
mike12345567 9aaf6b4883 Some more fixes, getting a balance of validity checking, not letting package output anything non-sensical. 6 years ago
mike12345567 4f2fd656c5 Fixing an issue with the new validity checking being too lenient. 6 years ago
mike12345567 32b0816ecb Quick fix for string-templates, was being a bit too fuzzy in its lookup of possible helper names. 6 years ago
Andrew Kingston 4d411857fd Merge branch 'master' of github.com:Budibase/budibase into form-builder 6 years ago
Andrew Kingston ea2f5ebbf9 Add listener to clear date pickers on certain keystrokes 6 years ago
Andrew Kingston e700b99fcf Force number field to set numerical values only 6 years ago
Andrew Kingston ba8d8b5327 Ensure field ID's are always safe to be used as DOM ID's 6 years ago
Martin McKeaveney e283dc0bb1 v0.7.1 6 years ago
Martin McKeaveney a96d065376 Merge pull request #1076 from Budibase/0.7-bugfixes 6 years ago
Andrew Kingston 8d8cffc7fc Add confirmation dialog before resetting form fields manually 6 years ago
Andrew Kingston fa20f5dec7 Fix form validation sometimes being applied erroneously 6 years ago
Martin McKeaveney 1daf676b7e Merge pull request #1073 from Budibase/bug/quick-handlebars-fix 6 years ago
Martin McKeaveney befb94aaa9 fixes for mySQL and MSSQL non default ports 6 years ago