happa release v0.10.15

Changes

  • Removed the “Browse Catalog” button and made the whole catalog repo clickable (#1177)
  • We now autofocus on the cluster name input in the cluster creation screen (#1172)

Fixes

  • Fixed redirection behaviour when visiting a cluster that no longer exists (#1165)
  • We ‘accidentally a word’ on the cluster detail page in the custom credentials area (#1167)
  • Show app name instead of object Object in flash and error to reducer (#1171)
  • We now show an error when cluster creation fails (#1169)
  • Fixed an exception when clicking on the availability zone icons in the cluster details screen (#1151)

Dev Changes / Refactorings

  • Create model layer for the control plane API (#1145)
  • In preparation of an upcoming feature we’ve added a version picker component, which is not yet implemented in its intended form. (#1164)
  • Added various integration tests
    • Clusters listing (#1176)
    • User management page and modals (User management is a Giant Swarm staff only feature) (#1168)
    • Reseting password (#1154)
  • Ellipsis in members list and as a composable (#1170)