happa release v0.10.35

What’s changed

  • Enable support for optional ingress controllers on KVM releases greater than v12.2.0 (#1695)
  • Remove some unnecessary tooltips in the App Detail modal. (#1693)
  • The organization dropdown is now scrollable (#1654, #1666)
  • Always offer the latest version of the ingress controller app (#1675)

Fixed

  • Show an error message when the apps in a catalog failed loading (#1681)
  • Fixed the transition animation on the dashboard when switching between organizations (#1680)
  • Fix trying to use an ‘undefined’ response in HttpClient (#1677)
  • Fix trying to use apps before loading them in an app catalog (#1676)
  • Fix typo in invalid credentials error (#1672)
  • fix non-admins couldn’t see release changes (#1671)

Security

Refactorings

  • Refactor cluster load and cluster install app (#1601)
  • Remove _breadcrumbs.sass and _gadget.sass (#1678)
  • Remove app_catalog.sass (#1674)
  • Extract TOS sass, clean up some unused sass I found along the way. (#1679)
  • No unused proptypes (#1669)
  • Clean up some unused props in cluster overview (Home) (#1668)
  • Move update app action to stores folder (#1648)
  • Move delete app action to stores folder. (#1646)