1
0
Fork 0
mirror of synced 2024-06-23 08:30:31 +12:00
budibase/packages/worker/src
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
..
api Allow a displayName to be passed when creating admin user (#13516) 2024-04-18 12:52:00 +00:00
constants Fix duplicate enum value. 2024-03-18 11:58:50 +00:00
db Set Redis initialisation back to how it was before I started messing with it. 2023-11-10 16:17:18 +00:00
middleware Fix tests 2023-03-28 16:46:22 +01:00
migrations Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
sdk Add test command 2024-03-19 23:28:03 +01:00
tests This removes the SearchQuery which was a duplication of the SearchFilters interface - the duplicated types were not correctly getting overlay on each other, causing build errors. 2024-04-17 13:54:23 +01:00
utilities Restore ethereal user 2024-03-25 12:31:48 +01:00
ddApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
environment.ts Adding a 'SESSION_EXPIRY_SECONDS' environment variable which can be set on the services to configure how long before an idle user is logged out. 2024-01-25 16:22:39 +00:00
features.ts Remove // eslint-disable-next-line no-unused-vars 2024-04-17 12:24:41 +02:00
index.ts Initing doc writethrough cache as part of the worker/server init process, as well as part of doc writethrough tests. 2024-03-08 12:20:52 +00:00
initPro.ts Clean 2024-03-06 00:34:48 +01:00