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
/
Shared
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Big daddy refactor
Syndamia
2021-05-15
5
-99
/
+0
|
*
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
|
*
Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed ↵
Syndamia
2021-05-08
1
-4
/
+4
|
|
|
|
UserController to AccountController, updated links
*
Made moved footer to it's own partial cshtml
Syndamia
2021-05-07
2
-3
/
+9
|
*
Implemented user profile page
Syndamia
2021-05-07
1
-1
/
+3
|
*
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
2
-5
/
+2
|
*
Added logout functionality and updated navbar
Syndamia
2021-05-06
1
-0
/
+4
|
*
Impllemented user login and updated navbar
Syndamia
2021-05-06
1
-2
/
+16
|
*
Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ↵
Syndamia
2021-05-06
2
-30
/
+23
|
|
|
|
default css and js from wwwroot; Implemented a very simple custom styling that mimmics the default asp.net bootstrap one
*
Removed unnecessary usings, space identation got updated to tab identation ↵
Syndamia
2021-05-06
2
-49
/
+49
|
|
|
|
and added authentication in Startup.cs
*
Added gitignore and initial project generation
Syndamia
2021-05-06
3
-0
/
+75