budibase/packages/server/src/middleware
mike12345567 557bd2df9f 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
..
tests Fixing test cases. 2021-07-08 00:30:55 +01:00
appInfo.js 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
authorized.js Lint with prettier 2021-06-15 19:39:40 +01:00
builder.js Upping debounce to 30 seconds as it has no real negative. 2021-05-21 15:14:35 +01:00
currentapp.js Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 13:04:54 +01:00
joi-validator.js Add explicit prettier options 2021-05-04 11:32:22 +01:00
resourceId.js Add explicit prettier options 2021-05-04 11:32:22 +01:00
selfhost.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
usageQuota.js Cleanup, prepping for automation history, some refactoring to get rid of concept of builtin. 2021-09-06 17:53:02 +01:00