Skip to content

Project overview: Add created at date

Sascha Eggenberger requested to merge project-overview-add-created-date into master

What does this MR do and why?

Adds the created_at date to the project overview page (right sidebar, FF only).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Enable FF echo "Feature.enable(:project_overview_reorg)" | rails c
  2. Go to a project overview page
  3. Check the created_at date in the sidebar

Related to ✂️ UX Paper Cuts 16.10 → Groups & Projects (#424397 - closed), Display the date project was created (#19452 - closed)

Closes #19452 (closed)

Merge request reports