81 Commits (a6025952aa2a2ecc8b4e4c33d38aa4db2fff3dbc)

Author SHA1 Message Date
Martin McKeaveney 26377700bb v0.7.8 6 years ago
Martin McKeaveney 8d92692593 v0.7.7 6 years ago
Martin McKeaveney d3e44268ed v0.7.6 6 years ago
Martin McKeaveney 67371ab25f v0.7.5 6 years ago
Martin McKeaveney dd1419f2eb v0.7.4 6 years ago
Martin McKeaveney 8d8cdcd732 app export with space in name 6 years ago
Martin McKeaveney 28e2ce28ba v0.7.3 6 years ago
Martin McKeaveney 02a2c60797 v0.7.2 6 years ago
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
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
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
Martin McKeaveney e283dc0bb1 v0.7.1 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 b19c906572 Updating manifest. 6 years ago
mike12345567 ec21fcbc4d Some quick fixes to allow custom verbs. 6 years ago
Martin McKeaveney e48e263f9f bump budibase hbs version 6 years ago
mike12345567 5f40ea49d8 Adding object and regex helpers as well as a complex test case for forIn. 6 years ago
mike12345567 f81330b3e7 Updating script for generating handlebars-helpers manifest. 6 years ago
mike12345567 17ad4577f6 Updating manifest tests. 6 years ago
mike12345567 9fcb8c258d Converting markdown to HTML and rendering this for the hbs-helpers. 6 years ago
mike12345567 c48d316d00 Updating handlebars-helpers functionality. 6 years ago
mike12345567 a02d7da918 Removing rollup replacement. 6 years ago
mike12345567 26b716c407 Updating to use budibase helpers. 6 years ago
Michael Drury a1f09b0a1a Some rollup fixes - the handlebars-helper library needs dynamic requires removed from it, likely best to fork it and do this. 6 years ago
Michael Drury fc6a59b123 Updating lock file. 6 years ago
Michael Drury d3603a7b75 Some fixes, still dealing with problems of illegal re-assignment in rollup. 6 years ago
Michael Drury af0ef3fc61 Quick fix for number systems in string templates. 6 years ago
mike12345567 41fbc39618 Work in progress, fixing issue with some helpers not getting translated, now running into rollup issue. 6 years ago
mike12345567 d5b8ffe086 Adding a getManifest function to string templates. 6 years ago
mike12345567 b7e7dbba65 Linting. 6 years ago
mike12345567 56c7f8094c Adding a manifest of all the useful helpers which our system provides. 6 years ago
Martin McKeaveney 79277f0ee0 v0.6.2 6 years ago
Martin McKeaveney 23899840d3 v0.6.1 6 years ago
Martin McKeaveney b1a76ad74d v0.6.0 6 years ago
mike12345567 75b0e49978 Adding date information. 6 years ago
mike12345567 19ed02be60 Disabling save button on binding drawer when handlebars statement is invalid. 6 years ago
mike12345567 182353d555 Linting. 6 years ago
mike12345567 673ae8d031 Adding a literal helper which can make sure the output of an operation is a literal value. 6 years ago
mike12345567 766200e59e Linting. 6 years ago
mike12345567 a254567bec Updating string templates to have test cases for all the main helpers we want to make use of and adding a readme. 6 years ago