Commit Graph

34 Commits

Author SHA1 Message Date
lvuch f74ed47069 shell buttons 2021-02-10 14:39:48 -07:00
lvuch 11eaccda6b size on async consistency 2021-02-10 14:39:48 -07:00
Vincent Fiduccia 2245fc3140
Disable xterm webgl renderer where unavailable (#2231) 2021-01-25 15:34:56 -07:00
Nancy Butler b580643279 always show cose x 2021-01-07 12:44:57 -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 d238a85cfa
Revert "logs window"
This reverts commit 2c14fb2bb6.
2020-10-02 16:54:48 -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 2c14fb2bb6 logs window 2020-09-29 15:41:57 -07:00
lvuch c2004a5eda z index error on labels 2020-09-29 14:52:01 -07:00
lvuch 9b382f397a wip window tabs 2020-09-28 11:25:19 -07:00
Vincent Fiduccia cce5a46c78
Use product.inStore instead of assuming cluster store 2020-09-11 03:08:25 -07:00
Vincent Fiduccia 060a0c5000
Bugs 2020-09-09 01:18:48 -07:00
Vincent Fiduccia 1d8e84636a
Container Logs performance 2020-09-04 01:11:06 -07:00
Vincent Fiduccia 2a746d0503
Bugs, app detail, chart refresh, app nav 2020-07-29 23:02:57 -07:00
Vincent Fiduccia 8e4649010b
Split launch out, single vs mcm fixes, update products on schema change 2020-07-24 00:56:51 -07:00
Vincent Fiduccia 464eac6d5c
Show helm logs after launching 2020-07-22 05:11:45 -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 4373728030
Merge pull request #692 from lvuch/lh-0526
spacing in detail top
2020-06-02 11:32:36 -07:00
Vincent Fiduccia 31ea3b138e
Eslint changes new nuxt defaults want 2020-05-28 14:22:52 -07:00
lvuch d5cbd7aad9 695 2020-05-27 15:41:41 -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
Cody Jackson 00476e5cb9 Enabling no-console rule for eslint
This will automate checking for stray console errors so they don't need to be
checked for in PRs.
2020-04-24 10:37:10 -07:00
lvuch 7293e5d5f3 454 issues 2020-03-31 21:02:31 -07:00
Nancy Butler 3614eda89a cleanup 2020-03-18 15:07:00 -07:00
Nancy Butler 42abbcaa25 wm positioning 2020-03-18 15:03:16 -07:00
Vincent Fiduccia df549f851d
Start bottom tabbed window manager 2020-03-03 13:45:42 -07:00