Files
calendar/packages/lib
Joe Au-YeungandGitHub 7a6c93795a feat: Create UserCreationService and use in API V1 create user endpoint (#19150)
* Create `createUser` method in `userCreationService`

* Refactor `UserRepository` create method to accept prisma input and remove business logic

* API use `UserCreationService`

* Move slugify to service

* Use hashPassword instead

* Type fixes in `UserCreationService`

* Add `userCreationService` tests

* API accept data object

* Type fixes

* Add user _post test

* Add test for locked user

* Add locked param to log

* Add user repository tests

* Do not return locked status

* Explicitly pass `locked` prop

* Fix tests when locked isn't returned

* Fix tests

* Pass locked prop

* Edit test name

* Use logger

* Fix passing hashed password
2025-02-17 22:30:39 -05:00
..
2025-01-18 16:21:12 -03:00
2024-06-11 14:35:53 +00:00
2024-11-13 15:14:31 -05:00
2025-01-18 16:21:12 -03:00
2024-12-18 16:26:59 +00:00
2024-04-27 18:14:37 +02:00
2023-07-28 15:11:44 +00:00
2024-03-08 15:13:29 +00:00
2023-04-25 19:39:47 -03:00
2025-01-12 20:31:43 +00:00
2023-12-19 11:20:54 -03:00
2024-10-04 13:44:50 -07:00
2024-05-10 08:47:57 +01:00
2024-10-24 09:10:27 -04:00
2023-11-11 11:16:35 +00:00