1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00
budibase/packages/worker/src/api/controllers/global
2023-10-12 19:00:53 +01:00
..
auth.ts Moving app builder API into pro, along with the changes involved with achieving this. 2023-07-27 18:46:55 +01:00
configs.ts Fix getting started checklist links 2023-07-18 16:14:59 +01:00
email.ts Type internal db.get 2023-07-18 11:41:51 +02:00
events.ts Adding an API for publishing an event from the frontend. 2023-01-23 18:56:44 +00:00
license.ts Lint 2023-07-14 16:55:48 +01:00
roles.ts Quick fixes based on raising PR, types and tests. 2023-07-28 13:58:20 +01:00
self.ts Adding last of support for per app group builder support, enriching the user on self return, as well as adding the functionality required to server middlewares. 2023-08-22 18:14:08 +01:00
templates.ts Some updates, typescripting some more APIs, as well as fixing a lot of Router creation which did not specify the 'new' operator. 2022-09-22 14:59:28 +01:00
users.ts Frontend component of updating the API and accounting for default value not being in the paginated results of the relationship picker. 2023-10-12 19:00:53 +01:00
workspaces.ts Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00