4119 Commits (ea0000df5139651bec83b77b66cc330c2ca242d4)

Author SHA1 Message Date
Peter Clement dac9523452 remove log 5 years ago
Peter Clement 5a9bd21237 Fix issue where external datasource action wasn't saving it's values 5 years ago
Peter Clement a20af34a03 refactor to remove object reference 5 years ago
Peter Clement 1d0f5c4d90 fix formula column creation 5 years ago
Peter Clement e85b98a857 copy table schema and dont mutate directly 5 years ago
Andrew Kingston 6071526076 Improve app export UX by immediately starting a download stream of the app export 5 years ago
Rory Powell be41a855d1 Remove redundant fieldTypes 5 years ago
Rory Powell f2b4ba2fb2 Code review refactoring 5 years ago
Peter Clement eb957bc94f Potential fix for issues with updating and saving rows and columns 5 years ago
Peter Clement bc340ba5c6 remove addition of _id and _rev as autocolumns 5 years ago
mike12345567 fd894897ca Setting a hard limit on how many rows can be returned by the SQL plus queries. 5 years ago
Peter Clement 08f621f33e remove log 5 years ago
Peter Clement 63b0938d36 Don't show the create datasource popup in dev environments 5 years ago
Rory Powell 346f1d652b Allow options picker to be used on text columns 5 years ago
Peter Clement 8ab72050f8 Handle longform types within Automations 5 years ago
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
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 6f67a8f20e Fix issue with validity checking binding expressions 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 4b6ff16091 Some final tweaks. 5 years ago
Peter Clement d4cffde79e remove uneeded properties from schema 5 years ago
Peter Clement ec50621733 refactor new autocolumn functionality 5 years ago
Peter Clement 194eddbda4 some tidy up 5 years ago
Martin McKeaveney 11e64b0ffe tidy up 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 ec26d5c738 SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 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 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
Peter Clement 2d4bb78afc surface schema for user in json 5 years ago
Peter Clement e479ced4c8 fix webhook issue in automations 5 years ago
Rory Powell 8c67f3da13 No access role / public by default 5 years ago
Peter Clement abebe5de12 fix app action trigger 5 years ago
Andrew Kingston 43d546b2db Fix inserting bindings manually when using JS 5 years ago
Andrew Kingston 67a74ee327 Fix bug determining if a binding is JS or not 5 years ago
Andrew Kingston 8f1e536318 Enable binding replacements in JS bindings 5 years ago
Peter Clement eba9bd79f6 enable 'add action' button when inputs completed 5 years ago
Peter Clement 5702eb464b fix issue where automation block was not being added in the correct order 5 years ago
mike12345567 7a26f3769d Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO. 5 years ago
Andrew Kingston 4ab15190ad Add support for JS editing in binding panel 5 years ago
Andrew Kingston 9d12bc7388 Add QOL addons to CodeMirror editor 5 years ago
Andrew Kingston 415bc4e0db Add new generic CodeMirror editor component 5 years ago
Martin McKeaveney 1d55b5ece2 adding made in budibase tag 5 years ago
Rory Powell 815f2c98d3 Remove update screen in the cloud 5 years ago
Martin McKeaveney f6a52ad92a fix intercom createdAt 5 years ago
Martin McKeaveney b9d067f951 CSS fixes for template themes 5 years ago