25 Commits

Author SHA1 Message Date
Jakob Fahr
2ab30e0701
Add comments to TaskContext 2020-07-12 22:29:56 +02:00
Jakob Fahr
2c7f8dbe84
all property names in UpperCamelCase 2020-07-08 18:10:58 +02:00
f7c0dc66db Removed redundacy: Category in ScrumTask 2020-06-23 17:32:34 +02:00
48d5622c0f Moved relation to sprint from task to userstory 2020-06-18 13:20:11 +02:00
9391fc32ff Made the ids for the connected ojects (foreign keys) optinal, so that not all values have to be set 2020-06-11 14:15:10 +02:00
jfhr
3e38dafbdb
Add foreign key properties for all entity relationships 2020-06-09 13:39:53 +02:00
271e8cc95e All Scrum* Classes now use attributes of the datatype Scrum* is applicable 2020-06-08 15:06:49 +02:00
319e643688 Merge branch 'master' into deployment/env-vars 2020-06-05 15:40:41 +02:00
541d276b74 Changed prio to enum 2020-06-05 15:29:34 +02:00
2393177b2e Added Enum for priority 2020-06-05 15:27:41 +02:00
Niggl1999
30291cc6ef Added basic controller for users 2020-06-04 17:54:26 +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
ce4ba27653 Added basics for task controller 2020-06-04 16:42:29 +02:00
Niggl1999
7ffc5962b7 Removed redundand db connection 2020-06-04 09:53:55 +02:00
Niggl1999
6a613ea05c Copy pase can indeed be hard - Fixed spelling 2020-06-04 08:52:49 +02:00
Niggl1999
ae910b216d Merge branch 'feature/tasks-controller' into feature/userstory-controller 2020-06-04 08:43:11 +02:00
Niggl1999
f87585c224 Removed unnessecary newlines 2020-06-04 08:42:47 +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
5b6ce5c99b Changed attribute names to english 2020-06-03 19:24:59 +02:00
jfhr
640dda2aa3
Projekt-Vorlage mit Tasks Controller 2020-05-26 14:50:26 +02:00