1
0
Fork 0
mirror of synced 2024-06-27 18:40:42 +12:00
budibase/packages/server
2020-12-09 10:54:30 +00:00
..
.vscode Changing the naming of access levels to be roles. 2020-12-02 13:20:56 +00:00
build remove unnecessary images 2020-11-14 17:51:37 +00:00
builder/assets bulk delete, delete column from panel 2020-10-27 13:04:32 +00:00
scripts 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. 2020-11-06 12:30:30 +00:00
src Updating row controller to make sure that all user requests (bar deletion) are passed through correctly to the user controller so that any logic such as removing user password can be correctly held in the user controller logic. 2020-12-09 10:54:30 +00:00
.dockerignore updated quota fixes 2020-10-09 17:07:46 +01:00
.env.template increasing log level in production 2020-11-10 17:16:40 +00:00
.eslintrc further tidy up and removal 2020-05-07 13:52:24 +01:00
.gitignore client lib tests 2020-05-07 13:33:25 +01:00
.npmignore prep for NPM publish 2020-02-26 22:18:14 +00:00
Dockerfile Making worker thread decision based on environment variable (BUDIBASE_ENVIRONMENT) and some general tidy up, as well as fixing delete event emitter 2020-09-14 10:30:35 +01:00
LICENSE Correct licenses 2020-11-24 16:04:44 +00:00
package.json Merge branch 'master' of github.com:Budibase/budibase into feature/page-refactor 2020-11-30 11:47:08 +00:00
yarn.lock allow creation of custom layouts, moving layoutId prop to top level of screen 2020-12-04 23:16:07 +00:00