Implementatio of SMTP and SendGrid email services, email templating, base template value object
Merge branch 'dev' into email-service
Resolving merge conflict
User filtration for Goal Definitions
Added senior name to DTO
Updated UserShortDto, methods in DomainUserRepository for fetching users with different roles, UI fixes
Resolved merge conflicts
Language mutations and some other fixes
Changed the code so it is easier to test and rewrited some tests
Completed data layer with migrations. With flags
Goals initial connected
Merge branch 'users' into 'dev'
Bug fixes, creating and updating user, role seed
See merge request aswi/aswi-2021/aswi2021bc304crew!7
Added application role and user seed, users list and create/update bug fixes
Bug fixes, creating and updating user, role seedrefs #8763 @0.5h
Added migration for goalsrefs #8555@testFull
Removed unused Azure AD project, updated identity core, custom authorization middleware - permission oriented authorizationref #8556
Initialized AD service infrastructure with test project
Initialized email service provider with test project
Initial project structure commit