Skip to content

Create route to display a single topic (in finalized state) #313

@derwok

Description

@derwok

As a user I want to have context for "My Action items" to find out what exactly I have to do.

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions