Kristin Laemmert
701f6d5436
UserService: use the UserService instead of calling sqlstore directly ( #55745 )
...
* UserService: update callers to use the UserService instead of calling sqlstore directly
There is one major change hiding in this PR. UserService.Delete originally called a number of services to delete user-related records. I moved everything except the actual call to the user table, and moved those into the API. This was done to avoid dependencies cycles; many of our services depend on the user service, so the user service itself should have as few dependencies as possible.
2022-09-27 07:58:49 -04:00
..
2022-06-30 09:31:54 -04:00
2022-08-10 15:37:51 +02:00
2022-06-27 12:23:15 -04:00
2022-09-22 22:04:48 +02:00
2022-08-10 15:37:51 +02:00
2022-09-20 18:32:06 +02:00
2022-08-09 14:58:50 +02:00
2022-09-22 22:04:48 +02:00
2022-09-02 14:20:10 +02:00
2022-08-01 18:17:42 +02:00
2022-08-01 18:17:42 +02:00
2022-09-27 07:58:49 -04:00
2022-09-27 07:58:49 -04:00
2022-08-10 11:56:48 +02:00
2022-09-12 10:40:35 +03:00
2022-09-20 18:58:04 +02:00
2022-09-23 06:04:41 -04:00
2022-09-26 08:27:26 -07:00
2022-09-12 10:40:35 +03:00
2022-08-11 13:28:55 +02:00
2022-09-27 07:58:49 -04:00
2022-08-11 13:28:55 +02:00
2022-08-11 13:28:55 +02:00
2022-09-20 18:58:04 +02:00
2022-08-30 17:19:52 +02:00
2022-09-21 08:04:01 -04:00
2022-09-21 08:04:01 -04:00
2022-07-27 09:54:37 -04:00
2022-09-20 13:31:08 -04:00
2022-09-20 13:31:08 -04:00
2022-09-23 14:27:01 +02:00
2022-08-11 13:28:55 +02:00
2022-08-11 13:28:55 +02:00
2022-09-20 18:58:04 +02:00
2022-08-11 13:28:55 +02:00
2022-09-12 13:04:43 +03:00
2022-09-12 13:04:43 +03:00
2022-08-10 16:47:03 -03:00
2022-09-21 12:20:11 +02:00
2022-09-27 07:58:49 -04:00
2022-09-22 22:04:48 +02:00
2022-09-20 09:55:40 +02:00
2022-09-20 09:55:40 +02:00
2022-09-15 17:35:59 +02:00
2022-09-22 22:04:48 +02:00
2022-08-11 13:28:55 +02:00
2022-09-14 18:19:57 +02:00
2022-09-14 18:19:57 +02:00
2022-08-04 13:51:12 -03:00
2022-08-11 15:37:31 +02:00
2022-09-27 07:58:49 -04:00
2022-09-27 07:58:49 -04:00
2022-09-27 07:58:49 -04:00
2022-09-26 18:53:17 +02:00
2022-09-27 12:30:10 +02:00
2022-08-10 10:21:33 +02:00
2022-09-05 20:40:01 -07:00
2022-08-11 13:28:55 +02:00
2022-08-11 13:28:55 +02:00
2022-08-11 13:28:55 +02:00
2022-08-10 15:37:51 +02:00
2022-08-23 13:05:31 +02:00
2022-08-23 13:05:31 +02:00
2022-08-10 15:37:51 +02:00
2022-09-23 14:27:01 +02:00
2022-09-23 14:27:01 +02:00
2022-09-22 22:04:48 +02:00
2022-08-26 12:40:40 -04:00
2022-09-22 22:04:48 +02:00
2022-09-12 10:40:35 +03:00
2022-08-11 13:28:55 +02:00
2022-08-11 15:37:31 +02:00
2022-09-12 10:40:35 +03:00
2022-08-11 13:28:55 +02:00
2022-08-11 13:28:55 +02:00
2022-09-20 11:29:17 +02:00
2022-08-11 13:28:55 +02:00
2022-07-27 09:54:37 -04:00
2022-07-27 09:54:37 -04:00
2022-09-22 19:16:21 +02:00
2022-09-20 18:58:04 +02:00
2022-09-22 19:16:21 +02:00
2022-09-20 18:58:04 +02:00
2022-09-27 07:58:49 -04:00
2022-08-11 13:28:55 +02:00
2022-08-11 13:28:55 +02:00
2022-09-27 07:58:49 -04:00