4884 Commits (4019b2df5b98a0aa1c1e18ea59feb8b5121a2a2f)
 

Author SHA1 Message Date
Martin McKeaveney 4019b2df5b
Merge pull request #1329 from Budibase/single-stack-dev 5 years ago
Martin McKeaveney bf7031467d cypress tests passing 5 years ago
Martin McKeaveney f4c7455936 merge 5 years ago
mike12345567 7e232502d8 Formatting. 5 years ago
mike12345567 775ae3171f Fixing an issue with attachments. 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
Martin McKeaveney 679da60b1c make cypress use leveldb 5 years ago
mike12345567 e9ed014bac Adding a self host clause around minio aws config. 5 years ago
mike12345567 e61a365d24 Some changes after testing, needed to update object store client creation. 5 years ago
mike12345567 f842607dbb Changing some code coverage settings. 5 years ago
mike12345567 e9ee49cce1 Removing test case that didn't make sense anymore. 5 years ago
mike12345567 e715423544 Fixing some test cases that were affected by file system refactor. 5 years ago
mike12345567 19b5b41953 Main work of file system refactor now complete, ready to test more fully - most test cases passing, need to look through them more thoroughly and make sure everything still makes sense. 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 c3b489dcef adding redis stack to dev 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
mike12345567 091782389a Updating some of the deployment/uploading mechanism purely to remove file system, all of this will go anyway but some of it was used to handle file uploads (attachments) to object store so needed to convert it a bit 5 years ago
Martin McKeaveney 71103bd601 add docker-compose dep to package.json 5 years ago
mike12345567 35e3999b05 Merge branch 'single-stack-dev' of github.com:Budibase/budibase into feature/fs-removal 5 years ago
mike12345567 0f05568412 moving some test cases to not use file system and re-introducing the image processor. 5 years ago
Martin McKeaveney b5bbfa3d93 ignoring dev env 5 years ago
Martin McKeaveney 50b0759642 tidy up 5 years ago
Martin McKeaveney 9e28ddf3c1 single stack dev setup complete 5 years ago
mike12345567 94fa07bd18 Removing FS from templates. 5 years ago
mike12345567 bf2adb0458 Updating API keys and changing over system to allow use of builder endpoints when running in cloud. 5 years ago
Martin McKeaveney f7f385937c redis, tidy ups 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 f0ff1031ea Merge branch 'feature/fs-removal' of https://github.com/Budibase/budibase into single-stack-dev 5 years ago
mike12345567 8821eba634 Working on moving file system access around, starting by centralising it then working out what needs to be moved to object store and how. 5 years ago
Kevin Åberg Kultalahti 40c8c0fab6
Merge pull request #1306 from Budibase/fix/errouneous-navigation-when-deleting-tables 5 years ago
Keviin Åberg Kultalahti aaf1f6a532 merge next 5 years ago
Keviin Åberg Kultalahti c0aa583de1 remove log 5 years ago
Michael Drury f928672cfb
Merge pull request #1304 from Budibase/feature/cli-init-quick 5 years ago
mike12345567 f2840d1bc7 Setting up budi CLI for NPM as well. 5 years ago
mike12345567 b8c265fbc8 Updating to scoped name for package. 5 years ago
mike12345567 2b33811496 Removing use of env file, was causing issues, just parsing the env variables directly. 5 years ago
Keviin Åberg Kultalahti eb27c9d9dc fix some navigation issues when removing tables/datasources 5 years ago
mike12345567 c2302929bd Adding a digital ocean startup init process which makes use of the user_data system. 5 years ago
mike12345567 810b3c34b7 Formatting. 5 years ago
mike12345567 7634ed6869 Updating the CLI to have a fast init method, this will make using it for DO much much easier. 5 years ago
Michael Drury 1bb2b45d67
Merge pull request #1285 from Budibase/dependabot/npm_and_yarn/packages/string-templates/marked-2.0.0 5 years ago
Michael Drury 9f8d212489
Merge pull request #1296 from Budibase/tests/relationships 5 years ago
Kevin Åberg Kultalahti 06ede4466e
Merge pull request #1298 from Budibase/fix/route-preservation 5 years ago
Keviin Åberg Kultalahti 9d77f084a1 fix not being redirected to datasource index page once you delete a datasource 5 years ago
Keviin Åberg Kultalahti fdc1e44896 removes some logic and fixes table/integration select when switching tabs 5 years ago
Martin McKeaveney 6555e790a5
Merge pull request #1295 from Budibase/integrations-tests 5 years ago
Keviin Åberg Kultalahti 6a1ce67e60 Merge branch 'next' into fix/route-preservation 5 years ago
mike12345567 de4a413b98 Adding db test directory to list of ignored from coverage. 5 years ago