Skip to content

Add ability to snooze to-dos

What does this MR do and why?

Add ability to snoozed to-dos

To-dos can be snoozed to later dates.

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

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

Snooze disclosure dropdown
Screenshot_2024-12-30_at_2.28.51_PM

How to set up and validate locally

  1. Enable the todos_snoozing feature flag: http://gdk.test:3000/rails/features/todos_snoozing / https://gdk.test:3443/rails/features/todos_snoozing.
  2. Navigate to the to dos dashboard: https://gdk.test:3443/dashboard/todos.
  3. Snooze some to-do items using the new disclosure dropdown.
  4. Snoozed to-do items should be moved to the Snoozed tab.

Related to #17712 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports

Loading