Commit Graph

30 Commits

Author SHA1 Message Date
Mark Yen 5aecf7a5d0
components/form/RadioGroup.vue: fix row mode
When using <RadioGroup row>, we need the CSS to match on
`.radio-group.row` (that is, one element with both classes) rather than
matching on `.radio-group .row` (an element that is the descendant of
another).
2021-01-21 17:22:45 -08:00
Vincent Fiduccia 5372b33230
Lint 2020-12-01 01:09:26 -07:00
Vincent Fiduccia 8746ab077c
Form component props standardizing 2020-12-01 01:09:24 -07:00
Vincent Fiduccia 614a905193
Merge pull request #1916 from n313893254/master
RadioGroup show label on the detail page
2020-11-25 14:21:29 -07:00
n313893254 7703577f40 RadioGroup show label on detail page 2020-11-25 16:23:38 +08:00
lvuch 1511471720 1718 partial 2020-11-24 16:09:58 -06:00
Nancy Butler 218cf8461f set enabled:true when grafana persistence is configured 2020-10-23 11:25:41 -07:00
Westly Wright cf38477c84
Monitoring General Bugs and Feedback (#1487)
* rename and reorg monitoring config sections

* Disable aggregate roles if userRoles.create is false

* remove docker/minikube support for cluster selector for mon v2

* fix default chart values based on cluster type in monitoring v2

* set default request and limit values for k3s higher

* Add resource limit subheading

* update default storage spec for prometheus persistant storage

* persistant storage fixes

* AlertManager -> Alertmanager

* move giant infobox to hover tooltip

* fix use existing secret logic to clean up old sec selection

* Filter additional secrets by namespace

* fixup existing secret logic and auto-select if exists

* Use match expression for selection on prom storage config
2020-09-28 23:08:26 -07:00
Nancy Butler 67d242f806 deployment original design 2020-09-20 11:57:30 -07:00
Vincent Fiduccia 09d3d8dc39
Make RadioButton usable standalone, require name for RadioGroup 2020-09-14 04:00:32 -07:00
Nancy Butler ad9a872642 pr feedback 2020-09-08 15:54:57 -07:00
Westly Wright 966b816cfe
Add Alerting V2 config to monitoring 2020-09-02 11:32:24 -07:00
Nancy Butler 89990779fe view mode styling, get pods with findMatching 2020-08-25 08:26:34 -07:00
Nancy Butler 654279a9b8 workload storage no buttondropdown 2020-08-20 13:28:32 -07:00
lvuch 33984ca71e workload tab cleanup 2020-08-18 12:09:12 -07:00
Nancy Butler 374f0a20b8 detail page style guidelines 2020-06-17 15:48:42 -07:00
Nancy Butler f0becb03c6 desgin feedback 2020-06-17 09:34:43 -07:00
Nancy Butler 30632f1eb9 pod detail 2020-06-08 08:55:43 -07:00
Vincent Fiduccia 3a6a56aeba
multiline-ternary: never 2020-06-04 16:22:48 -07:00
Nancy Butler 3addd202bc container component 2020-06-02 12:40:38 -07:00
Nancy Butler f872cd0c3c fix secret create 2020-04-03 12:07:51 -07:00
Nancy Butler d18bd41dab workload detail and create bugfixes 2020-04-02 11:37:39 -07:00
Vincent Fiduccia 3f971c2a10
Merge pull request #337 from lvuch/lh-0226
321 continued
2020-02-28 21:46:16 -08:00
lvuch d46c20ace0 321 continued 2020-02-28 15:30:21 -07:00
Nancy Butler 4588e974b1 fix double footer
radio button group keyboard accessibility

keyboard accesibility for tabs
2020-02-28 11:53:54 -07:00
Nancy Butler de6bb37fa8 mode prop passed to all tab inputs 2020-02-24 09:45:00 -07:00
Nancy Butler 6eba4f6eff workload create/edit
workload list individually;
2020-02-24 09:45:00 -07:00
Nancy 205b468523 remove console log from sortabletable headers
added click-expand component for big table values

 minor chage to secrets list view

fix external link formatter

 radio button/group accessibility

 namensdescription restyle

create secrets
2020-01-30 17:46:22 -07:00
Nancy Butler aeb4ca4a8c input with select in keyvalue 2019-11-01 15:11:33 -07:00
Nancy Butler 1dd502a28d gather data
toggle switch

traffic headers
2019-11-01 15:11:33 -07:00