3966 Commits (77dee89c3863caabad24cdcfd8a24cbbe7749539)

Author SHA1 Message Date
Peter Clement eb957bc94f Potential fix for issues with updating and saving rows and columns 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
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
Martin McKeaveney 58752cea3e fix view export 5 years ago
mike12345567 3cea3dd510 Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 5 years ago
mike12345567 453556d273 Fixing an issue with attempting to access a locked app causes a redirect loop locking up browser. 5 years ago
Rory Powell 32012fd24b Don't redirect when tenant is missing, if unauthenticated 5 years ago
mike12345567 ed60a1fb1a Fixing an issue with new data source creation, could not view fetched tables until refresh page. 5 years ago
Mike Shanks 285b1342d0 added 'you agree to license' on cloud login 5 years ago
Peter Clement 62218c71b5 allow user to add automation block between existing blocks 5 years ago
Peter Clement e2c9415e1d update icon padding and block background-color 5 years ago
Peter Clement 0178dfdffd do not persist datasource config details in modal 5 years ago
Martin McKeaveney 2f669e7b26 Redesign UX, get rid of welcome screen 5 years ago