Commit Graph

261 Commits

Author SHA1 Message Date
Nicolai Ort eb643e8b3d Moved to only dev dependency 2020-07-24 15:50:11 +02:00
Nicolai Ort d4c830be9a Added missing dependency 2020-07-24 15:44:53 +02:00
test 412458da99 cleaned up some comments. 2020-07-23 11:50:42 +02:00
Nicolai Ort 8f924ae0b7 Fixed Users not being displayed 2020-07-20 11:54:00 +02:00
Nicolai Ort 12e60097bd Users can now be added and deleted 2020-07-20 11:35:04 +02:00
Nicolai Ort b502f7cfe6 Refactored Form Component locations
All form related components now reside in the components/forms folder
2020-07-20 11:15:33 +02:00
test b57dcbb951 removed comment 2020-07-15 17:18:43 +02:00
Michael b21ba7f58c modified and added comments 2020-07-15 17:09:47 +02:00
Nicolai Ort 7d78c14033 Fixed prio sort nnot working 2020-07-15 15:04:10 +02:00
Jakob Fahr bffbe6dffa
Show id of newly created items immediately 2020-07-15 13:28:20 +02:00
Jakob Fahr b718dacc22
Show 'editing' in title when editing an item, instead of 'creating' 2020-07-15 13:27:43 +02:00
Jakob Fahr e624dfdc15
Properly capitalize properties 2020-07-15 11:35:46 +02:00
Nicolai Ort 3360a330d4 Changed default route and window title 2020-07-14 19:04:58 +02:00
Nicolai Ort b51bd226ea Merged branch comments/dashbaord 2020-07-14 18:49:06 +02:00
Nicolai Ort ed0a8cbd31 Fixed wrongly placed files 2020-07-14 18:44:13 +02:00
Nicolai Ort 500785d867 Resolve Merge 2020-07-14 18:39:06 +02:00
Nicolai Ort 775b6f9bee Merge branch 'feature/sidebar' 2020-07-14 18:38:55 +02:00
Nicolai Ort 62e1a5fc9a Moved testing ts after merge 2020-07-14 18:37:34 +02:00
Nicolai Ort da4c74b46a Merge branch 'comments/services' 2020-07-14 18:32:04 +02:00
Nicolai Ort 39fcd0f9dc Merge branch 'feature/dashboard' 2020-07-14 18:29:16 +02:00
Nicolai Ort cfceee3551 Merge branch 'tests' 2020-07-14 18:24:56 +02:00
Jakob Fahr 9a89f8f338
Add dashboard comments 2020-07-14 12:57:19 +02:00
Tobias Gabelunke f0100d1bf7 added some comments to code 2020-07-14 12:38:05 +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
Jakob Fahr b3f4abdef6
Add comments to sorting.service 2020-07-12 22:25:33 +02:00
Jakob Fahr 0c1b112ea8
Add comments to backend.service 2020-07-12 22:25:13 +02:00
Tobias Gabelunke d35d3e1ed6 removed useless css-code 2020-07-11 15:14:42 +02:00
Nicolai Ort d9fc38bae7 Fixed new entrys automaticly getting marked 2020-07-11 09:56:22 +02:00
Nicolai Ort 077bd8fabc Fixed the dynamic adding bug 2020-07-11 09:54:24 +02:00
Nicolai Ort 9f8ca8139f Fixed formatting error 2020-07-11 09:49:37 +02:00
Nicolai Ort 8ecc92df23 Refactored Table input 2020-07-10 23:02:08 +02:00
Nicolai Ort ac0b901c35 Prettified all the things 2020-07-10 22:49:11 +02:00
Nicolai Ort 073b621494 Removed Prettier config 2020-07-10 22:46:45 +02:00
Nicolai Ort f4e111041f Added prettier to the dev dependencys 2020-07-10 22:38:13 +02:00
Nicolai Ort 91e30ef491 Added comments and prettified 2020-07-10 22:36:58 +02:00
Nicolai Ort ce56cab766 Corrected some copy-paste errors 2020-07-10 22:36:05 +02:00
Nicolai Ort afcc86009d Removed unnessecary imports and prettified 2020-07-10 22:34:27 +02:00
Nicolai Ort 3874a34489 Added comments to table component 2020-07-10 22:33:55 +02:00
Nicolai Ort 1445d5f8e1 filled out missing constructor parameter descriptions 2020-07-10 22:33:17 +02:00
Nicolai Ort e7c18b3fdf Comments for the constructor of the userstory inner table 2020-07-10 22:27:43 +02:00
Nicolai Ort bc1c6b06be Second round of comments for userstory inner table 2020-07-10 22:25:39 +02:00
Nicolai Ort 76210d8d0d First round of comments for userstory inner table 2020-07-10 22:20:14 +02:00
Nicolai Ort a3c964f762 Prettified 2020-07-10 22:16:33 +02:00
Nicolai Ort 903bc8e8cf Filled out TODOs 2020-07-10 22:14:25 +02:00
Nicolai Ort cf722381d6 Added comments to the table component base 2020-07-10 21:41:51 +02:00
Nicolai Ort 5d636a7cb0 Added regions to table component base 2020-07-10 21:33:47 +02:00
Nicolai Ort b9da373c8d Migrated "applyFilterParameters" and related code to the table-component base 2020-07-10 21:30:38 +02:00
Nicolai Ort 83be7aeb1c Removed duplication issue 2020-07-10 21:25:45 +02:00
Nicolai Ort a8c72bc228 Marked items at input again 2020-07-10 20:53:50 +02:00