228 Commits

Author SHA1 Message Date
cfceee3551 Merge branch 'tests' 2020-07-14 18:24:56 +02:00
Jakob Fahr
ce02728399
Fix date sorting 2020-07-14 11:01:50 +02:00
Jakob Fahr
561dadd2c5
Add some unittests. npm i && ng test to run 2020-07-14 11:00:33 +02:00
d9fc38bae7 Fixed new entrys automaticly getting marked 2020-07-11 09:56:22 +02:00
077bd8fabc Fixed the dynamic adding bug 2020-07-11 09:54:24 +02:00
9f8ca8139f Fixed formatting error 2020-07-11 09:49:37 +02:00
8ecc92df23 Refactored Table input 2020-07-10 23:02:08 +02:00
ac0b901c35 Prettified all the things 2020-07-10 22:49:11 +02:00
073b621494 Removed Prettier config 2020-07-10 22:46:45 +02:00
f4e111041f Added prettier to the dev dependencys 2020-07-10 22:38:13 +02:00
91e30ef491 Added comments and prettified 2020-07-10 22:36:58 +02:00
ce56cab766 Corrected some copy-paste errors 2020-07-10 22:36:05 +02:00
afcc86009d Removed unnessecary imports and prettified 2020-07-10 22:34:27 +02:00
3874a34489 Added comments to table component 2020-07-10 22:33:55 +02:00
1445d5f8e1 filled out missing constructor parameter descriptions 2020-07-10 22:33:17 +02:00
e7c18b3fdf Comments for the constructor of the userstory inner table 2020-07-10 22:27:43 +02:00
bc1c6b06be Second round of comments for userstory inner table 2020-07-10 22:25:39 +02:00
76210d8d0d First round of comments for userstory inner table 2020-07-10 22:20:14 +02:00
a3c964f762 Prettified 2020-07-10 22:16:33 +02:00
903bc8e8cf Filled out TODOs 2020-07-10 22:14:25 +02:00
cf722381d6 Added comments to the table component base 2020-07-10 21:41:51 +02:00
5d636a7cb0 Added regions to table component base 2020-07-10 21:33:47 +02:00
b9da373c8d Migrated "applyFilterParameters" and related code to the table-component base 2020-07-10 21:30:38 +02:00
83be7aeb1c Removed duplication issue 2020-07-10 21:25:45 +02:00
a8c72bc228 Marked items at input again 2020-07-10 20:53:50 +02:00
c1f026f819 Constrained gernerics 2020-07-10 20:53:34 +02:00
05e233c05e Cleaned up the sprint table 2020-07-10 19:32:58 +02:00
cd7221503d Moved functions to regions 2020-07-10 19:29:29 +02:00
3f6682fd8a More Userstory cleanuo 2020-07-10 19:26:08 +02:00
bec66aa69d Fixed userstory form size 2020-07-10 19:04:04 +02:00
2e4863e442 Fixed Sorting symbols (most have been lost in a merge) 2020-07-10 19:02:46 +02:00
ae77ec7553 Aggregated some Stuff 2020-07-10 19:00:20 +02:00
275910ac05 Merge branch 'feature/backlog' into refactor/tabels 2020-07-10 18:51:26 +02:00
17a88e3f7e Moved Components to clean stuff up 2020-07-10 18:47:37 +02:00
8dcc3a1f45 Prettified 2020-07-10 18:44:20 +02:00
7654194309 Changed modal size 2020-07-10 18:25:09 +02:00
13fda66525 Added comments and cleaned stuff up 2020-07-10 17:25:38 +02:00
33b24cd746 Add buttons now are only visible, wehen a sprint is selected 2020-07-10 17:00:27 +02:00
ed1d31bdaf Added sprint selection to backlog 2020-07-10 16:56:32 +02:00
f78180bac9 Fixed the userstory prio selector that seems to have been ignored in a merge 2020-07-10 16:10:47 +02:00
bb9d8242c4 Removed the "table" part from "backlog-table" 2020-07-10 16:08:09 +02:00
3ed227e3a4 Added git install 2020-07-08 14:00:07 +02:00
a92614aad3 Added unsafe-perm 2020-07-08 13:53:57 +02:00
74560fa8d7 Expanded gitignore 2020-07-08 13:53:30 +02:00
1115fbc05a Deleted pkg lock 2020-07-08 13:49:15 +02:00
675955f344 Fixed JQuery dependency 2020-07-08 13:43:43 +02:00
ortni79929
84d22de553 Merge branch 'merge/dashboard-sidebar-backlog' into 'master'
Merge dashboard + sidebar + backlog

See merge request scrum-taskboard/frontend!6
2020-07-08 13:35:52 +02:00
Jakob Fahr
faebfb5695
move all components into 'components' folder (except app-component) 2020-07-08 13:27:12 +02:00
test
f64f7439ea code cleanup and comments. 2020-07-07 13:18:53 +02:00
test
62730d53b6 sprint form code clean up 2020-07-07 12:04:59 +02:00