105 Commits (8dff7a00a35cc125cffdadee0b0f0b012a00aaf7)

Author SHA1 Message Date
mike12345567 008c9dcbcd Linting and updating helper manifest. 6 years ago
mike12345567 1a9d6bcb60 Linting and updating helper manifest. 6 years ago
mike12345567 a86b6db772 Quick addition of a duration helper which can be used to create relative humanized date strings. 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 6fd080269b linting. 6 years ago
mike12345567 f4c7d3acd7 linting. 6 years ago
mike12345567 9ae53caa4d 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 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 ae54a420ba Adding some more changes to make it more obvious when a binding hasn't worked. 6 years ago
mike12345567 febad5ad9d Adding some more changes to make it more obvious when a binding hasn't worked. 6 years ago
mike12345567 c10cd53eb6 Some more fixes, getting a balance of validity checking, not letting package output anything non-sensical. 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 96acfc6563 Fixing an issue with the new validity checking being too lenient. 6 years ago
mike12345567 4f2fd656c5 Fixing an issue with the new validity checking being too lenient. 6 years ago
mike12345567 b79d6b712b Quick fix for string-templates, was being a bit too fuzzy in its lookup of possible helper names. 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
Michael Drury 30b004ba1f Linting. 6 years ago
Michael Drury cb4f7ade75 Linting. 6 years ago
Michael Drury 8d40cb6b32 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
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
mike12345567 92ab3631ea Adding object and regex helpers as well as a complex test case for forIn. 6 years ago
mike12345567 5f40ea49d8 Adding object and regex helpers as well as a complex test case for forIn. 6 years ago
mike12345567 e82fa5f68a Updating to use budibase helpers. 6 years ago
mike12345567 26b716c407 Updating to use budibase helpers. 6 years ago
Michael Drury ff75f8e8a5 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 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 699046ccb8 Some fixes, still dealing with problems of illegal re-assignment in rollup. 6 years ago
Michael Drury d3603a7b75 Some fixes, still dealing with problems of illegal re-assignment in rollup. 6 years ago
Michael Drury 93a7abf160 Quick fix for number systems in string templates. 6 years ago
Michael Drury af0ef3fc61 Quick fix for number systems in string templates. 6 years ago
mike12345567 bd3bdfa9aa Work in progress, fixing issue with some helpers not getting translated, now running into rollup issue. 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 72f205d736 Adding a getManifest function to string templates. 6 years ago
mike12345567 d5b8ffe086 Adding a getManifest function to string templates. 6 years ago
mike12345567 c8295f0fbd Linting. 6 years ago
mike12345567 182353d555 Linting. 6 years ago
mike12345567 bb85078300 Adding a literal helper which can make sure the output of an operation is a literal value. 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 01f9885637 Linting. 6 years ago
mike12345567 766200e59e Linting. 6 years ago
mike12345567 ebb78a3c29 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
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
mike12345567 d7da11e96c Linting. 6 years ago
mike12345567 1d38dda79b Linting. 6 years ago
mike12345567 9acd30a4cb Adding error checking to our handlebars syntax inputs as well as making all handlebars helpers available due to space pre-processor being removed. 6 years ago
mike12345567 d3d840e42a Adding error checking to our handlebars syntax inputs as well as making all handlebars helpers available due to space pre-processor being removed. 6 years ago
mike12345567 6429750081 Quick fix for an issue found while checking string templates. 6 years ago
mike12345567 094c0335e9 Quick fix for an issue found while checking string templates. 6 years ago
mike12345567 b42677f657 Fixing some issues CI linting found. 6 years ago
mike12345567 90dce862f1 Fixing some issues CI linting found. 6 years ago