1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server/src/api/routes
2022-03-10 15:53:23 +00:00
..
public Making the URL optional for application creation/update in OpenAPI spec, removing unused parameter and fixing getRedisOptions function to work with fully qualified URLs. 2022-03-10 15:53:23 +00:00
tests Users implementation added. 2022-02-25 19:00:12 +00:00
utils Starting to fix up test cases. 2022-02-25 15:55:19 +00:00
analytics.js Fixing issue with created by/updated by on public forms, also fixing a small issue with analytics ping generating a 404. 2021-10-01 15:00:11 +01:00
apikeys.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
application.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
auth.js Adding some controls around cookies, expiring them when a 403 is hit. 2021-04-14 15:43:34 +01:00
automation.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00
backup.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
cloud.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
component.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
datasource.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00
deploy.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
dev.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
index.js Adding new generation technique, converting openAPI spec to typescript definitions, which are then applied in mapping output middlewares to make sure that the structures of the response are fully respected. 2022-03-01 18:35:08 +00:00
integration.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
layout.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
metadata.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
migrations.js Add app db support + app url migration 2022-01-27 10:40:31 +00:00
permission.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00
query.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
role.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00
routing.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
row.js Add button action allowing for export of client row selection 2022-03-07 12:06:11 +00:00
screen.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00
script.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
static.js Add tests for generating S3 signed upload URL 2022-01-14 08:25:41 +00:00
table.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00
templates.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
user.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
view.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
webhook.js Moving validators to a single location, simplify route files and all re-usability. 2022-02-24 11:39:38 +00:00