1 Commits (d4e7eddbf61e2dedde445a63bcb6af5fb51f0871)

Author SHA1 Message Date
mike12345567 374081d720 First attempt and re-writing a portion of the server in typescript. 5 years ago
mike12345567 7ba21329eb 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 fe65313eed update functionality complete 5 years ago
Martin McKeaveney a453f6cac2 adding watchtower to docker config 5 years ago
mike12345567 8200f2a4e8 Fixing issue with redis updates in tests. 5 years ago
mike12345567 f6fbeb4858 Putting together redis lock system. 5 years ago
mike12345567 634cba509d Formatting. 5 years ago
mike12345567 ad02e56887 Fixing issues with bullboard and integrating the express app with our koa app (if prefix matches). 5 years ago
Michael Drury cf762f8dcd Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
mike12345567 ee1a7a69ac Fixing some issues with auth module. 5 years ago
mike12345567 2edb559fcf Updating auth lib so that it takes in a pouch instance rather than creating its own. 5 years ago
mike12345567 13c368109e Some changes after trying system for first time. 5 years ago
Andrew Kingston 35c2e5dd94 Remove CORS hack now that the envoy proxy removes the need for it 5 years ago
mike12345567 e715423544 Fixing some test cases that were affected by file system refactor. 5 years ago
mike12345567 8b9271e5b7 Removing unused code that was causing some issues with API key lookup and validation in self hosted setups. 5 years ago
mike12345567 ece948e4ef Finishing off automation test cases, above 90% coverage for automations codebase. 5 years ago
mike12345567 d9217b1148 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 e599854b14 primary and secondary index fields 6 years ago
mike12345567 0f7e682b99 Quick fix for self hosting error in logs. 6 years ago
mike12345567 68f68c1e26 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 bc5f520a03 Adding in self hosted API key. 6 years ago
mike12345567 e80fb466e6 Hopefully a fix for the 4001 bug we have been experiencing. 6 years ago
Martin McKeaveney d6b00d5ebe email as default user identifier 6 years ago
mike12345567 4d57955844 Hopefully a fix for the 4001 bug we have been experiencing. 6 years ago
Martin McKeaveney 6e02f1f1c6 potential resolutions for the 4001 issue 6 years ago
mike12345567 d79be3c854 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
Martin McKeaveney 7f7594895b adding auth object to context rather than separate booleans 6 years ago
mike12345567 88d22baf1a Renaming workflows -> automate/automations, throughout the API and the builder itself. 6 years ago
mike12345567 77f32c8a0f 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 bb5d522124 tidy up 6 years ago
Martin McKeaveney fc923cb883 using flatpickr, rollup config for CSS in the builder 6 years ago
Martin McKeaveney 068bb3c500 date field working with HTML5 inputs. Needs more sophisticated parsing 6 years ago
Martin McKeaveney 7e2e90e23c tidy up and lint 6 years ago
Martin McKeaveney 28b4b6fcb9 deletion of views, statistics calculation popover, unit tests 6 years ago
Martin McKeaveney 4ca58ded5b lint 6 years ago
Martin McKeaveney 7714270450 nodemon delay + analytics fixes 6 years ago
Martin McKeaveney 64d1bd5322 events for web apps built and web apps deployed 6 years ago
Martin McKeaveney c293d1e527 fixing dev path when running in electron 6 years ago
Martin McKeaveney 71fc36ec7e download component libraries from NPM tarball 6 years ago
Martin McKeaveney bc89cf4a74 formatting and tidy up 6 years ago
Martin McKeaveney 3122334c35 lint 6 years ago
Martin McKeaveney d6aa94b2e8 budibase complete deployment 6 years ago
Martin McKeaveney 6907f7751f s3 awareness, authentication through API keys 6 years ago
Martin McKeaveney dc90e141f5 server side event emitter 6 years ago
Michael Shanks 0f1a472b6f configurable logLevel - defaults to error 6 years ago
Martin McKeaveney a3bebe3330 adding workflow blocks, parameter parsing, templating 6 years ago
Martin McKeaveney 920b47d6aa groundwork for pubsub 6 years ago
Martin McKeaveney b0644b2234 lint 6 years ago