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
/
Views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Big daddy refactor
Syndamia
2021-05-15
12
-218
/
+0
*
Updated user controller models being of type UserViewModel, when they should ...
Syndamia
2021-05-13
4
-4
/
+4
*
Implemented a 404 not found page
Syndamia
2021-05-12
1
-0
/
+10
*
Added a script that renames all of the files and folders inside the project
Syndamia
2021-05-10
1
-1
/
+1
*
Minor style changes
Syndamia
2021-05-08
1
-0
/
+2
*
Implemented account deletion
Syndamia
2021-05-08
1
-0
/
+4
*
Added register view message when register was unsuccessful
Syndamia
2021-05-08
1
-0
/
+7
*
Added login message when login was unsuccessful
Syndamia
2021-05-08
1
-0
/
+9
*
Fixed outdated User controller links in Views
Syndamia
2021-05-08
2
-2
/
+2
*
Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed Use...
Syndamia
2021-05-08
5
-7
/
+7
*
Fixed some identation that was in spaces, rather than tabs
Syndamia
2021-05-07
3
-3
/
+3
*
Added user edit view model validations
Syndamia
2021-05-07
1
-12
/
+13
*
Made moved footer to it's own partial cshtml
Syndamia
2021-05-07
2
-3
/
+9
*
Implemented editing user
Syndamia
2021-05-07
2
-0
/
+33
*
Implemented user profile page
Syndamia
2021-05-07
3
-1
/
+17
*
Removed the "- Web" part of layout
Syndamia
2021-05-07
1
-1
/
+1
*
Removed jquery validation cshtml
Syndamia
2021-05-07
1
-2
/
+0
*
Removed Privacy page and tweaked navbar and footer
Syndamia
2021-05-07
4
-12
/
+3
*
Added view model validation for register and login
Syndamia
2021-05-07
2
-0
/
+12
*
Added logout functionality and updated navbar
Syndamia
2021-05-06
1
-0
/
+4
*
Impllemented user login and updated navbar
Syndamia
2021-05-06
3
-4
/
+29
*
Added automapper; Implemented user register; Improved some database configura...
Syndamia
2021-05-06
1
-0
/
+12
*
Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ...
Syndamia
2021-05-06
2
-30
/
+23
*
Removed unnecessary usings, space identation got updated to tab identation an...
Syndamia
2021-05-06
5
-54
/
+54
*
Added gitignore and initial project generation
Syndamia
2021-05-06
7
-0
/
+95