3824 Commits (1a8fe9b02cffdfd8d99bc6b6a0c7487ff18f95c5)

Author SHA1 Message Date
mike12345567 5a7c0c1cc1 Fixing issue that was breaking linting. 6 years ago
mike12345567 1a9d6bcb60 Linting and updating helper manifest. 6 years ago
mike12345567 821fb20e8b Quick addition of a duration helper which can be used to create relative humanized date strings. 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
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
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 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
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 befb94aaa9 fixes for mySQL and MSSQL non default ports 6 years ago
Martin McKeaveney 122caf227c fixing text wrap in handlebars 6 years ago
Michael Shanks 10d672460a fix: views not loading in deployed apps 6 years ago
Michael Drury cb4f7ade75 Linting. 6 years ago
Michael Drury 7e4e0db30f Widening the allowance criteria for handlebars validity, check for any errors which suggest a simple type error from the context and allowing these through. 6 years ago
Martin McKeaveney 7a386ac1b5 v0.7.0 6 years ago
mike12345567 5dd11ddcc5 Fixing issue with regex helper - escape test used the word 'test' a lot which breaks the helper. 6 years ago
mike12345567 926929f46e Updating BBUI. 6 years ago
Martin McKeaveney 594906d975 account for null helpers 6 years ago
mike12345567 64f2228887 Linting. 6 years ago
Martin McKeaveney 4bb3f6fe5f adding example code to helpers 6 years ago
mike12345567 b19c906572 Updating manifest. 6 years ago
mike12345567 ec21fcbc4d Some quick fixes to allow custom verbs. 6 years ago
Andrew Kingston ed2ada720e Add button to fieldgroups to automatically update from schema 6 years ago
mike12345567 febf06d3f6 Adding a nicer error for when user input JSON is invalid. 6 years ago
mike12345567 6a41875556 Some fixes for integrations, making Dynamo work correctly and allow local usage as well as using the API to try and make responses that are objects work better. 6 years ago
Martin McKeaveney e48e263f9f bump budibase hbs version 6 years ago
Andrew Kingston 3d5876f8bd Remove console log statement 6 years ago
Andrew Kingston aba4b4ea60 Use select for selecting form to validate in button actions to fix issue showing component ID 6 years ago
Andrew Kingston 772fdfa837 Remove unused vars and lint 6 years ago
mike12345567 ca66433aa2 fixing cypress test. 6 years ago
Andrew Kingston e3b0de6805 Update screen templates to support full form generation. Fix issues with screen templates 6 years ago
mike12345567 5f40ea49d8 Adding object and regex helpers as well as a complex test case for forIn. 6 years ago
Andrew Kingston 3dd6769777 Fix label in form validation action 6 years ago