Commit Graph

16 Commits

Author SHA1 Message Date
Vincent Fiduccia 2245fc3140
Disable xterm webgl renderer where unavailable (#2231) 2021-01-25 15:34:56 -07:00
Vincent Fiduccia 9a50a6b742
Container shell text highlight color 2020-12-10 23:16:29 -07:00
Vincent Fiduccia 467d900eb8
Various spacing and alignment things eveywhere 2020-12-09 14:21:22 -07:00
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
Vincent Fiduccia 55145cd27d
Container logs & shell fixes 2020-10-03 03:09:04 -07:00
Vincent Fiduccia 35e7b56c4a
Show header/footer on no clusters page 2020-10-01 23:51:30 -07:00
Vincent Fiduccia 015d6272a9
Xterm likes styles 2020-10-01 18:20:26 -07:00
lvuch d19c03c70e scoping shells 2020-10-01 16:53:44 -07:00
lvuch 9b382f397a wip window tabs 2020-09-28 11:25:19 -07:00
Vincent Fiduccia 2a746d0503
Bugs, app detail, chart refresh, app nav 2020-07-29 23:02:57 -07:00
Vincent Fiduccia 9cc486c7b5
Shell/Socket connecting state 2020-07-10 11:25:45 -07:00
Vincent Fiduccia 94cb6a49d7
Use individual lodash modules 2020-07-10 11:25:45 -07:00
Vincent Fiduccia 78ca12cd50
Kubectl shell 2020-06-16 16:42:20 -07:00
Vincent Fiduccia 31ea3b138e
Eslint changes new nuxt defaults want 2020-05-28 14:22:52 -07:00
Vincent Fiduccia 2b5e362b99
Selects that go upward for containerlogs/shell 2020-05-13 12:03:09 -07:00
Vincent Fiduccia 4d7142e560
WindowManager for container logs and shell 2020-05-12 03:15:12 -07:00