1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server/src/api/routes
2021-02-01 21:02:54 +00:00
..
tests simplify queries to only have one type under query verb 2021-01-22 12:22:28 +00:00
analytics.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 2020-11-11 17:34:15 +00:00
apikeys.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 2020-11-11 17:34:15 +00:00
application.js Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 2020-11-19 16:55:59 +00:00
auth.js Add current user bindings, and current user relationships as data sources 2021-01-28 14:29:35 +00:00
automation.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 2020-11-11 17:34:15 +00:00
backup.js smoother downloads, lint 2021-01-29 21:52:45 +00:00
component.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 2020-11-11 17:34:15 +00:00
datasource.js merge 2021-01-11 20:29:33 +00:00
deploy.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 2020-11-11 17:34:15 +00:00
hosting.js When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 2021-01-14 17:01:31 +00:00
index.js import and export apps 2021-01-27 13:55:46 +00:00
integration.js separation of datasources and queries 2020-12-18 18:19:43 +00:00
layout.js Quick update to allow deleting layouts if they are not currently in use. 2020-11-30 16:12:06 +00:00
permission.js Changing the role system to have permissions integrated rather than the permissions being per user. 2020-12-02 17:08:25 +00:00
query.js simplify queries to only have one type under query verb 2021-01-22 12:22:28 +00:00
role.js Changing the role system to have permissions integrated rather than the permissions being per user. 2020-12-02 17:08:25 +00:00
routing.js Changing the naming of access levels to be roles. 2020-12-02 13:20:56 +00:00
row.js internal search working 2021-02-01 21:02:54 +00:00
screen.js Removing the static CSS bundling from the server as it is no longer required. 2020-12-09 12:30:21 +00:00
static.js This commit includes some fixes for a few auth issues I found when I was working on this and a static page which shows the self hosting info to get the user going (if they end up there). 2021-01-28 18:30:59 +00:00
table.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 2020-11-11 17:34:15 +00:00
templates.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 2020-11-11 17:34:15 +00:00
user.js email as default user identifier 2020-12-04 12:22:45 +00:00
view.js smoother downloads, lint 2021-01-29 21:52:45 +00:00
webhook.js WIP - this is working towards the permissions system but stopping here for the night, this is currently not functional. 2020-11-11 17:34:15 +00:00