4151 Commits (537c5a02caaade2ab774339f7e842a2d161fbe3a)
 

Author SHA1 Message Date
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. 5 years ago
mike12345567 febad5ad9d Adding some more changes to make it more obvious when a binding hasn't worked. 5 years ago
mike12345567 9aaf6b4883 Some more fixes, getting a balance of validity checking, not letting package output anything non-sensical. 5 years ago
mike12345567 4f2fd656c5 Fixing an issue with the new validity checking being too lenient. 5 years ago
mike12345567 32b0816ecb Quick fix for string-templates, was being a bit too fuzzy in its lookup of possible helper names. 5 years ago
Martin McKeaveney e283dc0bb1 v0.7.1 5 years ago
Martin McKeaveney a96d065376 Merge pull request #1076 from Budibase/0.7-bugfixes 5 years ago
Martin McKeaveney 1daf676b7e Merge pull request #1073 from Budibase/bug/quick-handlebars-fix 5 years ago
Martin McKeaveney befb94aaa9 fixes for mySQL and MSSQL non default ports 5 years ago
Martin McKeaveney 122caf227c fixing text wrap in handlebars 5 years ago
Michael Shanks 1c757fb518 Merge pull request #1074 from Budibase/views_bugfix 5 years ago
Michael Shanks 10d672460a fix: views not loading in deployed apps 5 years ago
Michael Drury cb4f7ade75 Linting. 5 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. 5 years ago
Martin McKeaveney 7a386ac1b5 v0.7.0 5 years ago
Michael Drury 03fe6af077 Merge pull request #1070 from Budibase/bug/integration-fixes 5 years ago
mike12345567 ad6d7f438c Merge branch 'master' of github.com:Budibase/budibase into bug/integration-fixes 5 years ago
Michael Drury 5aadfa09a2 Merge pull request #1071 from Budibase/feature/handlebars-helpers-update 5 years ago
mike12345567 7baf12f63d Merge branch 'feature/handlebars-helpers-update' of github.com:Budibase/budibase into bug/integration-fixes 5 years ago
mike12345567 016cabdf9e Merge branch 'feature/handlebars-helpers-update' of github.com:Budibase/budibase into feature/handlebars-helpers-update 5 years ago
mike12345567 5dd11ddcc5 Fixing issue with regex helper - escape test used the word 'test' a lot which breaks the helper. 5 years ago
mike12345567 cf72511b1d Merge branch 'feature/handlebars-helpers-update' of github.com:Budibase/budibase into bug/integration-fixes 5 years ago
mike12345567 926929f46e Updating BBUI. 5 years ago
Martin McKeaveney 594906d975 account for null helpers 5 years ago
mike12345567 64f2228887 Linting. 5 years ago
Martin McKeaveney 4bb3f6fe5f adding example code to helpers 5 years ago
mike12345567 b19c906572 Updating manifest. 5 years ago
mike12345567 262cdaf0c9 Merge branch 'feature/handlebars-helpers-update' of github.com:Budibase/budibase into feature/handlebars-helpers-update 5 years ago
mike12345567 ec21fcbc4d Some quick fixes to allow custom verbs. 5 years ago
mike12345567 32c2a78148 Merge branch 'feature/handlebars-helpers-update' of github.com:Budibase/budibase into bug/integration-fixes 5 years ago
mike12345567 febf06d3f6 Adding a nicer error for when user input JSON is invalid. 5 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. 5 years ago
Martin McKeaveney e48e263f9f bump budibase hbs version 5 years ago
Michael Drury 0cc0350164 Merge pull request #1067 from Budibase/bug/attachment-issue 5 years ago
mike12345567 713f9b5e8b Merge branch 'bug/attachment-issue' of github.com:Budibase/budibase into feature/handlebars-helpers-update 5 years ago
mike12345567 ca66433aa2 fixing cypress test. 5 years ago
mike12345567 d09704735a Merge branch 'master' of github.com:Budibase/budibase into bug/attachment-issue 5 years ago
mike12345567 5f40ea49d8 Adding object and regex helpers as well as a complex test case for forIn. 5 years ago
Joe 4403c1fa82 Merge pull request #1069 from Budibase/Fixed-stackedlist-styling 5 years ago
mike12345567 4d30e6a45a Fixing test failure due to not deleting the ID attached to table in couchTest Utils. 5 years ago
Joe 0557c6daa6 Fixed stacked list 5 years ago
mike12345567 fc179ed78b Linting. 5 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. 5 years ago
mike12345567 164c5594e3 Fixing attachment issue in self hosting, urls are enriched on way out to point directly to MINIO. 5 years ago
mike12345567 f81330b3e7 Updating script for generating handlebars-helpers manifest. 5 years ago
mike12345567 e9ef15e674 Merge branch 'master' of github.com:Budibase/budibase 5 years ago
mike12345567 846af6d789 Merge branch 'master' of github.com:Budibase/budibase into bug/attachment-issue 5 years ago
Michael Drury eea86fca83 Merge pull request #1020 from Budibase/feature/handlebars-helpers 5 years ago
mike12345567 4a0a96e4cc Merge branch 'master' of github.com:Budibase/budibase into bug/attachment-issue 5 years ago
Martin McKeaveney 3733b5f5ae use regex for search 5 years ago