[go: up one dir, main page]

Skip to content

Surface deployment information to the environment list view without using collapsibles

Release notes

https://docs.gitlab.com/ee/ci/environments/

Have you ever struggled getting an overview of your deployments within a project? The environment list now shows the last two deployments within each environment without any extra clicks. The view always shows the last successful deployment and the latest deployment independently of its status if the two deployments differ.

User problem

The environment list view does not help the user with much actionable information. The information is hidden either in the collapsible or inside the environment detail page.

Screenshot_2024-11-22_at_7.46.56

Proposal

Design Proposal Expanded Folder
Screenshot_2024-12-09_at_1.55.23_PM Screenshot_2024-12-09_at_3.21.27_PM
  • Drop the collapsible for all but folders.
  • Change the design into a table-like design.
  • Remove some information to simplify the table information to just need to know:
    • Environment Name, Status, Commit Message/Author, Commit, Tag, Time Details
Edited by Viktor Nagy (GitLab)