1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/server/src/api/controllers
2021-10-15 14:31:45 +01:00
..
deploy
row
static
table Remove linkRows processing when importing CSVs 2021-10-15 14:31:45 +01:00
view
analytics.js
apikeys.js
application.js Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO. 2021-10-08 18:21:40 +01:00
auth.js
automation.js
backup.js
cloud.js Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO. 2021-10-08 18:21:40 +01:00
component.js
datasource.js
dev.js Fixing some issues which were causing errors during the cypress test runs, such as not redirect /api/system/ requests to the worker. 2021-10-14 16:25:07 +01:00
hosting.js
integration.js
layout.js
metadata.js
permission.js
query.js Fixing some issues found with query while testing. 2021-10-13 13:22:13 +01:00
role.js
routing.js
screen.js
script.js Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running. 2021-10-12 18:45:13 +01:00
templates.js Fixes #2998 the templates API call will no longer fail if no internet, will simply return an empty array. 2021-10-14 14:18:41 +01:00
user.js
webhook.js