1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server
2021-03-09 11:27:12 +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 merge 2021-01-11 20:29:33 +00:00
src tests for authorized middleware 2021-03-09 11:27:12 +00:00
.dockerignore
.env.template Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
.eslintrc
.gitignore codecov GH action 2021-03-02 18:22:35 +00:00
.npmignore
Dockerfile Update Dockerfile 2021-02-25 13:27:46 +00:00
LICENSE Updated copyright line in license files 2021-02-10 14:41:37 +00:00
package.json Initial work on test refactoring, laying the utilities down which will be the basis of new testing framework, interacting directly with the controllers. 2021-03-03 17:52:41 +00:00
yarn.lock Updating package.json to include an option for coverage, had to re-write some stuff to make sure that views were not getting coverage statements inserted (breaking things). 2021-03-02 17:13:11 +00:00