1
0
Fork 0
mirror of synced 2024-05-18 11:23:28 +12:00
budibase/packages/types/src/documents/app
2022-11-15 14:28:02 +00:00
..
app.ts Update types 2022-08-25 08:10:11 +01:00
automation.ts Refactoring a lot of content around webhooks to Typescript, as well as fixing webhooks and automation app IDs on import of new app. 2022-10-25 18:19:18 +01:00
backup.ts Update waitForCompletion and pouch / backup type 2022-11-15 14:28:02 +00: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 Refactoring a lot of content around webhooks to Typescript, as well as fixing webhooks and automation app IDs on import of new app. 2022-10-25 18:19:18 +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 Typescript re-write of the roles layer, this is the backbone of a lot of our security features, and I believe the issue was generally to do with a lack of handling of null-ish inputs. 2022-11-08 18:25:37 +00: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 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 16:51:53 +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
webhook.ts Refactoring a lot of content around webhooks to Typescript, as well as fixing webhooks and automation app IDs on import of new app. 2022-10-25 18:19:18 +01:00