Commit Graph

12 Commits

Author SHA1 Message Date
Westly Wright 09ea85c9f0
New Select Components
Coalesce all v-select usage into one of three new select, labeled select, and multi-select components.
Additionally this updates the dropdown button component to use the
v-select lib as well.
Formatting on files i've touched.
Add translations where I found them missing in components I touched.
Fixes a lot of bugs related to dropdowns.

refactor vue select

focusing labeled select

update namespace filter to form select

update product switcher to use select

update workspace filter to use select

select should have no default placement otherwise dd is attached to body

combining and cleaning up select styles

header filter styling issues

more style cleanup

no longer need weird z-indexing after fixing dd's

lighten up scrollbar for dropdowns & dark theme

padding cleanup for header dd's

fix workload ports

input with select should use labled select or select if no label

All labeled select components using labels, otherwise select

min width and hide broswer clear button

style cleanup

Default searchable to false unless >= 10 options

rebase fixes

wip new dd button

change button dd to click action instead of nested templates

rebasing issue

close on select

remove button dropdown from keyvalue

wip

remove old button dropdown

more cleanup

fix bug where inline options would recompute

Fix borders for new style

product menu

remove button dropdown from list masthead

new namespace design

fix padding on apps nav
2020-11-23 09:24:55 -07:00
Nancy Butler 85b3e3d6cd update simple-box to InfoBox 2020-11-17 11:57:00 -07:00
Nancy Butler cf96dae358 show as yaml if volume type doesn't have form 2020-11-11 14:33:39 -07:00
Nancy Butler a52fce530f fix storage buttondropdown button action 2020-10-28 10:35:43 -07:00
Nancy Butler 7a1620fee7 remove certificate pseudo-type from workload storage 2020-10-28 10:19:20 -07:00
Nancy Butler 8bdc61b2cd show secret volume type correctly 2020-10-28 09:04:45 -07:00
lvuch 427fa4afdb add volume drop down 2020-10-21 08:58:24 -07:00
Nancy Butler 10f2b5847a fix one action buttondropdown
fix file mode octal/decimal

not ephemeral vols
2020-10-19 09:17:18 -07:00
Nancy Butler e80b30334b fix vct storage class/PV radios
buttondropdown secret option

get workload images from container spec

fix pvc create statefulset
2020-09-29 13:31:39 -07:00
Nancy Butler a86d8193b9 add dropdown-only variation of buttondropdown 2020-09-27 15:27:51 -07:00
Nancy Butler 892d5942e0 pr feedback 2020-08-20 13:28:32 -07:00
Nancy Butler 654279a9b8 workload storage no buttondropdown 2020-08-20 13:28:32 -07:00