Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mike12345567 f946f2f68d Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest. 4 years ago
..
examples Adding test case for issue found by Andrew with formulas, HBS in deep context objects was being evaluated which is not valid and breaks things. 5 years ago
basic.spec.js Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest. 4 years ago
escapes.spec.js Update string-templates tests 5 years ago
helpers.spec.js Remove the pre-execution validation in string templates to double performance and prevent JS binding issues when mutating context 5 years ago
javascript.spec.js Transform the output of JS expressions to be actual types rather than strings 4 years ago
renderApp.spec.js Update string-templates tests 5 years ago