Currently the navbar user history list artifacts (listed by visited date desc). Some additional links are displayed for each artifact:
- Link to the tracker
- Link to the project
However we should focus on the main item (the artifact) for those extra links. This means that:
- Tracker link should be removed (we still know the tracker through the xref)
- Project is not anymore a link
Instead we can display contextual icons (if any), for example in the situation where artifact is an A.D milestone:
- Link to the overview
- Link to the planning
- Link to the cardwall
- Link to the test campaign
Furthermore each time I visit those links, then the history entry should bubble up. For example if I visit the cardwall or release overview during sprint planning, then the user history is updated accordingly, providing a more accurate history.