Justin Baur
|
34fb4cca2a
|
Turn on file scoped namespaces (#2225)
|
2022-08-29 14:53:16 -04:00 |
|
Justin Baur
|
231eb84e69
|
Turn On ImplicitUsings (#2079)
* Turn on ImplicitUsings
* Fix formatting
* Run linter
|
2022-06-29 19:46:41 -04:00 |
|
Oscar Hinton
|
e4a10aae27
|
Split out repositories to Infrastructure.Dapper / EntityFramework (#1759)
|
2022-01-11 10:40:51 +01:00 |
|
Oscar Hinton
|
f6ebb20847
|
[Provider] Add support for events (#1447)
|
2021-07-15 16:37:27 +02:00 |
|
Oscar Hinton
|
feb3106f37
|
[Provider] Create and access child organizations (#1427)
|
2021-07-08 17:05:32 +02:00 |
|
Oscar Hinton
|
43f7271147
|
[Provider] Setup provider (#1378)
|
2021-06-30 09:35:26 +02:00 |
|
Oscar Hinton
|
fe1ffb6a22
|
[Provider] Server entities and models (#1370)
* Mock out provider models and service
* Implement CreateAsync, CompleteSetupAsync, UpdateAsync, InviteUserAsync and ResendInvitesAsync
* Implement AcceptUserAsync and ConfirmUsersAsync
* Implement SaveUserAsync and DeleteUserAsync
* Add email templates
* Add admin operations for providers
* Fix mail template names
* Rename roles
* Verify provider has provideradmin
* Add self hosted check to admin controller
* Resolve review comments
* Update sql queries
* Change create provider to use email instead of userId
|
2021-06-03 18:58:29 +02:00 |
|