Skip to content

Draft: Use gl-datepicker on iteration form page

Simon Knox requested to merge psi-iteration-gl-date into master

What does this MR do and why?

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

  1. Enable the feature
    Feature.enable(:iteration_cadences)
  2. Visit any group such as http://127.0.0.1:3000/groups/flightjs/-/cadences
  3. Create a new cadence, uncheck 'Automatic' on the form,
  4. Ellipsis dropdown, Add iteration
  5. Check out those sweet sweet date dropdowns

MR acceptance checklist

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

Merge request reports