2818 Commits (58d7b13e9e7d8fb8d60fc4aeef348fd94e88bcea)

Author SHA1 Message Date
Rory Powell 99b42c7083 Feedback: Rename set/not set to not empty/empty, remove cell rendering 5 years ago
mike12345567 e18d9e7311 Adding email address disabled to update user info, so you can see which user you are currently logged into. 5 years ago
Peter Clement 2c27a5e7bb negate boolean 5 years ago
Martin McKeaveney 9301406bcd enable collapsible nodes in component tree 5 years ago
Martin McKeaveney 2c5285006d fix import 5 years ago
Rory Powell 0fb4613b5a Handle nulls / empty in views and tables 5 years ago
Andrew Kingston cc69a3a0c4 Fix styles of template list to display better on mobile 5 years ago
Martin McKeaveney 218996d50d account for 400 errors in data ui for plus datasources, fix query param selection in automations 5 years ago
mike12345567 a1aaf00e41 Fixing two issues, not verifying a file has been uploaded for import app and fixing HBS visual issue where handlebars statement could get screwed up. 5 years ago
Andrew Kingston 39c992c6ae Fix view filters not accounting for invalid column names 5 years ago
mike12345567 1388157706 Making sure cancel/close icon appear when in modal. 5 years ago
Peter Clement f3990b70e2 Disable action if SMTP has not been setup 5 years ago
mike12345567 3c2941536a Fixing some issues found with back button/close icon, making sure it is consistent and does what a user would expect. 5 years ago
mike12345567 1e35d507c6 Adding back old import button incase its removal confuses anyone. 5 years ago
mike12345567 a054cfdb4d Making app creation experience more cohesive, allowing app import even when no apps exist. 5 years ago
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
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
Peter Clement 08f621f33e remove log 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
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 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
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
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