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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made moved footer to it's own partial cshtml
Syndamia
2021-05-07
3
-11
/
+23
*
Implemented editing user
Syndamia
2021-05-07
8
-3
/
+127
*
Implemented user profile page
Syndamia
2021-05-07
9
-2
/
+61
*
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
6
-20
/
+11
*
Added view model validation for register and login
Syndamia
2021-05-07
6
-0
/
+43
*
Added logout functionality and updated navbar
Syndamia
2021-05-06
4
-1
/
+22
*
Added some form styling
Syndamia
2021-05-06
1
-0
/
+30
*
Fixed some names
Syndamia
2021-05-06
4
-11
/
+3
*
Impllemented user login and updated navbar
Syndamia
2021-05-06
10
-5
/
+94
*
Added automapper; Implemented user register; Improved some database configura...
Syndamia
2021-05-06
14
-3
/
+229
*
Updated README with information about changing the database you use
Syndamia
2021-05-06
1
-1
/
+1
*
Fixed Data layer not being able to create migrations and added a migration
Syndamia
2021-05-06
5
-0
/
+892
*
Updated some target frameworks and namespaces
Syndamia
2021-05-06
5
-5
/
+9
*
Added simple User and Role DB classes, added a simple DBContext and configure...
Syndamia
2021-05-06
8
-18
/
+63
*
Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ...
Syndamia
2021-05-06
5
-30
/
+191
*
Removed unnecessary usings, space identation got updated to tab identation an...
Syndamia
2021-05-06
9
-154
/
+138
*
Disabled HTTPS and added a note in README
Syndamia
2021-05-06
1
-1
/
+1
*
Added gitignore and initial project generation
Syndamia
2021-05-06
22
-0
/
+400