budibase/packages/server
mike12345567 a1227c5819 Removing the lookup of _id in usage quota when in dev/self host for performance reasons as part of usage quota, re-writing some bits of fetch self for cleaner implementation, fixing some issues with updating/saving users from within app. 2021-04-13 17:11:55 +01:00
..
.vscode Changing the naming of access levels to be roles. 2020-12-02 13:20:56 +00:00
__mocks__ Updating some test cases to work with new system. 2021-04-09 17:33:21 +01:00
build more branch cov 2021-03-16 19:27:18 +00:00
scripts Making sure volumes are removed when nuking. 2021-04-08 18:18:53 +01:00
src Removing the lookup of _id in usage quota when in dev/self host for performance reasons as part of usage quota, re-writing some bits of fetch self for cleaner implementation, fixing some issues with updating/saving users from within app. 2021-04-13 17:11:55 +01:00
.dockerignore updated quota fixes 2020-10-09 17:07:46 +01:00
.eslintrc further tidy up and removal 2020-05-07 13:52:24 +01:00
.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/global-user-management 2021-04-13 10:26:40 +01:00
yarn.lock groundwork for budibase auth lib 2021-04-07 11:33:16 +01:00