budibase/packages/server
mike12345567 c490e97573 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:52:18 +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 Initial work, layout out some work which will eventually become docker compose, just using bash scripts for now. 2020-11-30 18:04:47 +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:52:18 +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
.gitignore
.npmignore
Dockerfile
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