1
0
Fork 0
mirror of synced 2024-06-30 12:00:31 +12:00
budibase/packages/server
2021-03-25 19:22:08 +00:00
..
.vscode
__mocks__ Merge pull request #1295 from Budibase/integrations-tests 2021-03-18 09:45:50 +00:00
build more branch cov 2021-03-16 19:27:18 +00:00
builder/assets
scripts Some further work to make sure all use of the budibaseAppsDir is removed in important places. 2021-03-25 18:03:58 +00:00
src Fixing an issue with bucket creation, sometimes many calls will be made at once for checking bucket exists, just manage this by storing the state of promise. 2021-03-25 19:22:08 +00:00
.dockerignore
.eslintrc
.gitignore 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 2021-03-22 18:06:10 +00:00
.npmignore
Dockerfile 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. 2021-03-24 18:21:23 +00:00
LICENSE Updated copyright line in license files 2021-02-10 14:41:37 +00:00
package.json merge 2021-03-24 20:44:52 +00:00
yarn.lock single stack dev setup complete 2021-03-22 17:05:00 +00:00