1
0
Fork 0
mirror of synced 2024-06-23 08:30:31 +12:00
budibase/packages/server/src/api/controllers
2022-10-24 13:37:53 +01:00
..
deploy Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/app-backups 2022-10-24 13:37:53 +01: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 Deprecate legacyHttpParser, fix rest tests 2022-10-12 11:05:16 +01:00
row Merge branch 'master' of github.com:Budibase/budibase into develop 2022-10-06 16:54:25 +01:00
static Adding import functionality - still need to update the attachments URL. 2022-10-11 20:25:22 +01: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 Refactoring more to Typescript, adding the ability to use the _find API of CouchDB. 2022-10-12 17:02:23 +01:00
auth.ts Merge develop 2022-09-28 08:56:45 +01:00
automation.js Merge develop 2022-09-28 08:56:45 +01:00
backup.ts Refactoring more to Typescript, adding the ability to use the _find API of CouchDB. 2022-10-12 17:02:23 +01: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.js ensure correct revert endpoint being hit, update call to revert 2022-10-09 19:31:35 +01: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
user.js
webhook.js