aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Configurations/UserMappings.cs
Commit message (Collapse)AuthorAgeFilesLines
* Renamed mapping classes to have the name of their layerSyndamia2021-05-111-18/+0
|
* Made service models structure resemble that of the web models (models for ↵Syndamia2021-05-111-1/+1
| | | | each "feature" are in their own folder)
* Fixed some identation that was in spaces, rather than tabsSyndamia2021-05-071-1/+1
|
* Implemented editing userSyndamia2021-05-071-0/+2
|
* Implemented user profile pageSyndamia2021-05-071-0/+1
|
* Impllemented user login and updated navbarSyndamia2021-05-061-0/+1
|
* Added automapper; Implemented user register; Improved some database ↵Syndamia2021-05-061-0/+14
configurations