3632 Commits (4f2fd656c5f5a7318b50fa3f8cc4dcaa19b21cc8)

Author SHA1 Message Date
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
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
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
mike12345567 ca66433aa2 fixing cypress test. 6 years ago
mike12345567 5f40ea49d8 Adding object and regex helpers as well as a complex test case for forIn. 6 years ago
mike12345567 4d30e6a45a Fixing test failure due to not deleting the ID attached to table in couchTest Utils. 6 years ago
Joe 0557c6daa6 Fixed stacked list 6 years ago
mike12345567 fc179ed78b Linting. 6 years ago
mike12345567 c9690f730c Added some unit tests for the enrichment process of rows, in the process found some issues with linking a table to itself, so fixed those so that we can do that in the future if desired. 6 years ago
mike12345567 164c5594e3 Fixing attachment issue in self hosting, urls are enriched on way out to point directly to MINIO. 6 years ago
mike12345567 f81330b3e7 Updating script for generating handlebars-helpers manifest. 6 years ago
Martin McKeaveney 3733b5f5ae use regex for search 6 years ago
Martin McKeaveney e1c96d5165 adding search in binding drawer 6 years ago
mike12345567 006cae56ab Updating global selectors to be specific to component. 6 years ago
mike12345567 17ad4577f6 Updating manifest tests. 6 years ago
mike12345567 2dccd49a61 Fixing some styling issues. 6 years ago
mike12345567 9fcb8c258d Converting markdown to HTML and rendering this for the hbs-helpers. 6 years ago
mike12345567 12a2ad5976 Linting. 6 years ago
Martin McKeaveney 1738537ad8 binding panel options from helpers 6 years ago
mike12345567 c48d316d00 Updating handlebars-helpers functionality. 6 years ago
mike12345567 a02d7da918 Removing rollup replacement. 6 years ago
Martin McKeaveney c13e71e870 adding appimage back 6 years ago
Yashank af48e5550d disables input to edit builtin role name 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
Martin McKeaveney 79f84a5fa3 fix template check 6 years ago
Martin McKeaveney 675e374323 smoother downloads, lint 6 years ago
mike12345567 41fbc39618 Work in progress, fixing issue with some helpers not getting translated, now running into rollup issue. 6 years ago
Martin McKeaveney 94ef16075a copy even users to dump 6 years ago
mike12345567 d5b8ffe086 Adding a getManifest function to string templates. 6 years ago
mike12345567 73ac1f976c Fixing weird formatting issue. 6 years ago