1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
budibase/packages/server/src/api/routes
2022-07-05 18:47:30 +01:00
..
public Updating API docs #6434 to better describe the API for range and for oneOf operator. 2022-07-05 18:47:30 +01:00
tests Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings 2022-06-20 09:09:21 +01:00
utils Remove instance name from being a required screen setting 2022-05-11 13:16:36 +01:00
analytics.js Merge branch 'feature/posthog-v2' into feature/event-backfill 2022-05-23 10:29:33 +01:00
apikeys.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
application.ts Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +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 Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 2022-06-22 20:23:18 +01: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 adding endpoint to cloud to check for beta access 2022-06-27 14:28:25 +01:00
index.ts Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +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.ts Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +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.ts new ui functionality working from S3 bucket 2022-06-06 23:30:36 +01:00
table.js Fix for #5103 - some templates are built on an older version that stored permissions differently, we can't migrate these as they will keep being added, easiest to just support the old method (apply the old rule and convert to the new format when retrieving roles). 2022-03-28 16:34:50 +01: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