1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/packages/worker/src/api/controllers/global
2023-07-07 11:48:12 +01:00
..
auth.ts Revert "Merge branch 'develop' into master" 2023-06-06 22:06:34 +01:00
configs.ts PR feedback 2023-06-26 10:23:57 +01:00
email.ts Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
events.ts Adding an API for publishing an event from the frontend. 2023-01-23 18:56:44 +00:00
license.ts Move license keys to their own module 2023-07-07 11:48:12 +01:00
roles.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
self.ts Remove all app cookie references (not really needed anymore) 2023-03-31 09:01:40 +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 Few minor updates to the integration suite to make it easier to decipher what is happening under the hood, as well as making it easier to log from these (where there is no pino logging available, importing backend-core breaks things). Also added a new script which can be used to get local environment setup as needed to run qa-core tests. Finally, xdescribe for the failing test until can work out what is wrong with MongoDB installation in QA environment. 2023-06-19 18:28:38 +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