7978 Commits (e53dba1997d4b799d19ffd42e868c4cdcb97e7b4)

Author SHA1 Message Date
mike12345567 11b06b717e Fixing issue #3005 - when a filter step is executed it now will fill in the history with a status describing that it stopped, this stops any errors from occurring. 5 years ago
Budibase Staging Release Bot 2853ae849e v0.9.167-alpha.1 5 years ago
Budibase Release Bot da4aa7219d v0.9.167 5 years ago
mike12345567 c5ed99939c Fixes #2998 the templates API call will no longer fail if no internet, will simply return an empty array. 5 years ago
Andrew Kingston b1f174debe Remove optional chaining from string-templates 5 years ago
Andrew Kingston 6f67a8f20e Fix issue with validity checking binding expressions 5 years ago
Andrew Kingston 29d58f08c1 Block certain browser API's when executing JS in the browser 5 years ago
Andrew Kingston 01dfef735f Use vm2 for JS execution in node, and a vm polyfill for the browser. Use 2 standalone entrypoints for string-templates depending on env 5 years ago
Andrew Kingston 06c46dd3a7 Fix issue with button roundness when using other sizes than medium 5 years ago
Andrew Kingston 0b42415374 Fix editing text input settings inline 5 years ago
Andrew Kingston 19198b6d50 Improve pagination state logic to avoid potential windows where state can get out of sync 5 years ago
mike12345567 9cece8b79e Removing the ability to use the bash scripting action in automations in cloud. 5 years ago
Budibase Staging Release Bot 2635c055b7 v0.9.167-alpha.0 5 years ago
mike12345567 4b6ff16091 Some final tweaks. 5 years ago
Budibase Release Bot b321d34fe2 v0.9.166 5 years ago
Martin McKeaveney 1c31ed51c8 fixing auto imported path 5 years ago
Budibase Release Bot b7978f4374 v0.9.165 5 years ago
Budibase Staging Release Bot 42fc118458 v0.9.165-alpha.1 5 years ago
Peter Clement d4cffde79e remove uneeded properties from schema 5 years ago
Andrew Kingston 94f790f310 Update JS HBS helper tests 5 years ago
Andrew Kingston aa150989bd Prevent executing JS bindings when running in a Node env 5 years ago
Budibase Staging Release Bot 643360244b v0.9.165-alpha.0 5 years ago
Peter Clement 6366abae7e remove uneeded log 5 years ago
Peter Clement d720171846 fix cypress 5 years ago
Andrew Kingston 6619a16caf Add tests to HBS JS helper 5 years ago
Andrew Kingston 4d6d453676 Add one second timeout to execution of JS bindings 5 years ago
mike12345567 dcb334b564 Fixing some issues found with query while testing. 5 years ago
Budibase Staging Release Bot 5f03755a85 v0.9.160-alpha.5 5 years ago
Martin McKeaveney 74c74d78f2 encapsulate global logout function 5 years ago
Peter Clement ec50621733 refactor new autocolumn functionality 5 years ago
Peter Clement 194eddbda4 some tidy up 5 years ago
Budibase Release Bot 6a129067e2 v0.9.164 5 years ago
Martin McKeaveney 11e64b0ffe tidy up 5 years ago
Martin McKeaveney af7bddcf22 platform logout function 5 years ago
mike12345567 b46a945fc4 Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running. 5 years ago
Peter Clement 823038c0a7 update consts 5 years ago
Peter Clement e2ae8b8437 add ability to copy _rev and _id from data tab 5 years ago
Andrew Kingston d1916cfe49 Enable JS bindings in all design fields where HBS is also enabled 5 years ago
Martin McKeaveney 03ba725fbc remove random files 5 years ago
Martin McKeaveney ec26d5c738 SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 5 years ago
Andrew Kingston 4245430561 Fix issue deeply extract falsey values from context while executing JS bindings 5 years ago
Andrew Kingston b1e421651d Use custom Input for component settings so that JS bindings can be displayed nicley 5 years ago
Andrew Kingston 39e98800d3 Correctly handle JS nullish values by removing forced fallback value of HBS helper 5 years ago
Andrew Kingston 5691be6fc0 Ensure null or empty values don't cause raw JS to appear when executing JS HBS helper 5 years ago
Andrew Kingston 7f3c589ae8 Improve handling of toggling between HBS and JS bindings 5 years ago
Peter Clement 0f153c3666 add relationship selector to automation blocks 5 years ago
Rory Powell 33a72b29d1 Fix unit tests 5 years ago
Budibase Staging Release Bot bf31ff2848 v0.9.160-alpha.4 5 years ago
Rory Powell 5948aab953 Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js 5 years ago
Peter Clement 2d4bb78afc surface schema for user in json 5 years ago