budibase/packages/server/src/api/routes
mike12345567 f1abb9194f Adding API key tests. 2021-03-08 18:18:53 +00:00
..
tests Adding API key tests. 2021-03-08 18:18:53 +00:00
analytics.js
apikeys.js
application.js
auth.js Add current user bindings, and current user relationships as data sources 2021-01-28 14:29:35 +00:00
automation.js Adding in resource IDs everywhere they should be accessible. 2021-02-08 17:22:07 +00:00
backup.js change backup to be appname 2021-02-03 13:28:11 +00:00
component.js
datasource.js
deploy.js
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
layout.js
permission.js Some more fixes after testing permissions a bit further. 2021-02-09 16:01:02 +00:00
query.js allow empty params 2021-02-23 10:06:55 +00:00
role.js Further work, need to have a larger think about the API of this. 2021-02-05 18:46:15 +00:00
routing.js
row.js code review 2021-02-10 14:24:42 +00:00
screen.js
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 First lot of work to update the auto fields into schema. 2021-02-10 17:55:19 +00:00
templates.js
user.js
view.js control RBAC from data section 2021-02-10 18:18:31 +00:00
webhook.js Linting. 2021-02-27 10:45:01 +00:00