Commit Graph

120 Commits

Author SHA1 Message Date
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
Nancy Butler 3cb8d65c41 title tag consistency 2020-10-23 11:25:41 -07:00
lvuch 9abf27e3b6 spacing tabs 2020-10-21 08:58:24 -07:00
Vincent Fiduccia 8cbe669338
Merge pull request #1680 from codyrancher/secret-cleaner
Modify secret data keys so they conform to the expected format
2020-10-20 11:34:20 -07:00
Cody Jackson efc8b4bedb Modify secret data keys so they conform to the expected format
I added the modifyFile to KeyValue instead of adding a watcher in Secret because keyValue doesn't react to value updates
2020-10-19 18:08:44 -07:00
Cody Jackson f030b7f9ec Showing filesize when adding a binary file in KeyValue component
rancher/dashboard#1498
2020-10-16 16:29:40 -07:00
Vincent Fiduccia 053b7a138e
Fleet fixes (#1612) 2020-10-04 01:21:29 -07:00
Vincent Fiduccia ce75c172c9
Assign clusters to workspace & label them 2020-10-02 02:54:01 -07:00
Vincent Fiduccia 3e8a486555
Start Flow edit scren 2020-09-27 19:43:39 -07:00
lvuch c346872142 1304 2020-09-22 15:37:12 -07:00
Cody Jackson fb3c440d04 Fixing opa constraint bitrot issues
There's been significant changes to a number of our base components that didn't get carried over to constraints since it's an exceptional type.

- This migrated over to cru-resource
- Updated all of the helper components to handle the lack of tables in arraylist
- Updated how create-edit-view is used
- Properly saves now
- Can edit parameters as yaml
- Can edit yaml

https://github.com/rancher/dashboard/issues/1100
https://github.com/rancher/dashboard/issues/1099
https://github.com/rancher/dashboard/issues/1011
https://github.com/rancher/dashboard/issues/622
2020-09-02 17:38:57 -07:00
Vincent Fiduccia 6359a42224
Format JSON with newlines in keyvalue 2020-08-28 16:38:48 -07:00
Nancy Butler 89990779fe view mode styling, get pods with findMatching 2020-08-25 08:26:34 -07:00
Cody Jackson 7f61c16388 Fixing the presentation of keyValue in view mode
- The KeyValue component was adding an initial empty row even when the mode was view so this is now only done when it's not view.
- I also noticed it's possible to have empty binary data so I fixed the download button to download an empty file and prevented it from navigating away from the page

rancher/dashboard#1068
2020-08-24 14:38:36 -07:00