Commit Graph

15 Commits

Author SHA1 Message Date
Neil MacDougall d7878c2fe9 Fix line break in % value on percentage bar component 2021-03-31 12:05:50 +01:00
Cody Jackson f51995b618 Switching over to the new bar design for the ConsumptionGauges
rancher/dashboard#2058
2020-12-30 15:43:57 -07:00
lvuch 173fda0d20 629 vertical alighnment 2020-06-10 14:24:32 -07:00
lvuch b322c34aa6 progress bar 2020-05-27 11:55:22 -07:00
Vincent Fiduccia fe42beff67
Flag component, bugs 2020-05-19 17:54:01 -07:00
Westly Wright e91ad75f4a
change vertical align on percentage bar to align center properly 2020-04-30 12:16:24 -07:00
Vincent Fiduccia a0aa16824f
Merge pull request #520 from lvuch/lh-storybook
storybook theme colors
2020-04-24 13:34:40 -07:00
Vincent Fiduccia 794025d506
Handle loading errors better 2020-04-20 14:13:09 -07:00
Vincent Fiduccia 127d059ae8
Round percentagebars to the nearest bar 2020-04-20 14:12:40 -07:00
lvuch d844dc1409 WIP storybook theme colors 2020-04-17 09:41:56 -07:00
Cody Jackson 178d2cfe1a Switch consumption gauge percentage graphic
Switched the percentage circle over to the percentage bar to fit the new
design.

Also decoupling the Delete option from type-map/isEditable

rancher/dashboard#415
2020-04-15 13:23:07 -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
Westly Wright 149f2213e8
Cluster Detail Overview
rancher/dashboard#350
2020-03-23 09:36:55 -07:00
Cody Jackson 1c15f5ee85 Defining stories for some components
I also refactored PercentageBar so that it can  be a resusable
component. The reusable component is then thinly wrapped by
the formatter.
2020-01-20 13:40:42 -07:00