Commit Graph

133 Commits

Author SHA1 Message Date
Catherine Luse 7b8a0fcee2 Disable tip for multiple value entry if only one key-value pair is allowed 2021-09-03 01:12:57 -07:00
Vincent Fiduccia 53eca88159
Cloud credentials part deux 2021-08-04 01:14:19 -07:00
Vincent Fiduccia 9aada67485
Preserve whitespace on opaque secret values 2021-07-29 10:49:57 -07:00
Cody Jackson 52244cf2dd Adding the vSphere maching-config
Also fixed a bug with the vsphere credentials.

rancher/dashboard#2969
rancher/dashboard#3326
2021-07-06 20:42:28 -07:00
Vincent Fiduccia b4ceb98917
Support a list of suggested keys for KeyValue 2021-06-15 03:12:08 -07:00
Vincent Fiduccia da8c221b02
Private Registries 2021-05-25 01:34:45 -07:00
Vincent Fiduccia 8f15575514
Node Pool taints & labels 2021-05-11 12:41:36 -07:00
Vincent Fiduccia 4ee33cc546
View mode fixes 2021-05-05 16:49:18 -07:00
Vincent Fiduccia f9031a0396
Add support for more columns of data for things like Taints 2021-04-28 13:59:27 -07:00
Vincent Fiduccia 2284315f40
Cluster Import 2021-04-27 10:20:42 -07:00
Vincent Fiduccia 465a28098b
Don't mutate original input array for asMap=false, add preserveKeys/supported 2021-04-26 16:39:15 -07:00
Nancy Butler 8b197983a3 container update tracking
fix http probe headers

fix workload selector on edit
2021-04-23 13:32:43 -07:00
lvuch a9efc002a2 key value height adjustment 2021-04-21 15:40:09 -07:00
lvuch cc7f733136 Buttons should be the same size here 2021-02-16 12:37:23 -07:00
lvuch fc24af81e0 port row and button sizes 2021-02-10 14:39:06 -07:00
lvuch 2ca8d0fd1f keyval component spacing 2020-12-18 14:44:10 -07:00
Vincent Fiduccia 1de833e386
Merge pull request #2051 from lvuch/lh-static-design-system
input selects tooltips height and placements
2020-12-10 13:36:04 -07:00
lvuch 3e2aba2ad8 input selects tooltips height and placements 2020-12-10 13:28:59 -07:00
Vincent Fiduccia 702f8fff72
Merge pull request #2038 from mantis-toboggan-md/bugfix-labels
allow empty label/annotation values
2020-12-09 15:08:07 -07:00
Vincent Fiduccia 467d900eb8
Various spacing and alignment things eveywhere 2020-12-09 14:21:22 -07:00
Nancy Butler 9d350d588d allow empty label values 2020-12-09 12:32:22 -07:00
Vincent Fiduccia c03c3392eb
Bugs 2020-12-03 15:09:51 -07:00
Vincent Fiduccia d3e124d60c
Fix configureType to store things on first call 2020-12-02 19:20:34 -07:00
Vincent Fiduccia 922e238c18
Secrets bugs 2020-12-02 19:02:42 -07:00
Vincent Fiduccia 77f2f3633a
Merge pull request #1963 from lvuch/lh-1201
more polish for resources
2020-12-02 16:52:40 -08:00
lvuch 3d378d909e button tidy 2020-12-02 12:43:13 -07:00
Vincent Fiduccia 8c0cbe9390
Merge pull request #1949 from westlywright/bug.dropdown.collective
Dropdown bugs
2020-12-02 02:31:21 -08:00
lvuch 1353856166 disabled inputs 2020-12-01 20:56:26 -07:00
Westly Wright 24bee624a7
Dropdown bugs
Z-indexing issues for dd content
Dropdown height issues
Placeholder placement issues

rancher/dashboard#1896
rancher/dashboard#1933
2020-12-01 15:14:50 -07:00
Vincent Fiduccia 6922c89c2d
More detail isView stuff 2020-12-01 01:11:26 -07: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 936f54da24
fetch vs asyncData, moreDetails, parentOverride, pod moredetails 2020-11-30 23:28:21 -07:00
Cody Jackson 6e65615cb8 Switching Ingress over to using the ArrayListGroup component
Made a few changes to improve the performance of the page. I experienced noticeable lag while editing the paths.
Updated KeyValue to address spacing and protip change requests.
2020-11-30 14:04:05 -07:00
Vincent Fiduccia 388206ecfa
Merge branch 'master' into lh-cleanup 2020-11-23 13:28:34 -07:00
Vincent Fiduccia 0aa439c808
Merge pull request #1876 from westlywright/bugs.dropdown.buttons
New Select Components
2020-11-23 13:14:13 -07:00
Vincent Fiduccia 36e247716d
Merge pull request #1874 from n313893254/chinese
Update RBAC and storage chinese translation
2020-11-23 11:53:00 -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
Nancy Butler b3f449c2de warn for deletion of any scan profile 2020-11-20 14:31:10 -07:00
lvuch e42a626357 1875 2020-11-20 14:19:02 -07:00
n313893254 7c53526661 Update RBAC and storage chinese translation 2020-11-20 09:40:01 +08:00
n313893254 06609734e2 Update node and workload chinese translation 2020-11-17 10:18:39 +08:00
Nancy Butler 868c045273 sensitive data feedback 2020-11-12 11:35:58 -07:00
Nancy Butler e882d6ed7b fix template error in keyvalue 2020-11-10 11:13:42 -07:00
Nancy Butler 08c479a345 update configmap to show binaryData and data in one keyvalue 2020-11-10 09:47:03 -07:00
Nancy Butler 2f2abee41d move secrets related workloads into resourcetabs 2020-10-30 10:49:38 -07:00
Nancy Butler c37fe9017f toggle show/hide sensitive data pref
add line breaks to view mode multiline input;

hide info mode for labeledinput and clickexpand
2020-10-30 10:43:04 -07:00
Vincent Fiduccia 35ef0ab171
Merge branch 'master' into monitoring 2020-10-28 11:24:29 -07:00
Vincent Fiduccia 0ea9866a05
Merge pull request #1708 from codyrancher/key-value-paste
Add support pasting key value entries update ArrayList pasting
2020-10-28 11:18:41 -07:00
Cody Jackson 726f680c1f Add support pasting key value entries update ArrayList pasting
KeyValue:
- If pasted with only one line and doesn't have a ':' or '=' token it will perform a normal paste.
- If pasted in the key column it will replace the current row.
- Performs a normal paste in the value field

ArrayList:
- Only handles pasting when it's single line
- Only shows the default protip if it's single line

rancher/dashboard#1701
2020-10-28 10:08:12 -07:00