Add 'Undo mark all as done' to Todos
What does this MR do?
In !8782 (merged) we add the ability to 'Undo' the todo marked as done. But when an user Marks all the todos as done with 'Mark all as done' the operation can't be undone. This MR adds the option to undo all the todos marked as done with the 'Mark all as done' action.
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
Is related to #27114 (closed)
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Closes #27114 (closed)