Commit Graph

602 Commits

Author SHA1 Message Date
Vincent Fiduccia b51a94e5d1
Merge branch 'master' into match-expressions 2020-05-30 02:59:16 -07:00
Vincent Fiduccia 2d1b526dd0
Merge pull request #710 from lvuch/lh-0529
ingress edit
2020-05-30 02:50:23 -07:00
Nancy Butler b5572b3b83 limit dropdown height 2020-05-29 14:46:08 -07:00
Westly Wright fbb0e57505
increase timeout for Gatekeeper enable `waitForCondition`
rancher/dashboard#706
2020-05-29 14:32:04 -07:00
Nancy Butler eea714f3a7 fix workload node affinity 2020-05-29 14:23:23 -07:00
lvuch bc31166d8c ingress edit 2020-05-29 14:16:25 -07:00
Vincent Fiduccia 31ea3b138e
Eslint changes new nuxt defaults want 2020-05-28 14:22:52 -07:00
Nancy Butler 93ab67c964 remove table actions from conditions table 2020-05-27 11:10:09 -07:00
Nancy Butler 204bb7cdf9 pr feedback 2020-05-27 09:53:47 -07:00
Denise 153a578b5c
Merge pull request #689 from mantis-toboggan-md/generic-detail
Generic detail
2020-05-26 21:39:01 -07:00
Nancy Butler 012879dc51 refactor matchexpressions 2020-05-26 13:56:10 -07:00
Nancy Butler 8088d572b0 cleanup 2020-05-26 10:04:47 -07:00
Nancy Butler 1bde772cf2 yaml in generic detail 2020-05-26 09:47:40 -07:00
Nancy Butler 830c156503 hide conditions if empty 2020-05-26 09:13:13 -07:00
Nancy Butler da312f6969 fallback to genericresourcedetail
ownerref and conditions tabs
2020-05-26 09:13:13 -07:00
Nancy Butler 9e6c5c56fa show cert cn instea of issuer 2020-05-21 16:44:08 -07:00
Nancy Butler 7793ce5407 secret translations 2020-05-21 16:44:08 -07:00
Nancy Butler b65a7104bd cert issuer and notAfter in secret detail view 2020-05-21 16:44:08 -07:00
Nancy Butler 99b7d23735 show cert issuer and expiration in secret list 2020-05-21 16:44:08 -07:00
Vincent Fiduccia 441371468e
Merge pull request #683 from mantis-toboggan-md/valuefromresource-style
design issues - dropdown
2020-05-21 14:56:54 -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
Nancy Butler 180b8fbb10 valuefrom headers 2020-05-21 13:02:04 -07:00
Vincent Fiduccia 87d1f89481
Make tabs work right in YAML editor 2020-05-20 15:26:04 -07:00
Vincent Fiduccia 71f3b8cdec
store.getters gets reassigned as stores register, so proxy steve's context.rootGetters so that it's always the full list of them 2020-05-20 15:26:04 -07:00
Vincent Fiduccia fe42beff67
Flag component, bugs 2020-05-19 17:54:01 -07:00
Vincent Fiduccia 62d43a285b
Merge pull request #672 from codyrancher/keyvalue
Changing KeyValue to meet requirements.
2020-05-19 16:57:28 -07:00
Cody Jackson 12e5e2184d Changing KeyValue to meet requirements.
rancher/dashboard#589
2020-05-19 15:21:40 -07:00
Cody Jackson 4e6632096e Making a number of OPA fixes
- Constraint YAML cancel button will take you back to the constraint
page.
- Updated the mastheads of constraint and template.
- Constraint Create as Yaml now works
- Constraints and templates can be cloned now.

rancher/rancher#523
rancher/rancher#622
rancher/rancher#398
2020-05-18 18:21:26 -07:00
Westly Wright f2f1a6a0b2
PR feedback
remvoe unused udpateExternalName method
change form-name-desc v-if
rollback change to show cancel on view page
2020-05-18 14:07:16 -07:00
Westly Wright a1a48aec28
translations 2020-05-18 13:54:35 -07:00
Westly Wright bf3d929dbc
More refactoring for masthead and yaml-viewing
rolled back some changes i made to resource detail & showing the
correct component
changed the name of hasDetail to be more descriptive of what it is
2020-05-18 13:54:35 -07:00
Westly Wright ac3597ac4c
refactor resource detail edit/detail selection
Add additional checks for asYamlInit
Refactor checks for showComponent selection
2020-05-18 13:54:35 -07:00
Westly Wright ce61444e03
Add service detail page
Adds new component CreateEditView/Service which replaces both pages
create/edit and detail with a single compoent that renders based on mode

rancher/dashboard#632
2020-05-18 13:54:35 -07:00
Vincent Fiduccia c4f92fdbbd
Merge pull request #659 from westlywright/request.remove.unused.components
remove unused DiscreteProgressBar
2020-05-18 12:05:29 -07:00
Westly Wright aa2a400399
remove unused DiscreteProgressBar
rancher/dashboard#547
2020-05-15 15:20:41 -07:00
Cody Jackson b148470fa0 Fix create buttons
Create buttons were still using a relative url instead of a location.
This switches over to locations so we don't get end up with
/dashboard/dashboard/

rancher/dashboard#657
2020-05-15 11:32:07 -07:00
Nancy Butler a26f61b904 use js-yaml parsing and resource proxy obj for yaml edit/clone
map _type->type in create-yaml

use link for yaml instead of parsing JSON
2020-05-14 12:52:01 -07:00
Nancy Butler 2ecc94b9e2 . 2020-05-14 12:51:28 -07:00
Vincent Fiduccia fa21e49ef4
Merge pull request #652 from westlywright/service.list.updates
Service List Updates
2020-05-14 12:42:54 -07:00
Nancy Butler 9e95b3b9ad fix linkFor error on create retry
add/remove resources reactively
2020-05-14 12:31:08 -07:00
Westly Wright 435c4204c1
move default service types list to types 2020-05-14 12:11:51 -07:00
Westly Wright d881603d95
add external name service targets logic 2020-05-14 12:11:51 -07:00
Westly Wright 7e5038e298
add keyvalue formatter 2020-05-14 12:11:51 -07:00
Westly Wright 557b5a8327
add service targets formatter 2020-05-14 12:11:51 -07:00
Westly Wright e98ba3d65e
Add service list page and update headers 2020-05-14 12:11:48 -07:00
Westly Wright a3376704e5
lint 2020-05-14 11:26:46 -07:00
Westly Wright 1009cfc1d0
clean up tab switching logic for dynamic slots 2020-05-14 11:20:50 -07:00
Westly Wright 84417675d2
Add Service Create/Edit Page
rancher/rancher#583
2020-05-14 11:20:49 -07:00
Vincent Fiduccia 654073a7bf
Merge pull request #649 from codyrancher/cm-404
Remove custom VueRouter.resolve
2020-05-14 03:09:44 -07:00
Vincent Fiduccia b040a148c9
Merge pull request #648 from vincent99/master
Hide create buttons based on RBAC
2020-05-14 03:04:39 -07:00