Skip to content

Improves the layout of todo items

Marcel van Remmerden requested to merge improved-todo-item-layout into master

What does this MR do and why?

Improves the layout of ToDo items with the following changes:

  • Uses smaller font-size for meta data (namespace, title, timestamp)
  • Uses icon buttons for actions
  • Introduces a consistent two-line layout
  • Removes target type name
  • Removes individual links to project or target
  • Fixes feature that your own username is highlighted in yellow
  • Decreases avatar size from 40px to 24px
  • Moves state pills to badges

Screenshots or screen recordings

Walkthrough over UI changes and reasoning behind it

Before After
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marcel van Remmerden

Merge request reports