1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00
budibase/packages/server/src/api/controllers
2022-11-16 17:23:12 +00:00
..
deploy Typescript conversions - trying to get all of context/db layer into TS. 2022-11-11 11:57:50 +00:00
plugin Merge develop 2022-09-28 08:56:45 +01:00
public Fixing a regression of CSV table creation - normally if a CSV was used to create a table with an options column all of the options would be filled in but this had been broken. 2022-10-04 17:54:33 +01:00
query Some major reworks towards higher levels of typescript. 2022-11-16 17:23:12 +00:00
row Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it. 2022-11-09 16:53:42 +00:00
static Fix attachments upload path 2022-11-01 21:17:39 +00:00
table Fetching a list of backup/restore events includes the full user object. 2022-10-20 15:05:50 +01:00
view Refactoring more to Typescript, adding the ability to use the _find API of CouchDB. 2022-10-12 17:02:23 +01:00
analytics.ts Merge develop 2022-09-28 08:56:45 +01:00
apikeys.js
application.ts Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it. 2022-11-09 16:53:42 +00:00
auth.ts Converting further DB layers to TS - fixing mocks. 2022-11-15 18:33:24 +00:00
automation.js Merge develop 2022-09-28 08:56:45 +01:00
backup.ts Removing timeout for export apps - #8589. 2022-11-08 20:12:32 +00:00
cloud.js Addressing majority of PR comments. 2022-10-24 10:04:14 +01:00
component.ts Merge develop 2022-09-28 08:56:45 +01:00
datasource.js Merge develop 2022-09-28 08:56:45 +01:00
dev.ts Re-building the context module to use a single object, meaning we can create new context frames and copy over whatever exists, then update. 2022-11-10 16:38:32 +00:00
integration.js turn on gsheets 2022-10-10 09:02:17 +01:00
layout.js Merge develop 2022-09-28 08:56:45 +01:00
metadata.js
migrations.js
permission.js
role.js Merge develop 2022-09-28 08:56:45 +01:00
routing.js
screen.ts Merge develop 2022-09-28 08:56:45 +01:00
script.js
templates.js default value for env variable 2022-05-19 10:56:51 +01:00
user.js
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