1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00
budibase/packages/server/src
2021-09-13 16:43:05 +01:00
..
api Removing live prop from JOI def. 2021-09-13 16:43:05 +01:00
automations Introducing the concept of flagging an automation as 'in test' which means it can run with triggers and everything as it normally would in development. 2021-09-10 14:37:34 +01:00
constants 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
db Fixing issue #2412 - making sure full enriched records are passed along to automations. 2021-09-13 16:28:52 +01:00
definitions lint 2021-09-06 16:24:51 +01:00
events
integrations merge with master 2021-09-06 16:13:17 +01:00
middleware 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/utilities Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
utilities Fixing issue #2412 - making sure full enriched records are passed along to automations. 2021-09-13 16:28:52 +01:00
app.ts Adding the ability to get back the context. 2021-09-07 19:06:20 +01:00
environment.js simplify couchDB configuration 2021-08-18 11:23:28 +01:00
index.ts First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00