Developer Portal
Changes
- You are now automatically logged in after a password reset.
- We now have a CONTRIBUTORS.MD to acknowledge the open source contributions
to Happa
Bugfixes
- The flash message we showed when adding a member to an organization succesfully is now green instead of red.
- Fixed wrong node count by adding support for kubernetes 1.14 worker labels.
- Fixed empty password being considered valid during password reset / sign up.
Changes
- The cluster detail page has recieved some structural changes to improve readability
- The SCALE button has been removed from top right. Instead you can click on ‘Edit’ in the “Worker Node Scaling” row
- Add vertical spacing to table rows to make table easier to read
- Remove top spacing and border form details table
- Regroup items to have the (unchangeable) VM size / instance type further in the top, above the dynamic details.
- Add details to instance type / VM size info
- The rendering of the Organizations column in the key pairs table has been improved for better readability
- The scaling modal has been cleaned up and now better matches the situation we have since the introduction of autoscaling.
Bugfixes
- The sorting of the keypair table is back to what it used to be (reverse chronological)
- Happa transitions more smoothly between it’s breakpoints now, allowing it to stay at a larger
width for longer.
Changes
- The keypair table is now sortable by clicking on the headings.
- The scroll position is now always reset to the top of the page when navigating between pages.
Changes
- Information on the cluster details pages are now structured in three tabs: General, Key Pairs, and Managed Services. (#537)
Changes
- The list of Key Pairs on the Cluster Detail screen now allows you to quickly copy values for the Common Name, Organization, and ID values by clicking on them.
Bugfixes
- Fix a problem where duplicate clusters would appear in the cluster list on the organization detail page.
Bugfixes
- Fix a problem where information in the cluster overview and cluster details page constantly switched back and forth between details available and not visible (zero values). (#536)
Bugfixes
- Prevent access to undefined workers array on cluster details page in another location.
Bugfixes
- Prevent access to undefined workers array on cluster details page (#534)
Changes
- The name of a cluster can now be changed from the cluster details page. Click the name to switch to edit mode. (#530)
- The cluster list on the home screen now refreshes automatically. (#532)