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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed rename project tool screwing up .git folder
Syndamia
2021-05-10
1
-1
/
+1
*
Added a script that renames all of the files and folders inside the project
Syndamia
2021-05-10
2
-1
/
+36
*
Added migration warning
Syndamia
2021-05-08
1
-1
/
+1
*
Added Common project to solution
Syndamia
2021-05-08
1
-0
/
+14
*
Fixed database reference link
Syndamia
2021-05-08
1
-1
/
+1
*
Added getting started and structure information about the template
Syndamia
2021-05-08
1
-0
/
+20
*
Made some minor formatting fixes
Syndamia
2021-05-08
3
-2
/
+2
*
Minor style changes
Syndamia
2021-05-08
2
-0
/
+6
*
Implemented account deletion
Syndamia
2021-05-08
3
-5
/
+23
*
Added register view message when register was unsuccessful
Syndamia
2021-05-08
2
-1
/
+8
*
Added login message when login was unsuccessful
Syndamia
2021-05-08
2
-1
/
+10
*
Implemented user getting logged in automatically when they register
Syndamia
2021-05-08
1
-1
/
+4
*
Updated register view model data annotation
Syndamia
2021-05-08
1
-1
/
+1
*
Fixed outdated User controller links in Views
Syndamia
2021-05-08
2
-2
/
+2
*
Simplified account edit authorization
Syndamia
2021-05-08
2
-10
/
+0
*
Updated namespaces of Startup and Program
Syndamia
2021-05-08
2
-1
/
+2
*
Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed Use...
Syndamia
2021-05-08
12
-61
/
+62
*
Moved user repository logic into user service logic (no more repos)
Syndamia
2021-05-08
3
-83
/
+34
*
Added DBContext setup for user and roles
Syndamia
2021-05-07
1
-1
/
+7
*
Fixed some identation that was in spaces, rather than tabs
Syndamia
2021-05-07
6
-6
/
+6
*
Deleted unused common file
Syndamia
2021-05-07
1
-8
/
+0
*
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
3
-12
/
+26
*
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 formatting and wording in README
Syndamia
2021-05-06
1
-5
/
+7
*
Updated README with information about changing the database you use
Syndamia
2021-05-06
2
-3
/
+18
*
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
9
-18
/
+65
*
Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ...
Syndamia
2021-05-06
6
-31
/
+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
2
-2
/
+13
*
Added gitignore and initial project generation
Syndamia
2021-05-06
23
-0
/
+625
*
Add LICENSE
Kamen Mladenov
2021-05-06
1
-0
/
+21
*
Initial commit
Kamen Mladenov
2021-05-06
1
-0
/
+3
[prev]