3963 Commits (e35dd47608ea4274ce1ff69d3cc5f8e4e3fca582)

Author SHA1 Message Date
Peter Clement 29796c3490 Potential fix for issues with updating and saving rows and columns 5 years ago
mike12345567 89be613c40 Setting a hard limit on how many rows can be returned by the SQL plus queries. 5 years ago
Peter Clement d7500045a9 remove log 5 years ago
Peter Clement 259ca7f4cd Don't show the create datasource popup in dev environments 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
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 2aaad350b4 Fix issue with validity checking binding expressions 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 123dc581f0 Some final tweaks. 5 years ago
Peter Clement 2eccb159c0 remove uneeded properties from schema 5 years ago
Peter Clement a25020aad7 refactor new autocolumn functionality 5 years ago
Peter Clement 2105fb31db some tidy up 5 years ago
Martin McKeaveney ed9574b815 tidy up 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 14370c81b9 SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 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 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
Peter Clement 31feef6882 surface schema for user in json 5 years ago
Peter Clement 6f708ec86b fix webhook issue in automations 5 years ago
Peter Clement a8829d9adb fix app action trigger 5 years ago
Andrew Kingston b06669fe32 Fix inserting bindings manually when using JS 5 years ago
Andrew Kingston d114b3f1ed Fix bug determining if a binding is JS or not 5 years ago
Andrew Kingston 21c60849c7 Enable binding replacements in JS bindings 5 years ago
Peter Clement 8b97588851 enable 'add action' button when inputs completed 5 years ago
Peter Clement d11f8fed59 fix issue where automation block was not being added in the correct order 5 years ago
mike12345567 a7b5fc2e1b 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 72ea464cda Add support for JS editing in binding panel 5 years ago
Andrew Kingston d6ca48b46a Add QOL addons to CodeMirror editor 5 years ago
Andrew Kingston 6d8507d95e Add new generic CodeMirror editor component 5 years ago
Martin McKeaveney 43d3c2af4d adding made in budibase tag 5 years ago
Rory Powell dfee7ebc7a Remove update screen in the cloud 5 years ago
Martin McKeaveney b9a47f096d fix intercom createdAt 5 years ago
Martin McKeaveney ddcced8c81 CSS fixes for template themes 5 years ago
Martin McKeaveney ff7683bb0b fix view export 5 years ago
mike12345567 3878cf76cd Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 5 years ago
mike12345567 2b0bdffa65 Fixing an issue with attempting to access a locked app causes a redirect loop locking up browser. 5 years ago
Rory Powell 73afd331d4 Don't redirect when tenant is missing, if unauthenticated 5 years ago
mike12345567 8699d7293b Fixing an issue with new data source creation, could not view fetched tables until refresh page. 5 years ago
Mike Shanks 2597dc833d added 'you agree to license' on cloud login 5 years ago
Peter Clement e7d30a968a allow user to add automation block between existing blocks 5 years ago
Peter Clement 5229954b22 update icon padding and block background-color 5 years ago
Peter Clement 89dc9f886a do not persist datasource config details in modal 5 years ago
Martin McKeaveney 5d64be2b73 Redesign UX, get rid of welcome screen 5 years ago
Rory Powell 09b0dbe868 Updates to suport non cloud single and multi tenancy 5 years ago