This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d6fe7e1aa1
budibase
/
packages
/
string-templates
/
test
History
mike12345567
e12767fd85
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.
2022-02-03 18:26:26 +00:00
..
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.
2021-05-27 11:45:17 +01:00
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.
2022-02-03 18:26:26 +00:00
escapes.spec.js
Update string-templates tests
2021-04-07 10:56:06 +01:00
helpers.spec.js
Remove the pre-execution validation in string templates to double performance and prevent JS binding issues when mutating context
2021-12-06 17:58:43 +00:00
javascript.spec.js
Transform the output of JS expressions to be actual types rather than strings
2022-01-20 19:24:39 +00:00
renderApp.spec.js
Update string-templates tests
2021-04-07 10:56:06 +01:00