Commit Graph

49 Commits

Author SHA1 Message Date
Nicolai Ort f25806507a Another nginx-angular related update 2020-06-10 13:25:26 +02:00
Nicolai Ort 5e0161cb7c Added Fix for nginx 2020-06-10 13:12:45 +02:00
Nicolai Ort 8da9d76acf Added Workaround for the routing problem 2020-06-10 13:04:56 +02:00
Nicolai Ort f35f878136 Merge branch 'master' into deployment/cicd 2020-06-10 12:37:16 +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
Nicolai Ort 8b859e24c0 Added redirect to standard view 2020-06-10 11:36:52 +02:00
Nicolai Ort a5323552b0 Added dynamic list enlargement 2020-06-10 11:34:39 +02:00
Nicolai Ort e1a531ce80 Teamswork sync 2020-06-10 11:28:24 +02:00
Nicolai Ort c718943af3 Added more userstory stuff (teamarbeit) 2020-06-10 11:16:47 +02:00
Nicolai Ort 17b1872ebd Add basic userstory components nr. 2 2020-06-10 11:09:10 +02:00
Nicolai Ort 5179256435 Added components for userstory 2020-06-10 11:08:20 +02:00
Nicolai Ort 40db6474a1 Added Userstories route 2020-06-10 11:07:57 +02:00
Nicolai Ort 6e7e7de0df Fixed Project interface 2020-06-10 10:55:02 +02:00
Nicolai Ort aee256090a Added new interfaces 2020-06-10 10:53:33 +02:00
Nicolai Ort faede81def Merge branch 'master' into deployment/cicd 2020-06-08 14:17:48 +02:00
Nicolai Ort 03dea1d87b Added prio to task creation 2020-06-08 14:17:13 +02:00
Nicolai Ort e51604efdf Merge branch 'master' into deployment/cicd 2020-06-08 13:24:43 +02:00
Nicolai Ort e81cb51f05 Added Priority Selector 2020-06-08 13:17:58 +02:00
Nicolai Ort 301d2d9354 Fixed unexported enum 2020-06-08 13:17:42 +02:00
Nicolai Ort 831d91498a Removed a \n 2020-06-08 12:57:43 +02:00
Nicolai Ort 072a83cb62 Now reflects order of the json 2020-06-08 12:56:16 +02:00
Nicolai Ort c9b814a0fe Removed comment 2020-06-08 12:55:11 +02:00
Nicolai Ort 2660f3a407 Added priotity to Task 2020-06-08 12:53:48 +02:00
Nicolai Ort 7a93ebc829 Merge branch 'master' into deployment/cicd 2020-06-08 12:36:16 +02:00
Nicolai Ort a84a518d3f Merge branch 'feature/task-form' 2020-06-08 12:35:56 +02:00
Nicolai Ort 692c0ba671 Fixed the editing process 2020-06-08 11:55:24 +02:00
Nicolai Ort 92fb7b2e86 Fixed the new button not working 2020-06-08 11:53:50 +02:00
Nicolai Ort 2fd5d89655 Added onsubmit event to form component 2020-06-08 11:45:19 +02:00
Nicolai Ort 7baf6a7396 updated env var to not use ssl by default 2020-06-08 09:28:37 +02:00
Nicolai Ort 57ad2efcfb Added the private registry to the readme 2020-06-06 22:37:21 +02:00
Nicolai Ort ff6399fe5f Updated compose to use the prebuild version 2020-06-06 22:37:01 +02:00
Nicolai Ort 3c73414288 Added build pipeline 2020-06-06 22:25:04 +02:00
Nicolai Ort 94c2879cc0 Added env to dockerfile and docker-compose 2020-06-06 22:23:54 +02:00
Nicolai Ort ceee6123a1 Merge branch 'master' into feature/task-form 2020-06-06 22:13:04 +02:00
Nicolai Ort 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 35a028fb82
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
Niggl1999 5d00f7db10 Added basic Docker-compose 2020-06-02 15:47:16 +02:00
Niggl1999 94f576bbfd Added basics for deployment via Docker 2020-06-02 15:38:54 +02:00
jfhr f52485761e
Anzeige der Tasks als Liste 2020-06-01 15:27:13 +02:00
jfhr 9d950e9603
Aktiviere preserveSymlinks in Angular Kompilation 2020-06-01 15:14:36 +02:00
jfhr c12a9bccee
Erstelle Angular-Projekt 2020-06-01 15:12:11 +02:00
ortni79929 4d14d46430 Initial commit 2020-05-05 11:33:36 +02:00