47 Commits (72caa080fe70571d764e522ec109e4142d11ba34)

Author SHA1 Message Date
mike12345567 449b534db4 Updating export template script to remove users as well. 5 years ago
Martin McKeaveney 0ed0550e73 revert functionality working 5 years ago
mike12345567 2ea05c44b4 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 7d78d7b15a Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 5 years ago
mike12345567 66341473ca Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Martin McKeaveney da25d8b6e5 tidy up 5 years ago
mike12345567 5cf3740fea Making sure volumes are removed when nuking. 5 years ago
mike12345567 13c368109e Some changes after trying system for first time. 5 years ago
mike12345567 0f49868de8 Updating to make sure the envoy generated dev file is very obviously not to be edited. 5 years ago
mike12345567 482525187d Attempting to use HBS to re-create the envoy file as needed in dev. 5 years ago
mike12345567 321d3cbd5d Some further work to make sure all use of the budibaseAppsDir is removed in important places. 5 years ago
mike12345567 73cf53d149 Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 5 years ago
mike12345567 d7497aa989 Some changes to how environment is loaded to make the init process by default flesh out some good settings. 5 years ago
Martin McKeaveney afaa706e07 simplify try catch in manage script 5 years ago
Martin McKeaveney 555e6386a7 better wording and tidy up of init script 5 years ago
Martin McKeaveney 50b0759642 tidy up 5 years ago
Martin McKeaveney 9e28ddf3c1 single stack dev setup complete 5 years ago
Martin McKeaveney 2852a739a4 basic single stack dev setup 5 years ago
mike12345567 95ee615006 Work in progress, have refactored the templating system to remove local templates, application and template system now work through minio with no file access. 5 years ago
Martin McKeaveney 5aa7edda64 use dynamic input in query 5 years ago
mike12345567 f2c37c7179 Initial work, layout out some work which will eventually become docker compose, just using bash scripts for now. 6 years ago
mike12345567 667052e0b4 Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 6 years ago
mike12345567 91d9e4d41e Updating script that had duplicate key. 6 years ago
mike12345567 d587bad363 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
Michael Drury dcc9cfb4bd The removal of CLI package meant there was no way to init the system anymore so nuking budibase directory was unrecoverable, fixing this. 6 years ago
mike12345567 d79be3c854 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
mike12345567 d90c1e3dd3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 6 years ago
mike12345567 b400a06027 Updates for API usage after testing against local Dynamo. 6 years ago
Martin McKeaveney e7c3afb7f1 CLI tool for exporting apps, tidy up 6 years ago
Martin McKeaveney c2321797f1 async templates working from S3 6 years ago
Martin McKeaveney db2d9af545 template export v1 6 years ago
Michael Shanks d11dd74f40 dev script to replicate local dev db to remote couchDb, by appname 6 years ago
Michael Shanks 48d60a7183 removed ADMIN_SECRET env var (no longer needed) 6 years ago
Michael Shanks 0f1a472b6f configurable logLevel - defaults to error 6 years ago
Martin McKeaveney b0644b2234 lint 6 years ago
Martin McKeaveney 1139627bf5 pino logging, electron fixes, running integration tests in band 6 years ago
Michael Shanks 18375a6d19 server tests in-memory and passing 6 years ago