35 Commits

Author SHA1 Message Date
Taha FADL
9dbe93b6e4 edit Comments in Controller 2020-07-19 17:46:41 +02:00
Taha FADL
a5f23bcd9a more Improved Comments in Controller 2020-07-19 13:09:48 +02:00
Taha FADL
79cc2dd740 Improved the Comments in Controller 2020-07-15 16:21:43 +02:00
f0cf54513f Fixed uncapitalized i in Id for all Controllers 2020-07-14 18:10:57 +02:00
959c43ca1e Merge branch 'comments/task-context' into comments/merge 2020-07-14 18:03:33 +02:00
Jakob Fahr
2c7f8dbe84
all property names in UpperCamelCase 2020-07-08 18:10:58 +02:00
Taha FADL
2cfdc85a90 Added Comments to the Controllers 2020-07-08 13:42:42 +02:00
a588148dc9 Added some nullable regions to get rid of compiler warnings and follow best practices 2020-06-23 17:43:17 +02:00
f7c0dc66db Removed redundacy: Category in ScrumTask 2020-06-23 17:32:34 +02:00
ec7f4c940c Changed the method for all the filters to stomething more standardized and .net compliant (also easier built into openapi v3) 2020-06-18 16:38:14 +02:00
1298b01974 Switched from IEnumerable to Queryable DBsets for filtering 2020-06-18 15:27:40 +02:00
8a26b957aa Added filters for all get-all endpoints 2020-06-18 15:10:42 +02:00
22194d4aad Removed Unnessecary Imports from: CategoriesController 2020-06-05 16:01:09 +02:00
3b52d32cb4 Removed Unnessecary Imports from: ProjectsController 2020-06-05 16:00:44 +02:00
5a138a4567 Removed Unnessecary Imports from: SprintsController 2020-06-05 16:00:21 +02:00
e2becffdf6 Removed Unnessecary Imports from: StatusController 2020-06-05 16:00:01 +02:00
779c382bbb Removed Unnessecary Imports from: TasksController 2020-06-05 15:59:43 +02:00
dd6fe09868 Removed Unnessecary Imports from: UsersController 2020-06-05 15:59:22 +02:00
3ed6839b63 Removed Unnessecary Imports from: UserstoriesController 2020-06-05 15:59:02 +02:00
Niggl1999
30291cc6ef Added basic controller for users 2020-06-04 17:54:26 +02:00
Niggl1999
5c8c46f893 Fixed naming 2020-06-04 17:45:36 +02:00
Niggl1999
5ee9e6e444 Added Basic project controller 2020-06-04 17:44:11 +02:00
Niggl1999
caa5456eab Added basic controller for status 2020-06-04 17:32:56 +02:00
Niggl1999
5384ccddb3 Merge branch 'feature/sprintController' 2020-06-04 17:09:38 +02:00
Taha FADL
0f129ae292 Created sprintController 2020-06-04 17:04:19 +02:00
Niggl1999
392ec801d4 Renamed to fit the scheme 2020-06-04 16:53:59 +02:00
Niggl1999
ce4ba27653 Added basics for task controller 2020-06-04 16:42:29 +02:00
Niggl1999
f94274755c Added all the basic methods for userstories 2020-06-04 08:53:20 +02:00
Niggl1999
ae910b216d Merge branch 'feature/tasks-controller' into feature/userstory-controller 2020-06-04 08:43:11 +02:00
Niggl1999
a3eaacb687 Just some simple renaming 2020-06-04 08:42:01 +02:00
Niggl1999
d8d79c6ee8 Changed naming 2020-06-04 08:37:51 +02:00
Niggl1999
e1c1839506 Merge branch 'feature/tasks-controller' into feature/userstory-controller 2020-06-04 08:34:23 +02:00
Niggl1999
19e6ed16ec Added basics for userstories 2020-06-04 08:32:44 +02:00
Niggl1999
7ae50e6ed3 Renamed Id to id 2020-06-03 20:00:56 +02:00
jfhr
640dda2aa3
Projekt-Vorlage mit Tasks Controller 2020-05-26 14:50:26 +02:00