Skip to content

In App announcements

Tomas Vik requested to merge 2471-in-app-announcements into develop

Closes #2471 (closed)

Inactive Active
Screenshot_2020-05-05_at_1.54.10_PM Screenshot_2020-05-04_at_1.29.39_PM

Functionality

  • very simple announcements service
    • storing announcements with their expiry date
    • unread functionality implemented using local storage

Note: I've used GitLab's icon https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/master/sprite_icons/information.svg, we could pick any from https://gitlab-org.gitlab.io/gitlab-svgs/

Testing strategy

  1. observe the new announcements item in the left menu
  2. click on it
  3. you should see the announcement tab
Edited by Tomas Vik

Merge request reports