Commit Graph

99 Commits

Author SHA1 Message Date
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
Vincent Fiduccia 11af4a54b2
Basic questions support 2020-08-21 03:17:28 -07:00
Cody Jackson c83d82002f Updating ConfigMap to make use of CruResource
rancher/dashboard#842
2020-08-17 13:00:17 -07:00
Cody Jackson fc0f099179 Switched existing code to use FileSelector 2020-08-10 15:08:53 -07:00
lvuch b187e907b7 key value label 2020-08-04 15:02:57 -07:00
Vincent Fiduccia 78bf5f1595
Merge pull request #953 from mantis-toboggan-md/workload-wizard
workload create/edit fixes
2020-08-03 16:28:03 -07:00
Nancy Butler 325c63000a workload create/edit fixes 2020-08-03 14:49:55 -07:00
Nancy Butler b8eb49f691 istio create 2020-08-03 08:22:57 -07:00
Nancy Butler 657c6ebf9c remove button 2020-07-31 07:46:46 -07:00
Nancy Butler a1b553280d buttondropdown color and scale 2020-07-31 07:41:46 -07:00
Nancy Butler 3c57936768 remove sortabletable from keyvalue in favor of css grid 2020-07-31 07:41:46 -07:00
lvuch 3457bb64a5 conflicts 2020-07-30 09:49:41 -07:00
lvuch 9f70fcff33 moar tables 2020-07-30 09:33:00 -07:00
lvuch 39050bcd52 more table tidying 2020-07-30 09:32:59 -07:00
lvuch 4322c4d020 WIP table and polish 2020-07-30 09:32:59 -07:00
Nancy Butler f0ba1f094b workload wizard 2020-07-29 15:55:05 -07:00
lvuch 7b21c44fa9 785 spacing issues 2020-07-15 10:56:28 -07:00
Vincent Fiduccia ba5fba343d
Product switcher 2020-07-10 11:26:00 -07:00
Vincent Fiduccia 94cb6a49d7
Use individual lodash modules 2020-07-10 11:25:45 -07:00
Nancy Butler a54d5ac60f better KeyValue value view mode 2020-07-01 15:25:37 -07:00
Nancy Butler 8bc98256da do not truncate multiline key/value in view 2020-07-01 15:25:37 -07:00
Vincent Fiduccia 68c927dabf
Merge pull request #782 from lvuch/lh-0615
yaml create view
2020-06-24 01:26:48 -07:00