aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Web/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Big daddy refactorSyndamia2021-05-151-18/+0
* Updated user controller models being of type UserViewModel, when they should ...Syndamia2021-05-131-5/+5
* Implemented BaseService that uses generics to implement very basic CRUD; Move...Syndamia2021-05-131-1/+1
* Renamed mapping classes to have the name of their layerSyndamia2021-05-111-2/+2
* Made service models structure resemble that of the web models (models for eac...Syndamia2021-05-111-1/+1
* 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 configura...Syndamia2021-05-061-0/+14