1
0
Fork 0
mirror of synced 2024-09-10 06:26:02 +12:00
budibase/packages/server/src/api/controllers
2021-04-09 17:33:21 +01:00
..
deploy Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 2021-03-29 17:32:05 +01:00
search encapsulate more auth functionality into shared module and use in worker 2021-04-08 11:20:37 +01:00
static Global users now working through the server, all requests proxied. 2021-04-09 15:11:49 +01:00
table Updating some test cases to work with new system. 2021-04-09 17:33:21 +01:00
view Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 2021-03-29 17:32:05 +01:00
analytics.js Upping automation coverage by adding webhook testing and increasing screen coverage. 2021-03-10 11:47:39 +00:00
apikeys.js Updating API keys and changing over system to allow use of builder endpoints when running in cloud. 2021-03-22 16:39:11 +00:00
application.js Global users now working through the server, all requests proxied. 2021-04-09 15:11:49 +01:00
auth.js Updating some test cases to work with new system. 2021-04-09 17:33:21 +01:00
automation.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 2021-03-29 17:32:05 +01:00
backup.js Work in progress, have refactored the templating system to remove local templates, application and template system now work through minio with no file access. 2021-03-19 19:07:47 +00:00
component.js Fixing cypress test issues. 2021-03-25 13:32:05 +00:00
datasource.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 2021-03-29 17:32:05 +01:00
hosting.js Global users now working through the server, all requests proxied. 2021-04-09 15:11:49 +01:00
integration.js
layout.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 2021-03-29 17:32:05 +01:00
permission.js Fixing an issue with RBAC, there was a mutable issue where a server builtin resource was getting updated, fixed this by not exposing the mutable structure, instead exposing a function which provides a new object everytime. 2021-02-12 20:34:54 +00:00
query.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 2021-03-29 17:32:05 +01:00
role.js Updating some test cases to work with new system. 2021-04-09 17:33:21 +01:00
routing.js
row.js Updating some test cases to work with new system. 2021-04-09 17:33:21 +01:00
screen.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 2021-03-29 17:32:05 +01:00
templates.js Work in progress, have refactored the templating system to remove local templates, application and template system now work through minio with no file access. 2021-03-19 19:07:47 +00:00
user.js Updating some test cases to work with new system. 2021-04-09 17:33:21 +01:00
webhook.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 2021-03-29 17:32:05 +01:00