equinor / flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.
Eclipse Public License 2.0
16 stars 38 forks source link

Implement alert feature #1560

Closed prasm313 closed 2 months ago

prasm313 commented 7 months ago

Describe the new feature you would like to see Implement the notification/alert feature so that the users have an overview of the status of the missions and robots. Some of the frontend work is already done in this closed, non-merged PR #1645.

Describe the solution you'd like Figma sketch:

Image

How will this feature affect the current Threat Model? N/A

anetteu commented 7 months ago

Consider #1087 when implementing this. Every required action by the user (pressurizing and charging) must be clearly communicated

anetteu commented 7 months ago

Suggest to add button to the battery and pressure warnings: Stop missions and drive home.

prasm313 commented 5 months ago

If the alert is regarding a robot, the user should be sent to the robot page when clicking the alert. Clicking alerts related to missions should send the user to missionRun page.

prasm313 commented 4 months ago

The work has started in PR #1645.

haakonsf commented 2 months ago

Frontend display implemented with no functional change to alert generation or banner alerts. See comment in #1592 for more details.

tsundvoll commented 2 months ago

Considered done. Create new issue if adjustments are wanted