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 namespaces giving error and not updating usings
Syndamia
2021-05-12
1
-1
/
+2
*
Added info about delete features template and rename namespaces scripts and u...
Syndamia
2021-05-12
3
-4
/
+38
*
Add feature template script now adds a GetAll method in service (although web...
Syndamia
2021-05-12
1
-0
/
+7
*
Improved the way in which database objects are created on startup
Syndamia
2021-05-12
2
-9
/
+32
*
Moved the Guid Id to it's own base models
Syndamia
2021-05-12
4
-9
/
+50
*
Fixed DbSets being above the constructor (when they should be below)
Syndamia
2021-05-12
1
-1
/
+1
*
Fixed models having opening bracket at bad places
Syndamia
2021-05-12
1
-6
/
+12
*
Fixed a bug where create web models have their id, but view web models dont
Syndamia
2021-05-12
1
-2
/
+2
*
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
[next]