1
0
Fork 0
mirror of synced 2024-06-21 11:51:00 +12:00
budibase/packages/server
Michael Shanks 6c6f93af34
Merge pull request #981 from Budibase/trigger_automation_action
Trigger automation from button click
2021-01-13 11:06:10 +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 Merge pull request #981 from Budibase/trigger_automation_action 2021-01-13 11:06:10 +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 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 Correct licenses 2020-11-24 16:04:44 +00:00
package.json v0.4.3 2020-12-23 22:39:10 +00:00
yarn.lock Adding a build method which can push docker images if you are logged in to docker CLI and making the main docker compose file use the pushed images instead. 2021-01-07 11:38:37 +00:00