Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W wdfn-viz
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Water Mission Area
  • Internet of Water
  • wdfn-viz
  • Merge requests
  • !94

Update to USWDS 2.0.1

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bucknell, Mary S. requested to merge github/fork/abriggs-usgs/IOW-12_update_USWDS_to_2.0.1 into master Apr 17, 2019
  • Overview 17
  • Commits 8
  • Pipelines 0
  • Changes 7

Created by: abriggs-usgs

Before making a pull request

  • Make sure all tests run
  • Update the changelog appropriately
  • Verify that the version in package.json indicates your intent to publish a release or snapshot build

Update WDFN-Vis Package to USWDS 2.0.1

This is the second part of https://internal.cida.usgs.gov/jira/browse/IOW-12 .

Description

Updated to USWDS 2.0.1. This required the changing of several class names. Additionally, the header template was reformatted to comply with both USGS and USWDS standards. Most notably, the 'how do you know' drop down was added to the 'official government' banner and all links were removed from the USGS banner.

Additional notes: After Mary pointed out that the links that I took out of the header, because they were appearing in the header, should actually be there but below the header, I put the links back in and fixed the related classes and sass files. The links are now in the correct location.

I also removed the blue line under 'Current selection. ' The blue line was always there, regardless of whether the 'Current selection' was currently selected. This was controlled by the 'usa-current' class styles, but didn't seem sensible in the current context. I removed the 'usa-current' class and changed the selection label from 'Current selection' to 'Selection One.'

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
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/abriggs-usgs/IOW-12_update_USWDS_to_2.0.1