1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server/src
2022-09-09 17:18:19 +01:00
..
api Fixing test cases. 2022-09-09 17:18:19 +01:00
automations Fix for #7431 - reboot didn't work at all previously which is why apps couldn't be published with it enabled, this is now a self host only feature, I've removed the ability to enable a reboot cron in the Cloud and it will not run the lookup/execution. 2022-09-07 17:05:17 +01:00
constants Main bulk of logic around detecting cron recurring failure, still need to disable. 2022-07-20 22:38:06 +01:00
db fixing s3 outage errors and scoping AWS configuration to service level 2022-08-25 17:01:12 +01:00
definitions Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
events Disable automation chaining in cloud 2022-08-23 12:35:53 +01:00
integrations Fixing test cases. 2022-09-09 17:18:19 +01:00
middleware Add conditional around joiValidator schema.append 2022-08-31 12:24:12 +01:00
migrations Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
tests/utilities Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
threads Fix for #7431 - reboot didn't work at all previously which is why apps couldn't be published with it enabled, this is now a self host only feature, I've removed the ability to enable a reboot cron in the Cloud and it will not run the lookup/execution. 2022-09-07 17:05:17 +01:00
utilities Fixing an issue with external tables containing time only fields. 2022-09-07 17:57:02 +01:00
app.ts Merge branch 'develop' into user-fixes 2022-08-31 11:39:41 +01:00
environment.js Conditionally enable elastic apm 2022-08-30 10:59:27 +01:00
index.ts
module.d.ts Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-07-05 09:07:33 +01:00