1 Commits (48fdc8a2df3117930b18ae1f9e2a8d2b86208046)

Author SHA1 Message Date
mike12345567 ffc54c3720 First attempt and re-writing a portion of the server in typescript. 5 years ago
mike12345567 20f7056d8a Updating rows API so that it has been broken into an internal and external API - this is breaking as it breaks out how bulk deletion is handled. 5 years ago
Martin McKeaveney aacaca3d4e update functionality complete 5 years ago
Martin McKeaveney 0c90f9ffc5 adding watchtower to docker config 5 years ago
mike12345567 ab4e880807 Fixing issue with redis updates in tests. 5 years ago
mike12345567 2021c59dd9 Putting together redis lock system. 5 years ago
mike12345567 ac89e5c713 Formatting. 5 years ago
mike12345567 1d435013b8 Fixing issues with bullboard and integrating the express app with our koa app (if prefix matches). 5 years ago
Michael Drury 5006ca90c4 Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
mike12345567 af53ed2109 Fixing some issues with auth module. 5 years ago
mike12345567 9e1315c535 Updating auth lib so that it takes in a pouch instance rather than creating its own. 5 years ago
mike12345567 15900efc35 Some changes after trying system for first time. 5 years ago
Andrew Kingston f4ed1812e4 Remove CORS hack now that the envoy proxy removes the need for it 5 years ago
mike12345567 1a878c3e08 Fixing some test cases that were affected by file system refactor. 6 years ago
mike12345567 60841d1b1f Removing unused code that was causing some issues with API key lookup and validation in self hosted setups. 6 years ago
mike12345567 3406138f34 Finishing off automation test cases, above 90% coverage for automations codebase. 6 years ago
mike12345567 163d24a767 Updating row tests, reducing console logging during tests for speed and clarity, testing some misc endpoints and updating search functionality to use a starts with operator when working with strings on rows. 6 years ago
Martin McKeaveney 9c7a373fb0 primary and secondary index fields 6 years ago
mike12345567 768ea706e6 Quick fix for self hosting error in logs. 6 years ago
mike12345567 a88ce0d608 Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 6 years ago
mike12345567 1cbe3771ab Adding in self hosted API key. 6 years ago
mike12345567 bf82348f9f Hopefully a fix for the 4001 bug we have been experiencing. 6 years ago
Martin McKeaveney f05d696ef7 email as default user identifier 6 years ago
mike12345567 6f3c4ba0ea Hopefully a fix for the 4001 bug we have been experiencing. 6 years ago
Martin McKeaveney cb25c31d17 potential resolutions for the 4001 issue 6 years ago
mike12345567 ea03d099b3 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
Martin McKeaveney c5efdbc3d0 adding auth object to context rather than separate booleans 6 years ago
mike12345567 5f064ade9d Renaming workflows -> automate/automations, throughout the API and the builder itself. 6 years ago
mike12345567 3a591c13d0 Major update to server workflow backend, implementing a very basic queue API in between triggers and orchestration and then moving everything around to keep it generally more concise, creating a directory to handle all workflow related matters as they do not pertain to the API (running of workflows is a completely separate operation). 6 years ago
Martin McKeaveney 9c62d0073b tidy up 6 years ago
Martin McKeaveney 58fc6d291c using flatpickr, rollup config for CSS in the builder 6 years ago
Martin McKeaveney 8f0656bd3d date field working with HTML5 inputs. Needs more sophisticated parsing 6 years ago
Martin McKeaveney e57dda576b tidy up and lint 6 years ago
Martin McKeaveney 0a60fd0bc6 deletion of views, statistics calculation popover, unit tests 6 years ago
Martin McKeaveney 6ae30e6d87 lint 6 years ago
Martin McKeaveney 3c67181881 nodemon delay + analytics fixes 6 years ago
Martin McKeaveney 32dd7dd245 events for web apps built and web apps deployed 6 years ago
Martin McKeaveney 85bf27c17b fixing dev path when running in electron 6 years ago
Martin McKeaveney b4e70301a0 download component libraries from NPM tarball 6 years ago
Martin McKeaveney 22005bc990 formatting and tidy up 6 years ago
Martin McKeaveney c953fa679a lint 6 years ago
Martin McKeaveney 27975057c7 budibase complete deployment 6 years ago
Martin McKeaveney 9b2eca58c4 s3 awareness, authentication through API keys 6 years ago
Martin McKeaveney 5c1aa00fd0 server side event emitter 6 years ago
Michael Shanks cd9f539a09 configurable logLevel - defaults to error 6 years ago
Martin McKeaveney 6f0a84dd38 adding workflow blocks, parameter parsing, templating 6 years ago
Martin McKeaveney 0ea48245cf groundwork for pubsub 6 years ago
Martin McKeaveney 7f0f8f2d9f lint 6 years ago