Migrate Iterations, Timelogs, Labels, & CRM pages to CQ

What does this MR do and why?

Migrates Iterations, Timelogs, Labels, & CRM pages to be compatible with Tailwind Container Queries.

References

Screenshots or screen recordings

NA

How to set up and validate locally

  1. Enable Feature.enable(:global_time_tracking_report, User.find_by_username('root'))
    • Visit following pages;
      • http://127.0.0.1:3000/-/timelogs
  2. Enable CRM on a group using https://docs.gitlab.com/user/crm/
    • Visit following pages;
      • http://127.0.0.1:3000/groups/<group-name>/-/crm/contacts
      • http://127.0.0.1:3000/groups/<group-name>/-/crm/organizations
  3. Go to Group/Project labels list and create and edit labels
  4. Go to Plan > Iterations on any group and create iteration cadences

MR acceptance checklist

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

Related Issues

Edited by Kushal Pandya

Merge request reports

Loading