1
0
Fork 0
mirror of synced 2024-09-28 23:31:43 +12:00
budibase/packages/server/src/api/controllers
2022-09-15 10:56:50 +01:00
..
deploy Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 08:55:33 +01:00
plugin Add validation to plugins uploaded using file upload and allow component uploads via non-file sources in cloud 2022-09-14 11:58:59 +01:00
public
query
row Merge branch 'master' into develop 2022-09-15 10:19:56 +01:00
static Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 08:55:33 +01:00
table
view Merge branch 'master' into fix/datasource-not-exporting 2022-08-12 14:37:44 +01:00
analytics.ts
apikeys.js
application.ts Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 08:55:33 +01:00
auth.js
automation.js
backup.js Fixing an issue with deleting large apps with a lot of internal table data and adding back the export modal which allows picking whether an export includes internal table rows - #7583. 2022-09-09 20:06:29 +01:00
cloud.js
component.js Fixing linting issue. 2022-09-14 14:07:00 +01:00
datasource.js Merge pull request #7333 from Budibase/feature/select-tables-to-fetch 2022-09-13 11:19:49 +01:00
dev.js
integration.js Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
layout.js
metadata.js
migrations.js
permission.js
role.js
routing.js
screen.js Fix version being referenced in app plugin metadata 2022-09-07 12:06:05 +01:00
script.js
templates.js
user.js
webhook.js