budibase/packages/server
mike12345567 4d5ac0ee9e Updating builder/server in a few ways, to allow creating users with extra columns attached, allowing password to be updated in the builder and making sure that all row endpoints correctly pass through the user controller so that we can still have customised functionality for users (such as making sure password is never returned). 2020-12-08 17:33:08 +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 builder/server in a few ways, to allow creating users with extra columns attached, allowing password to be updated in the builder and making sure that all row endpoints correctly pass through the user controller so that we can still have customised functionality for users (such as making sure password is never returned). 2020-12-08 17:33:08 +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