Releases: kubermatic/dashboard
Releases · kubermatic/dashboard
v0.21
Feature/nodes to api v2 (#466) * add nodes endpoint for api/v2 * add node models for api/v2 * adjust functions and fields according to new models * add error handling * add correct number of nodes * start adjust testing * start adjust testing * fix linting error * fix test in aws add node component * fix testing add node component DO , testing for nodesizes missing * fix testing add node component openstack * fix testing connect popup * Fix testing cluster provider AWS, DO, OS * fix linting * delete test for getting digitalocean sizes * fix test for SetClusterNameComponent * fix test for SetProviderComponent * Fix testing ProviderClusterComponent * fix test for SetDatacenterComponent * add drone * drone run test * reverse changes * adjust displayName, summary page and nodeList * fix linting * show readable digitalocean sizes in summary * reactivate missing add nodes button * fix error while adding a node * temporary delete testing from node * adjust codebase * fix bug when deleting nodes: wrong name was used * adjust notifications when creating nodes * reload nodes after deletion * pass whole node when deleting nodes * fi testing node delete confirmation component * fix node component linting * Show error message if available * cluster list: column width * remove unused code * Cluster Details Page PopUp Buttons Wording * refactoring delete node button / spinner * fix node delete test and onNodeRemoval function from node group component
v0.20
remove seed-datacenter handling (#482)
v0.19
bug fix public ip (#460)
v0.18
Feature/do sizes (#438) * adjust digitalocean sizes * hide 'Please add a Digital Ocean Token first!' if sizes are available * some small adjustments * Revert "some small adjustments" This reverts commit a770c8f099af88ae097c89247d423738b11af692. * adjust route due to changes in the backend * get do token from header
v0.17
WIP: Testing/angular cli testing (#368) * remove exclude * remove MaterialModule from the spec.ts * Fix frontend test * remove generel errors * Remove spec files and devide tconfig files (#375) * remove: spec files * add: devide app and spec tscongs files * add: kubermatic.component.spec.ts * fix: angular-cli linting * chore: missing whitespace * Testing/core components (#388) * add: navigate.component.spec and breadcrumbs.component.spec * add: specs to breadcrumbs.component.spec * add: notification.component.spec * add. sidenav.component.spec.ts * fix: sidenav specs * add: custom RouterTestingModule * chore: delete comments * chore: fixes of paths * Testing/cluster folder (#391) * add: cluster-list spec and cluster-item spec * add: specs to cluster-list and cluster-item * add: cluster-health-status.component.spec.ts * fix: cluster-detail page * add: add-node-modal specs, cluster-detail specs * add: specs for node-delete-confirmation and cluster-delete-confirmatino * add: specs for cluster-details * add: specs for node.component * add: specs for upgrade-cluster cmp * fix: node-delete-confirmation template * Angular testing proposal * Testing/pages (#399) * add: cluster-list spec and cluster-item spec * add: specs to cluster-list and cluster-item * add: cluster-health-status.component.spec.ts * fix: cluster-detail page * add: add-node-modal specs, cluster-detail specs * add: specs for node-delete-confirmation and cluster-delete-confirmatino * add: specs for cluster-details * add: specs for node.component * add: specs for upgrade-cluster cmp * fix: node-delete-confirmation template * add: specs to frontpage component * add: specs to page-not-found cmp * add: specs for add-ssh-key-modal cmp * chore: fix spec of add-ssh-key-modal * add: spec for dashboard specs * fix: router-stubs * Testing/sshkeys (#400) * add: specs to ssh-key-list cmp and sshkey cmp * add: spec for ssh-key-item cmp * Testing/add node (#402) * add: specs for add-node cmp * add: specs for components from the add-node folder * add: specs for wizard.component, fix: add-node-modal.spec * add: spec for progress cmp * add: specs to set-cluster-name component * add: specs to set-cluster-name cmp * fix import api-mock service * change url path for datacenterEntity for fake-datacenter * add: spec for set-datacenter cmp * add: specs for set-provider cmp * add: specs for set-settings cmp * add: spec for provider node cmp and ssh key field cmp * add: specs for aws cluster cmp and BYO cluster cmp * add: spec for digitalocean cluster cmp * add: specs for openstack cluster cmp * add: specs for summary cmp and refactore code * chore: change quote marks * Testing/wizard (#424) * add: specs for wizard.component, fix: add-node-modal.spec * add: spec for progress cmp * add: specs to set-cluster-name component * add: specs to set-cluster-name cmp * add: spec for set-datacenter cmp * add: specs for set-provider cmp * add: specs for set-settings cmp * add: spec for provider node cmp and ssh key field cmp * add: specs for aws cluster cmp and BYO cluster cmp * add: spec for digitalocean cluster cmp * add: specs for openstack cluster cmp * add: specs for summary cmp and refactore code * chore: change quote marks * add: ngModule for stubs * fix: mistakes of tests
v0.16
add padding at the bottom, if there are no ssh-keys (#416)
v0.15
remove seed datacenter from datacenter wizard step (#387)
v0.14
fix cluster list index (#379)
v0.13
Cluster List Item: show region location instead of the name (#351) * fix: show region location instead of the name * refactore: cluster-item.component * fix: cluster-item template and component * add: getClusterImagePath function * add: trackClusters function to avoid rerender cluster list
v0.12
Fix scrollbar (#337) * fix scrollbar * fix: style for datacenters items on set-datacenters