1
0
Fork 0
mirror of synced 2024-06-26 10:00:41 +12:00
budibase/packages/server/src/api/routes
2022-09-05 18:28:53 +01:00
..
public Updating specs to state that oneOf is allowed, fixing YAML issue and making sure allOr function works for lucene. 2022-07-05 19:54:11 +01:00
tests QA Core repo, and Jest API tests running end to end 2022-09-05 18:28:53 +01:00
utils move worker middleware to backend-core 2022-07-22 11:50:51 +01:00
analytics.js Trigger served events on ping endpoint 2022-08-10 11:01:54 +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 remove beta middleware 2022-07-11 11:38:53 +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 Serve builder preview via server to fix dependency on third party cookies 2022-08-20 13:47:57 +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