Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

App page fixes

Compare
Choose a tag to compare
@msecret msecret released this 13 Mar 17:21
· 1386 commits to master since this release
  • Fixed broken label on app store when there was no known status, and a blue circle appeared, #1023.
  • Added generic fetch error notification UI, a UI at the top of the content section for when important data fetching fails, #1019, #1029, #1031
  • Fixed open app button when the domain data to make the button work is slow to fetch, #1026.
  • Refactored forms to make them easier for dashboard developers to use by moving state to central location rather then components, #1027.
  • Removed deprecated console.cloud.gov and redirect to dashboard, #1028.
  • Add more broad error handling so our analytic services see more errors, #1032.

Project/workflow changes

  • Fixed amount of listeners on Service instance store, to reduce potential bugs and memory leaks, #1009.
  • Fixed parallel test for functional testing, ensuring tests run as fast as possible, #1022.

Commit log