1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00
budibase/packages/server
2021-02-25 12:36:16 +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 Merge branch 'master' of github.com:Budibase/budibase into bug/relationship-display-id 2021-02-25 12:36:16 +00:00
.dockerignore updated quota fixes 2020-10-09 17:07:46 +01:00
.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 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
Dockerfile Putting together the basics of the compose system, this is now functional, along with some handy scripts to make it work. This requires minimum docker 1.25.0 to run due to the use of --env-file. 2020-12-11 16:38:40 +00:00
LICENSE Updated copyright line in license files 2021-02-10 14:41:37 +00:00
package.json Using cross-env instead of pure environment variable specification to make it work on windows. 2021-02-24 10:13:16 +00:00
yarn.lock Updating packages in builder and server, making build work in Windows. 2021-02-24 10:56:12 +00:00