1
0
Fork 0
mirror of synced 2024-06-30 12:00:31 +12:00
budibase/packages/server
2021-05-05 17:49:34 +01:00
..
.vscode Changing the naming of access levels to be roles. 2020-12-02 13:20:56 +00:00
__mocks__ Add explicit prettier options 2021-05-04 11:32:22 +01:00
build more branch cov 2021-03-16 19:27:18 +00:00
scripts Fixing issues with Redis/Bull and the integration with new redis module. 2021-05-04 18:13:44 +01:00
src Updating testing system across the board after playing around with it, having the worker tests run when top level test is ran, fixing environment in worker when testing, removing the use of redis (replacing with ioredis-mock) when in test. 2021-05-05 17:49:34 +01:00
.dockerignore updated quota fixes 2020-10-09 17:07:46 +01:00
.eslintrc
.gitignore Update gitignore in server 2021-03-31 19:58:08 +01: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 branch 'next' of github.com:Budibase/budibase into feature/password-reset 2021-05-04 15:21:53 +01:00
yarn.lock Merge branch 'next' of github.com:Budibase/budibase into feature/password-reset 2021-05-04 15:21:53 +01:00