budibase/packages/server
mike12345567 73636d8f78 Copying the table on way in so that after function call the input table can be copied to output table to decide whether to save. 2021-02-24 17:59:55 +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
scripts merge 2021-01-11 20:29:33 +00:00
src Copying the table on way in so that after function call the input table can be copied to output table to decide whether to save. 2021-02-24 17:59:55 +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
.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