113 Commits (e0353feff1a17c381bc451f31b906227500a1520)

Author SHA1 Message Date
mike12345567 ea03d099b3 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
Martin McKeaveney ee7a4215b4 move run command into cypress setup 6 years ago
mike12345567 e26f272746 Switching from mustache to handlebars for automations as allows configuring helpers, e.g. parsing object. 6 years ago
mike12345567 3ae82b95a3 Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 6 years ago
mike12345567 0d8ec8e03a Some initial work towards webhooks, that generates schema similar to integromat. 6 years ago
mike12345567 9a41fde685 Adding a version to the app and then including this in user authentication, this for now is just the version of the builder/server that it was built with. 6 years ago
Andrew Kingston f601185df8 Update server yarn.lock 6 years ago
Andrew Kingston 64812e2ddc Replace sharp with jimp for image processing 6 years ago
Martin McKeaveney 94f0f79f27 sanitizing s3 keys and making them windows friendly 6 years ago
mike12345567 61ce6cb403 Updating yarn lock for server and fixing test case. 6 years ago
Martin McKeaveney f31352ad49 convenience scripts for restoring budibase installations 6 years ago
kevmodrome b0bd9ae135 sets correct editable values on fields 6 years ago
mike12345567 fdaa69ee7f Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
Martin McKeaveney 055aafa503 updated quota fixes 6 years ago
Michael Shanks 4a13be8cf8 merge from master 6 years ago
Martin McKeaveney e3a9eae679 lint and tidy up 6 years ago
Martin McKeaveney 3715c2bf36 removing retry param 6 years ago
Michael Shanks 027819bae0 merge from master - including fixes 6 years ago
Andrew Kingston 40d1d15b8e Bump electron to v10 6 years ago
Michael Shanks 77552a0747 Screen templates - initial commit 6 years ago
Martin McKeaveney 7b3ca245cc updating replication stream dependency 6 years ago
Martin McKeaveney e40cb3ac69 fixing test 6 years ago
mike12345567 72de4dcab4 First work towards implementing Dynamo usage in the server when running in the cloud; this is for tracking usage against API keys. 6 years ago
Michael Shanks b9108f013d missing dependency 6 years ago
Martin McKeaveney c7a917ce40 csv import functional 6 years ago
Martin McKeaveney 6b00fb2d8e local file upload from apps 6 years ago
mike12345567 af1d3dc139 Updating yarn lock. 6 years ago
mike12345567 6ac5e792b5 Initial work towards async block loading, it will pull the manifest.json from a specified bucket and load packages in async when it does not have them - this will need another feature for when running in the cloud to pull all packages it doesn't currently have to the install directory (EFS). 6 years ago
Martin McKeaveney ad79d422e0 file attachments and processing working, basic design for dropzone 6 years ago
mike12345567 fc38871b66 Adding threading for when not running against PouchDB. 6 years ago
mike12345567 b886c8f342 Adding joi validation to the workflow update and create to make sure structure is adhered to, this is built through a curried middleware, to validate on headers, body etc add multiple different validator middlewares to your endpoint. 6 years ago
Martin McKeaveney 58fc6d291c using flatpickr, rollup config for CSS in the builder 6 years ago
dependabot[bot] 28acb38f55 Bump bl from 4.0.2 to 4.0.3 in /packages/server 6 years ago
cmack 0a489eed13 Minor Tidyup - Logs, Dead Code, Comments 6 years ago
Michael Shanks 3216b2f676 removed unecessary dependencies 6 years ago
kevmodrome f78e816f20 setup sidebar 6 years ago
dependabot[bot] ae49b043e9 Bump lodash from 4.17.15 to 4.17.19 in /packages/server 6 years ago
Martin McKeaveney 3c67181881 nodemon delay + analytics fixes 6 years ago
Joe 298fac6db6 Map, Icon, Datalist removed from UI 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
Joe 5a17eb99d8 Welcome screen links update 6 years ago
Martin McKeaveney e227512448 fix path when running in electron 6 years ago
Martin McKeaveney a717d15386 fix mac perm issue 6 years ago
Martin McKeaveney 1c6897e3f2 correct electron path for budibase apps 6 years ago
Martin McKeaveney fccfc3fd5c beta bugfixes 6 years ago
cmack 39ee12c390 WIP: Palette drag to set 6 years ago
Michael Shanks 0e225652bf yarn lock 6 years ago
Martin McKeaveney ebc067e3dc pin electron version 6 years ago
Martin McKeaveney 270428bd13 adding electron to dev deps 6 years ago