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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed add feature and delete feature scripts
Syndamia
2021-05-16
2
-23
/
+23
*
Fixed returned model on controller creation
Syndamia
2021-05-15
1
-1
/
+1
*
Added help menus to all tools (scripts)
Syndamia
2021-05-13
4
-0
/
+52
*
Added view error messages to unsuccessful creation and edit of an object in f...
Syndamia
2021-05-13
1
-0
/
+20
*
Improved redirecttoaction and removed bad checks in add feature script
Syndamia
2021-05-13
1
-12
/
+6
*
Updated add feature script such that Index.cshtml shows all available objects...
Syndamia
2021-05-13
1
-1
/
+35
*
Implemented BaseService that uses generics to implement very basic CRUD; Move...
Syndamia
2021-05-13
1
-96
/
+16
*
Made GetAll async
Syndamia
2021-05-13
1
-3
/
+3
*
Moved services to their own folder and updated their namespaces
Syndamia
2021-05-12
1
-2
/
+2
*
Implemented interfaces for services in add feature template; Added an interfa...
Syndamia
2021-05-12
1
-6
/
+30
*
Added forgotten usings in add feature template service
Syndamia
2021-05-12
1
-0
/
+2
*
Improved rename namespaces
Syndamia
2021-05-12
1
-2
/
+4
*
Fixed unary operator error in add feature template
Syndamia
2021-05-12
1
-5
/
+6
*
Fixed add feature template model creation and model ids
Syndamia
2021-05-12
1
-11
/
+7
*
Optimized rename-namespaces to not try to rename stuff inside bin and obj fol...
Syndamia
2021-05-12
1
-2
/
+2
*
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
2
-4
/
+9
*
Add feature template script now adds a GetAll method in service (although web...
Syndamia
2021-05-12
1
-0
/
+7
*
Moved the Guid Id to it's own base models
Syndamia
2021-05-12
1
-9
/
+19
*
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
*
Renamed mapping classes to have the name of their layer
Syndamia
2021-05-11
1
-6
/
+6
*
Made service models structure resemble that of the web models (models for eac...
Syndamia
2021-05-11
1
-7
/
+7
*
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
1
-0
/
+35