Skip to content

Alert To Do UI

David O'Regan requested to merge 222359-alert-todo into master

What does this MR do?

A tiny MVC for the frontend of #222359 (closed).

This merge will let us use the GraphQL mutations to toggle a To-Do for an Alert via the Add A To-Do button in the sidebar.

Our two states can be:

Add A To-Do Mark As Done

This merge also dispatches an event to update the todo badge count in the header to represent the updated ToDo values.

Screenshots

No ToDo A ToDo
Screenshot_2020-08-04_16-03-54 Screenshot_2020-08-04_16-04-08

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #222359 (closed)

Edited by David O'Regan

Merge request reports