1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00
budibase/packages/server
2021-09-08 19:29:28 +01:00
..
.vscode preventing relationship overrides 2021-07-01 21:24:23 +01:00
__mocks__ Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
build more branch cov 2021-03-16 19:27:18 +00:00
scripts couchDB auth options 2021-08-17 14:11:03 +01:00
src Adding metadata system and re-writing how Cron works, previously cron only worked in dev because it would never be enabled for the production app ID, this makes it so that it is never enabled for the dev app and when the production app is deployed it runs through all the automations and checks if any need cron jobs setup/disabled. 2021-09-08 19:29:28 +01:00
.dockerignore
.eslintrc First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
.gitignore Add watchtower hooks 2021-07-29 20:32:18 +01:00
.npmignore
babel.config.js babel config 2021-06-01 15:44:29 +01:00
Dockerfile Add watchtower hooks 2021-07-29 20:32:18 +01:00
LICENSE updated builder license to GPL & copyright to Budibase Inc 2021-05-28 12:14:14 +01:00
nodemon.json Enable hot reloading of server typescript and fix error when updating app and nmot providing a name 2021-06-29 08:20:17 +01:00
package.json v0.9.122 2021-09-06 15:45:10 +00:00
tsconfig.json Linting. 2021-06-30 18:33:55 +01:00
yarn.lock Fixing issues after upgrading to node 14 and circular dependencies causing issues. 2021-09-02 18:33:41 +01:00