8120 Commits (b2cdf00d7ebad7e78cc93cc23cbb4df6433c19a2)

Author SHA1 Message Date
mike12345567 2d94d93f5b Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 5 years ago
mike12345567 ef8804d6f9 Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 5 years ago
mike12345567 c5bc8fdd08 Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 5 years ago
Peter Clement fb335a27d2 Handle longform types within Automations 5 years ago
mike12345567 6a8bf943a8 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 c33689182a v0.9.167-alpha.1 5 years ago
Budibase Release Bot 17314f9a38 v0.9.167 5 years ago
mike12345567 eb25e81072 Fixes #2998 the templates API call will no longer fail if no internet, will simply return an empty array. 5 years ago
Andrew Kingston 0539f1a429 Remove optional chaining from string-templates 5 years ago
Andrew Kingston 2aaad350b4 Fix issue with validity checking binding expressions 5 years ago
Andrew Kingston 1bd0897fd8 Block certain browser API's when executing JS in the browser 5 years ago
Andrew Kingston 403f64d1ac 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 96a723d838 Fix issue with button roundness when using other sizes than medium 5 years ago
Andrew Kingston 197c584977 Fix editing text input settings inline 5 years ago
Andrew Kingston 4a6d56f638 Improve pagination state logic to avoid potential windows where state can get out of sync 5 years ago
mike12345567 02bae53b27 Removing the ability to use the bash scripting action in automations in cloud. 5 years ago
Budibase Staging Release Bot 54fff6db18 v0.9.167-alpha.0 5 years ago
mike12345567 123dc581f0 Some final tweaks. 5 years ago
Budibase Release Bot 3f662acc4d v0.9.166 5 years ago
Martin McKeaveney ad6d50df26 fixing auto imported path 5 years ago
Budibase Release Bot f12210c693 v0.9.165 5 years ago
Budibase Staging Release Bot ba7fe1560b v0.9.165-alpha.1 5 years ago
Peter Clement 2eccb159c0 remove uneeded properties from schema 5 years ago
Andrew Kingston 9ec1992522 Update JS HBS helper tests 5 years ago
Andrew Kingston 0dfa108ef5 Prevent executing JS bindings when running in a Node env 5 years ago
Budibase Staging Release Bot 4326df56c2 v0.9.165-alpha.0 5 years ago
Peter Clement 4c0e2d3d07 remove uneeded log 5 years ago
Peter Clement e8542a6d0e fix cypress 5 years ago
Andrew Kingston 4cd8171a91 Add tests to HBS JS helper 5 years ago
Andrew Kingston 4075d0d97c Add one second timeout to execution of JS bindings 5 years ago
mike12345567 cd1f48b920 Fixing some issues found with query while testing. 5 years ago
Budibase Staging Release Bot 9e9ceea9ca v0.9.160-alpha.5 5 years ago
Martin McKeaveney 81f49dcdf1 encapsulate global logout function 5 years ago
Peter Clement a25020aad7 refactor new autocolumn functionality 5 years ago
Peter Clement 2105fb31db some tidy up 5 years ago
Budibase Release Bot fb5c60b773 v0.9.164 5 years ago
Martin McKeaveney ed9574b815 tidy up 5 years ago
Martin McKeaveney 3f279d8d0f platform logout function 5 years ago
mike12345567 b27a07f785 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 64583f83c6 update consts 5 years ago
Peter Clement 9c99e4dd0b add ability to copy _rev and _id from data tab 5 years ago
Andrew Kingston 445a560e0d Enable JS bindings in all design fields where HBS is also enabled 5 years ago
Martin McKeaveney 88f42fb221 remove random files 5 years ago
Martin McKeaveney 14370c81b9 SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 5 years ago
Andrew Kingston 7d7c28d967 Fix issue deeply extract falsey values from context while executing JS bindings 5 years ago
Andrew Kingston 932c332b81 Use custom Input for component settings so that JS bindings can be displayed nicley 5 years ago
Andrew Kingston d6a1e3d248 Correctly handle JS nullish values by removing forced fallback value of HBS helper 5 years ago
Andrew Kingston 4174b88057 Ensure null or empty values don't cause raw JS to appear when executing JS HBS helper 5 years ago
Andrew Kingston f0d79a34ed Improve handling of toggling between HBS and JS bindings 5 years ago
Peter Clement b2b1d53c94 add relationship selector to automation blocks 5 years ago