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
/
Controllers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented interfaces for services in add feature template; Added an interfa...
Syndamia
2021-05-12
1
-3
/
+3
*
Implemented a 404 not found page
Syndamia
2021-05-12
2
-3
/
+8
*
Made service models structure resemble that of the web models (models for eac...
Syndamia
2021-05-11
1
-1
/
+1
*
Implemented account deletion
Syndamia
2021-05-08
1
-5
/
+11
*
Added register view message when register was unsuccessful
Syndamia
2021-05-08
1
-1
/
+1
*
Added login message when login was unsuccessful
Syndamia
2021-05-08
1
-1
/
+1
*
Implemented user getting logged in automatically when they register
Syndamia
2021-05-08
1
-1
/
+4
*
Simplified account edit authorization
Syndamia
2021-05-08
1
-3
/
+0
*
Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed Use...
Syndamia
2021-05-08
1
-11
/
+20
*
Fixed some identation that was in spaces, rather than tabs
Syndamia
2021-05-07
2
-2
/
+2
*
User now gets logged out only when they change their username
Syndamia
2021-05-07
1
-5
/
+6
*
Added user edit view model validations
Syndamia
2021-05-07
1
-0
/
+3
*
Implemented editing user
Syndamia
2021-05-07
1
-2
/
+36
*
Implemented user profile page
Syndamia
2021-05-07
1
-1
/
+17
*
Removed Privacy page and tweaked navbar and footer
Syndamia
2021-05-07
1
-5
/
+0
*
Added view model validation for register and login
Syndamia
2021-05-07
1
-0
/
+6
*
Added logout functionality and updated navbar
Syndamia
2021-05-06
1
-0
/
+8
*
Fixed some names
Syndamia
2021-05-06
1
-2
/
+2
*
Impllemented user login and updated navbar
Syndamia
2021-05-06
1
-0
/
+21
*
Added automapper; Implemented user register; Improved some database configura...
Syndamia
2021-05-06
2
-1
/
+43
*
Removed unnecessary usings, space identation got updated to tab identation an...
Syndamia
2021-05-06
1
-26
/
+22
*
Added gitignore and initial project generation
Syndamia
2021-05-06
1
-0
/
+37