56 Commits

Author SHA1 Message Date
Michael
aa5c468262 added userstory dropdown 2020-06-30 10:30:58 +02:00
Michael
74418ff0dd added userstory select for tasks 2020-06-29 22:47:52 +02:00
test
75b964402a . 2020-06-28 12:13:45 +02:00
test
9c14fc4bd5 modified task-list to "enable" sprint-form. 2020-06-28 12:07:30 +02:00
test
7c26e91b2a created new sprint form component draft 2020-06-26 13:26:00 +02:00
Michael
39e403a8a7 added submit button to form 2020-06-23 11:16:02 +02:00
Michael
8346801074 added related user story 2020-06-22 17:12:09 +02:00
3461103930 Get Userstory by ID 2020-06-22 16:34:57 +02:00
test
aba077cc14 minor changes 2020-06-22 16:28:40 +02:00
Michael
bac2e90d23 added right focus for tasks 2020-06-22 14:58:14 +02:00
Michael
80fd5c4f09 added autofocus 2020-06-22 14:40:00 +02:00
test
68e4362fe2 styling changes dropdown, color, linebreak... 2020-06-22 13:56:30 +02:00
Michael
07dba52794 edited taskform 2020-06-22 12:02:11 +02:00
Michael
53dd69ed56 better positioning for userstory modal 2020-06-21 18:00:09 +02:00
test
aa223ffa10 styling userstory-form modal 2020-06-18 10:45:31 +02:00
3c03ee6315 Reduced future code bulge 2020-06-11 15:37:57 +02:00
90368998d4 Made the code for teh taskform a little sleeker 2020-06-11 15:33:56 +02:00
jfhr
3a1b8b71c7
Add close button 2020-06-11 15:28:29 +02:00
jfhr
85f8cd9038
Add missing methods to backend-service 2020-06-11 14:53:39 +02:00
ortni79929
ef23aa2e26 Merge branch 'feature/userstory-view' into 'master'
Feature/userstory view

See merge request scrum-taskboard/frontend!3
2020-06-10 11:46:15 +02:00
8b859e24c0 Added redirect to standard view 2020-06-10 11:36:52 +02:00
a5323552b0 Added dynamic list enlargement 2020-06-10 11:34:39 +02:00
e1a531ce80 Teamswork sync 2020-06-10 11:28:24 +02:00
c718943af3 Added more userstory stuff (teamarbeit) 2020-06-10 11:16:47 +02:00
17b1872ebd Add basic userstory components nr. 2 2020-06-10 11:09:10 +02:00
5179256435 Added components for userstory 2020-06-10 11:08:20 +02:00
40db6474a1 Added Userstories route 2020-06-10 11:07:57 +02:00
6e7e7de0df Fixed Project interface 2020-06-10 10:55:02 +02:00
aee256090a Added new interfaces 2020-06-10 10:53:33 +02:00
03dea1d87b Added prio to task creation 2020-06-08 14:17:13 +02:00
e81cb51f05 Added Priority Selector 2020-06-08 13:17:58 +02:00
301d2d9354 Fixed unexported enum 2020-06-08 13:17:42 +02:00
831d91498a Removed a \n 2020-06-08 12:57:43 +02:00
072a83cb62 Now reflects order of the json 2020-06-08 12:56:16 +02:00
c9b814a0fe Removed comment 2020-06-08 12:55:11 +02:00
2660f3a407 Added priotity to Task 2020-06-08 12:53:48 +02:00
a84a518d3f Merge branch 'feature/task-form' 2020-06-08 12:35:56 +02:00
692c0ba671 Fixed the editing process 2020-06-08 11:55:24 +02:00
92fb7b2e86 Fixed the new button not working 2020-06-08 11:53:50 +02:00
2fd5d89655 Added onsubmit event to form component 2020-06-08 11:45:19 +02:00
ceee6123a1 Merge branch 'master' into feature/task-form 2020-06-06 22:13:04 +02:00
ab32b3c94e Implemented basic env var stuff 2020-06-06 22:11:22 +02:00
ortni79929
33f4b4f97e Merge branch 'BackendCommunication' into 'master'
Backend communication - Damit mal der grundstock im master ist

See merge request scrum-taskboard/frontend!2
2020-06-06 22:01:09 +02:00
jfhr
4567a4deed
Verschönere Oberfläche mit Bootstrap 2020-06-03 17:22:16 +02:00
jfhr
5f7e18fc04
Add ng-bootstrap, implement task form modal window 2020-06-03 17:04:44 +02:00
jfhr
0bd4205d02
Add task delete + form for add and update 2020-06-03 16:21:47 +02:00
ortni79929
59bed06f72 Merge branch 'Deployment' into 'BackendCommunication'
Add Deployment tho the currently used development branch

See merge request scrum-taskboard/frontend!1
2020-06-03 15:26:07 +02:00
ortni79929
d68fa90514 Revert "Removed all files not related to docker stuff (should've done that earlier)"
This reverts commit 35a028fb82f94ee4db4d8e604cfd3699db60ae7f
2020-06-02 16:02:15 +02:00
Niggl1999
35a028fb82 Removed all files not related to docker stuff (should've done that earlier) 2020-06-02 15:58:37 +02:00
Niggl1999
e4d916b07c Added how-to for docker deployment to the readme 2020-06-02 15:49:58 +02:00