Commit Graph

15 Commits

Author SHA1 Message Date
Westly Wright 4ee34b17c5
add increment to infoboxcluster exponent needed checks 2020-05-08 14:17:15 -07:00
Westly Wright 986f2794f5
design changes for cluster overview infobox/infoboxcluster
Pulls basic info out into detail top.
Drops node info except total cluster which moves to detail top.
Changes InfoBoxCluster to use grid instead of flex. I did not change the main
InfoBox styles because I think flex may work better in most cases as we may not
know how many colums we have. This columns are set on the cluster info though so
defining a grid layout makes more sense and also lays out better.

rancher/rancher#580
2020-04-30 12:20:00 -07:00
Vincent Fiduccia 4198fb3ad7
Merge pull request #579 from westlywright/cluster.provider
Better parsing for a cluster provider info
2020-04-30 12:29:01 -05:00
Westly Wright d98ffb4585
Better parsing for a cluster provider info
rancher/dashboard#478
2020-04-28 14:36:32 -07:00
lvuch 7c53eea152 577 2020-04-28 14:04:22 -07:00
Westly Wright 084c898d19
ui/ux updates for cluster overview
rancher/dashboard#350
2020-04-27 15:37:08 -07:00
Westly Wright 2acad41147
cluster info box doesn't need to grow on large screens
rancher/dashboard#526
2020-04-22 10:12:08 -07:00
Westly Wright c2bd590e4b
display k8s version in version section
rancher/dashboard#534
2020-04-21 16:39:19 -07:00
lvuch f7230faa53 light and dashboard cleanup 2020-04-07 10:13:46 -07:00
Westly Wright 63779a1d1a
Cluster dashboard overview feedback
Add exact to type (link) component

Live data format for events

Pretty cluster providers

Add ago suffix to LiveDate

tweak events headers

remove unneeded suffix

change to unhealthy nodes

only show constraints with violations on overview

ignore tern port files

overview detail gatekeeper disabled bugs

Update percentage bar to take in percentage value

tweak exponents and fix issue wiht max/min

change cluster events default sort

update comments for defaultSortby

cluster infobox feedback

Pass nodes down to InfoBoxCluster to parse only worker nodes info

fix engine config translations

node counts infobox cluster

alignment issues

review feedback

lint warnings
2020-04-02 11:17:22 -07:00
Vincent Fiduccia 7fee03ad61
Project/NS view, bugs, namespaced vs cluster filter, ?limit= query parm 2020-03-30 02:57:50 -07:00
lvuch 9f5a22a20f 417 wip 2020-03-25 15:26:51 -07:00
Westly Wright 2e51c9de04
clean up usage parsing 2020-03-23 15:47:50 -07:00
Westly Wright 1862a81be6
feedback from pr review 2020-03-23 12:52:37 -07:00
Westly Wright 149f2213e8
Cluster Detail Overview
rancher/dashboard#350
2020-03-23 09:36:55 -07:00