Commit Graph

158 Commits

Author SHA1 Message Date
Westly Wright 3b242cbd27
ensure nsfilter stays open after select 2020-11-23 09:24:58 -07:00
Westly Wright f729b5c399
PR review removing unneeded code 2020-11-23 09:24:58 -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
n313893254 da933cd454 Update Chinese tranlation 2020-11-07 13:57:33 +08:00
Vincent Fiduccia 35ef0ab171
Merge branch 'master' into monitoring 2020-10-28 11:24:29 -07:00
lvuch c74b3f9464 changes based on vince feedback 2020-10-28 10:37:00 -07:00
Vincent Fiduccia 008648b0ae
RelatedResources for Apps 2020-10-28 00:20:30 -07:00
Vincent Fiduccia 8f5486ed71
App shortcut to the installed apps page instead of charts 2020-10-27 18:15:46 -07:00
Vincent Fiduccia 8de509337a
Move pl images to pl folder 2020-10-27 17:38:41 -07:00
lvuch 9abf27e3b6 spacing tabs 2020-10-21 08:58:24 -07:00
Vincent Fiduccia efb6b2510f
Alignment of active item 2020-10-03 13:27:19 -07:00
lvuch e2378df8fa
nav hover fix 2020-10-03 13:20:19 -07:00
lvuch 65872fa6f8
side nave active state 2020-10-03 13:20:17 -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 00877a37d3
Fleet bugs 2020-10-02 15:14:49 -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 f638ee4a2c user menu 2020-10-01 15:48:08 -07:00
Vincent Fiduccia 0f36f9b941
Merge pull request #1512 from lvuch/lh-0929
logs fix
2020-09-30 16:09:13 -07:00
Vincent Fiduccia 08e451185d
Fleet list & details 2020-09-30 05:05:53 -07:00
Vincent Fiduccia 820e891fa5
Max-height of product picker 2020-09-30 05:05:53 -07:00
Vincent Fiduccia cf0c102dcf
Namespace filter; pick one of the 5 special views, empty=all, default to user ns entry 2020-09-30 05:05:52 -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 409006505d
Guard against product/cluster not being set 2020-09-26 02:39:12 -07:00
lvuch 77b47ab581 1272 2020-09-24 13:19:16 -07:00
Vincent Fiduccia 739ea5616f
Cluster Manager shoudl go to global if the product is global (Fleet) 2020-09-24 03:04:54 -07:00
Vincent Fiduccia 0466c361e3
Rearrange products, fleet 2020-09-23 03:42:15 -07:00
Vincent Fiduccia 9ad62bf02a
More fleet 2020-09-16 04:25:39 -07:00
Vincent Fiduccia cce5a46c78
Use product.inStore instead of assuming cluster store 2020-09-11 03:08:25 -07:00
Vincent Fiduccia ca15b288f9
Use management projects instead of clusterExternal 2020-09-11 00:59:41 -07:00
Vincent Fiduccia 6435d87be5
Don't show a cancel button on view pages 2020-09-10 03:00:18 -07:00
Vincent Fiduccia 85bac4e869
Nav changes for fleet 2020-09-10 03:00:18 -07:00
Vincent Fiduccia 060a0c5000
Bugs 2020-09-09 01:18:48 -07:00
Vincent Fiduccia f5fc90350a
Checkbox key events for SortableTable 2020-09-05 00:51:36 -07:00
Vincent Fiduccia 84b65d8b9b
Bugs 2020-09-04 01:12:24 -07:00
Vincent Fiduccia 1d8e84636a
Container Logs performance 2020-09-04 01:11:06 -07:00
Vincent Fiduccia 3bbb669a15
Chart colors 2020-09-03 20:59:51 -07:00
Vincent Fiduccia a00d311c3f
Button & font size consistency 2020-09-03 20:59:51 -07:00
Vincent Fiduccia 3b92233513
No shortcuts if there's a form on screen 2020-09-03 20:59:50 -07:00
Vincent Fiduccia d824261315
Start latest round of catalog redesign 2020-09-03 20:59:50 -07:00
Vincent Fiduccia c8fe74de2f
Merge pull request #1149 from lvuch/lh-product-switch
product switcher fix cross browser tested
2020-08-31 16:05:20 -07:00
Vincent Fiduccia 6a5ce6f492
Left nav focus outline 2020-08-31 15:28:53 -07:00
lvuch 0cf9b975bc product switcher fix cross browser tested 2020-08-31 10:35:24 -07:00
Vincent Fiduccia 1bad768b18
Fleet types 2020-08-27 17:24:53 -07:00
lvuch 91ce778cd5 cluster switcher dropdown 2020-08-27 12:01:10 -07:00
lvuch f5ddf4b129 header fixes 2020-08-27 11:47:02 -07:00