1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/server/src/api/routes
2021-04-13 11:56:57 +01:00
..
tests Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 2021-04-13 10:26:40 +01:00
analytics.js
apikeys.js
application.js
auth.js Authentication working on builder homepage, integration with currentapp middleware 2021-04-13 11:56:57 +01:00
automation.js
backup.js
component.js Adding a nuke stack option at top of repo and then setting up proxy for dev experience through envoy. 2021-04-01 12:02:31 +01:00
datasource.js
deploy.js
hosting.js
index.js
integration.js
layout.js
permission.js
query.js
role.js
routing.js
row.js
screen.js
search.js Updating some route middleware security. 2021-04-01 14:38:31 +01:00
static.js Updating some route middleware security. 2021-04-01 14:38:31 +01:00
table.js
templates.js
user.js First pass of global user configuration through existing user API with role mappings. 2021-04-08 16:58:33 +01:00
view.js
webhook.js