index
:
IT-kariera/it-kariera-exam-template
master
A template that could be useful for the final IT-kariera exam in 2021. Made in 24 hours.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ExamTemplate
/
Web
/
Configurations
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Big daddy refactor
Syndamia
2021-05-15
1
-18
/
+0
|
*
Updated user controller models being of type UserViewModel, when they should ↵
Syndamia
2021-05-13
1
-5
/
+5
|
|
|
|
be like UserWebModel
*
Implemented BaseService that uses generics to implement very basic CRUD; ↵
Syndamia
2021-05-13
1
-1
/
+1
|
|
|
|
Moved away from 3 service model to 1 service model in add feature script
*
Renamed mapping classes to have the name of their layer
Syndamia
2021-05-11
1
-2
/
+2
|
*
Made service models structure resemble that of the web models (models for ↵
Syndamia
2021-05-11
1
-1
/
+1
|
|
|
|
each "feature" are in their own folder)
*
Fixed some identation that was in spaces, rather than tabs
Syndamia
2021-05-07
1
-1
/
+1
|
*
Implemented editing user
Syndamia
2021-05-07
1
-0
/
+2
|
*
Implemented user profile page
Syndamia
2021-05-07
1
-0
/
+1
|
*
Impllemented user login and updated navbar
Syndamia
2021-05-06
1
-0
/
+1
|
*
Added automapper; Implemented user register; Improved some database ↵
Syndamia
2021-05-06
1
-0
/
+14
configurations