Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Front-end notifies of a new version available #2128

Closed
pcrespov opened this issue Feb 2, 2021 · 2 comments
Closed

Front-end notifies of a new version available #2128

pcrespov opened this issue Feb 2, 2021 · 2 comments
Assignees
Labels
a:frontend issue affecting the front-end (area group)

Comments

@pcrespov
Copy link
Member

pcrespov commented Feb 2, 2021

USER STORY:

A new version of the platform/UI is deployed but the user does not get any notification so e.g. it has an old UI

DEFINITION OF DONE:

  • User has version 1
  • Platform deploys a new version ( version 2)
  • Front-end gets notified (or can check the version polled in health-check which incorporates real version of the service)
  • Front-end shows a message to the user notifying it about the update
  • Ask to update the browser
  • (BONUS)
    • the notification includes a link to the specific release notes and are also added somewhere in the preferences
    • the footer includes the version (not only the git SHA) and a link to release notes

EXAMPLE:

Behaviour is similar to mattermost notifications or

@pcrespov pcrespov changed the title Front-end notifies Front-end notifies of a new version available Feb 2, 2021
@pcrespov pcrespov added the a:frontend issue affecting the front-end (area group) label Feb 2, 2021
@pcrespov pcrespov assigned odeimaiz and ignapas and unassigned odeimaiz Feb 2, 2021
@odeimaiz
Copy link
Member

odeimaiz commented Feb 2, 2021

connected to #1828

@odeimaiz
Copy link
Member

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:frontend issue affecting the front-end (area group)
Projects
None yet
Development

No branches or pull requests

3 participants