1
0
Fork 0
mirror of synced 2024-06-21 11:51:00 +12:00
budibase/packages/server/src/api/controllers
2022-01-26 17:45:28 +01:00
..
deploy Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
query Fixing an issue where old apps did not send up the values of the default parameters, the server should be able to handle this, enrich them in if they aren't there. 2022-01-20 19:06:08 +00:00
row code review and merge with develop 2022-01-26 17:45:28 +01:00
static Merge pull request #4137 from Budibase/feature/app-urls 2022-01-26 14:55:36 +00:00
table Merge pull request #4000 from Budibase/fix/sync-apps-reset-rows-quotas 2022-01-21 11:20:14 +00:00
view Refactor. 2021-12-03 10:31:09 +00:00
analytics.js error message fixes 2021-10-19 16:52:55 +01:00
apikeys.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
application.js Remove server -> worker request to retrieve apps, remove hosting endpoints and store 2022-01-21 17:31:18 +00:00
auth.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
automation.js Removing outgoing webhook functionality from automations and adding XML response/sending, as well as form data/encoded data. 2021-12-14 17:59:02 +00:00
backup.js Refactor app exports to allow a streaming realtime backup, and tidy up 2021-10-18 12:08:12 +01:00
cloud.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
component.js Add feature flags to manifest 2021-07-07 13:53:59 +01:00
datasource.js don't strip secrets from DB and only hide from client 2022-01-19 10:30:22 +01:00
dev.js Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 2022-01-12 11:32:14 +00:00
integration.js
layout.js Fix instance name on layouts 2021-06-23 12:26:46 +01:00
metadata.js Adding functionality so that when an automation trigger is deleted its test inputs will also be deleted. 2021-09-13 18:03:09 +01:00
permission.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
role.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
routing.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
screen.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
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 Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
webhook.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00