As a user I want to have context for "My Action items" to find out what exactly I have to do. - [x] Create route /topic/:id to display a topic from the topic collection. - [x] Only users that have "view" role for the Meeting Series are allowed to access a topic via this route - [x] Route shows topic with all(!) finalized items. - [x] Replace "Meeting Series >" link on "My Action Items" to a ">" link to the according topic route. - [x] On /topic/ route put tooltips on ">Meeting Series" and "> Parent Topic" with subjects - [x] On /topic/ route add info on when this topic was finalized/last updated - [x] Remove link to Parent Series on topicInfoItemList.html & merge tooltips - [x] Remember: Take care for Minutes NEVER finalized!!! Topic not yet stored at meeting series - [x] Offer a-href-link to parent /topic/ route on... - [x] meeting minutes editor to give the "FULL HISTORY VIEW" of a topic (glyphicon-folder-open) - [x] Items Tab inside a meeting series - [ ] ~~Action Item EMails (give Link to Minutes/Series/Topic)~~ - [x] Offer "BACK" button on topic route & remember active tab - [x] Add to user manual: "My Action Items" & topic context & minutes edit "Show Topic" - [x] At least one E2E test to test we show the right topic for an item
As a user I want to have context for "My Action items" to find out what exactly I have to do.
Action Item EMails (give Link to Minutes/Series/Topic)