Commit Graph

82 Commits

Author SHA1 Message Date
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
Nancy Butler 535ba37bba cleanup 2020-06-19 17:10:45 -07:00
lvuch b27bea0345 372 2020-06-19 12:27:29 -07:00
Nancy Butler 374f0a20b8 detail page style guidelines 2020-06-17 15:48:42 -07:00
lvuch b0319e31f7 resource detail page clean up. spacing and headers 2020-06-11 14:19:48 -07:00
lvuch 6b14e8382e lint fix 2020-06-08 11:54:11 -07:00
lvuch 84c3c2f5c1 key val spacing 2020-06-08 11:02:58 -07:00
lvuch ee875929a5 732 2020-06-08 10:34:06 -07:00
Vincent Fiduccia 3a6a56aeba
multiline-ternary: never 2020-06-04 16:22:48 -07:00
lvuch 170745a47f 696 2020-05-28 10:23:13 -07:00
lvuch d5cbd7aad9 695 2020-05-27 15:41:41 -07:00
Cody Jackson edbb9f54a1 Hide the no rows messaging in keyValues when editing
https://github.com/rancher/dashboard/issues/589#issuecomment-632263082
2020-05-21 13:14:52 -07:00
Cody Jackson 12e5e2184d Changing KeyValue to meet requirements.
rancher/dashboard#589
2020-05-19 15:21:40 -07:00
Nancy Butler 6249c766ab placeholder visibility
secret type display in edit form

add custom secret types

description as prop in namens

secret styling

service account link in list view for service acct token secrets
2020-04-24 12:04:15 -07:00
Vincent Fiduccia 4bc1321dab
Edit project of namespaces, bugs
- Edit project on namespace
- Certificate fields need to be multiline
- Create-edit-view creates metadata.(annotations, labels) automatically and cleans up on save if empty so you don't have to check if they're there.
- Form components should have a focus() instead of reaching into each other's $refs
- LabeledSelect takes and emits the value, not the `{label: x, value: y}` object.
- Resource names are almost never editable after create
- NameNsDescription takes a resource and manages setting name/ns/description on it itself.
- TextAreaAutoGrow should resize on file input
2020-04-14 16:16:10 -07:00
Nancy Butler d18bd41dab workload detail and create bugfixes 2020-04-02 11:37:39 -07:00
Nancy Butler efa1679245 create ingress 2020-03-03 14:18:58 -07:00
Cody Jackson 1265853652 Implement the view, create and edit pages for constraints
This implementst the view, create and edit pages for the
gatekeeper constraints. The constraint templates weren't
touched since we intend to only use the yaml editor.

rancher/dashboard#307
2020-03-02 12:43:39 -07:00