1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
budibase/packages/types/src/documents/app
2022-10-17 19:42:36 +01:00
..
app.ts Update types 2022-08-25 08:10:11 +01:00
automation.ts 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
backup.ts Reformatting types to allow queue to be used for import and export. 2022-10-17 19:42:36 +01:00
datasource.ts Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
index.ts Add document and api types 2022-10-03 14:02:58 +01:00
layout.ts Update types 2022-08-25 08:10:11 +01:00
query.ts Finish global migration 2022-05-20 21:16:29 +01:00
role.ts Failover protection with event cache 2022-05-31 21:04:41 +01:00
row.ts Adding first pass of attachments updating. 2022-10-12 17:34:17 +01:00
screen.ts Some minor fixes, plus typescript conversion to avoid issue in future. 2022-09-15 18:43:07 +01:00
table.ts Refactoring more to Typescript, adding the ability to use the _find API of CouchDB. 2022-10-12 17:02:23 +01:00
user.ts Finish global migration 2022-05-20 21:16:29 +01:00
view.ts App migrations finished 2022-05-20 12:29:31 +01:00