Skip to content

Instantly share code, notes, and snippets.

@michaelharms6010
Last active June 29, 2020 14:10
Show Gist options
  • Save michaelharms6010/d69da8bed69e4e84e0dccc205b47a106 to your computer and use it in GitHub Desktop.
Save michaelharms6010/d69da8bed69e4e84e0dccc205b47a106 to your computer and use it in GitHub Desktop.

6/26 Deploy Notes

  • Corrects update utility co button label

    • Button read "Create", should have read "Update"
  • Case-normalizes new weather station entries

    • Prevents duplicate weather stations
  • Resolves unclickable whitespace names for onboarding properties

    • If a property is saved with a name that's whitespace / blank, it will be represented in the onboading list as <blank>
  • Moves hover popout nav menus to separate pages

    • Clickwalls more sensitive functions, removes buggy UI elements, provides home for new embedded Tableau report pages.

    • The items in the side navigation pane that used to have a navigation pop-out menu are now links that lead to "ENERGY STAR Tools" and "Reports" pages. The content / functionality is essentially unchanged.

  • Implements embedded Tableau views "Prototype dashboard" and "Urjanet Unprocessed" (On "Reports" page)

    • Streamlines Tableau access by Embedding commonly used Tableau assets into the app proper.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment