Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W waterdataui
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Water Mission Area
  • Internet of Water
  • waterdataui
  • Merge requests
  • !80
The source project of this merge request has been removed.

Wdfn 561 banner notification for error warning

Merged Briggs, Aaron Shane requested to merge (removed):WDFN-561_banner_notification_for_error_warning into main Sep 16, 2021
  • Overview 6
  • Changes 12

Before making a pull request

  • Run all linters (make lint)
  • Run all tests (make test)
  • Update the changelog appropriately
  • If making a release, update code.json, versionNumber and metadataLastUpdated.

Description WDFN-561 Banner Notification for Error and Warning

Contacts the SIMS bridge service and if an alert is available displays it below the title at the top of the page. After prodding many times, I was assured that there will never be more than one 'alert' in the response though the 'alert' may be of different types. Since, we are working with a sample response data, there will need to be small changes in the Jinja2 template for when the real data starts flowing. A feature toggle was added to prevent unwanted display.

Image - error banner image

After making a pull request

  • If appropriate, put the link to the PR in the JIRA ticket
  • Assign someone to review unless the change is trivial
Edited Sep 16, 2021 by Briggs, Aaron Shane
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: WDFN-561_banner_notification_for_error_warning