1
0
Fork 0
mirror of synced 2024-06-23 08:30:31 +12:00
budibase/packages/worker/src/api/controllers/global
melohagan 6bdc726d55
Allow a displayName to be passed when creating admin user (#13516)
* Allow a displayName to be passed when creating admin user

* Set the first and last names

* Don't format handlebars files on save

* Use familyName and givenName
2024-04-18 12:52:00 +00:00
..
auth.ts Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
configs.ts Fix for custom branding not appearing on login 2024-02-09 15:26:57 +00: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 Clearing out per-app builders when app is deleted. 2023-11-23 17:35:55 +00:00
self.ts Fix to for tenant favourite prefix 2024-03-15 16:52:38 +00: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 Allow a displayName to be passed when creating admin user (#13516) 2024-04-18 12:52:00 +00: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