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
*
Renamed ViewModels to WebModels
Syndamia
2021-05-12
1
-15
/
+15
*
Added a script the deletes a feature
Syndamia
2021-05-12
1
-0
/
+42
*
Added script for renaming namespaces
Syndamia
2021-05-12
1
-0
/
+17
*
Fixed readme file view
Syndamia
2021-05-12
1
-3
/
+9
*
Implemented a 404 not found page
Syndamia
2021-05-12
4
-3
/
+19
*
Fixed typos and reworded a bit some stuff
Syndamia
2021-05-11
1
-7
/
+7
*
Added information about the bash tools and cloudinary
Syndamia
2021-05-11
1
-0
/
+80
*
Added Cloudinary service and configured it
Syndamia
2021-05-11
4
-0
/
+60
*
Renamed mapping classes to have the name of their layer
Syndamia
2021-05-11
3
-10
/
+10
*
Made service models structure resemble that of the web models (models for eac...
Syndamia
2021-05-11
9
-15
/
+15
*
Improved formatting and implemented web layer template creation
Syndamia
2021-05-11
1
-5
/
+305
*
Implemented service layer preset adding to script and fixed some data layer f...
Syndamia
2021-05-11
1
-11
/
+134
*
Started work on script that adds preset files on a given feature; Implemented...
Syndamia
2021-05-10
1
-0
/
+42
*
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
[next]