Commit Graph

1152 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
Vincent Fiduccia b94e7b9465
Merge pull request #711 from westlywright/opa.enable.fail.timeout
Increase timeout for Gatekeeper enable `waitForCondition`
2020-05-30 02:49:07 -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 b1504fed2a
Merge pull request #707 from vincent99/master
Yarn upgrade, Nuxt 2.12.x
2020-05-28 16:41:12 -07:00
Vincent Fiduccia 31ea3b138e
Eslint changes new nuxt defaults want 2020-05-28 14:22:52 -07:00
Vincent Fiduccia cb2e827227
Yarn upgrade, Nuxt 2.12.x 2020-05-28 14:22:52 -07:00
Vincent Fiduccia 5bec283edc
Merge pull request #699 from mantis-toboggan-md/generic-detail
generic detail - pr feedback
2020-05-28 14:16:15 -07:00
Vincent Fiduccia 286948f793
Merge pull request #700 from mantis-toboggan-md/node-detail-conditions
add conditions component to node detail
2020-05-27 11:29:09 -07:00
Nancy Butler 652b364373 add conditions component 2020-05-27 11:22:26 -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
Vincent Fiduccia de1037349d
Merge pull request #691 from mantis-toboggan-md/match-expressions
Match expressions
2020-05-26 14:29:42 -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
Vincent Fiduccia f7e3990453
Merge pull request #681 from mantis-toboggan-md/certificate-parse
show cert issuer and expiration in secret list
2020-05-22 13:05:26 -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
Vincent Fiduccia f6e1680d5f
Merge pull request #684 from codyrancher/kvno
Hide the no rows messaging in keyValues when editing
2020-05-21 14:55:46 -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 3143bca355
Merge pull request #678 from vincent99/master
Edit yaml fixes
2020-05-20 16:48:34 -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 c1867663c6
Merge pull request #676 from mantis-toboggan-md/secret-qa-feedback
hide private key on edit
2020-05-20 10:35:29 -07:00
Nancy Butler d2154eb15e hide private key on edit 2020-05-20 09:52:38 -07:00
Vincent Fiduccia d16329a1dd
Merge pull request #674 from vincent99/master
Fix edited resource showing up twice
2020-05-19 17:58:03 -07:00
Vincent Fiduccia d8d3f8120f
Add existing record to store on create, not on edit 2020-05-19 17:54:01 -07:00
Vincent Fiduccia fe42beff67
Flag component, bugs 2020-05-19 17:54:01 -07:00
Vincent Fiduccia a2e9a0213a
Merge pull request #673 from codyrancher/rlf
Fixing generic list page use of masthead
2020-05-19 17:16:36 -07:00
Cody Jackson 875310197f Fixing generic list page use of masthead
The routes were erroneously being wrapped in an object.
2020-05-19 17:15:39 -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
Vincent Fiduccia 0db4e76501
Merge pull request #665 from codyrancher/opa
Making a number of OPA fixes
2020-05-19 16:49:29 -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
Vincent Fiduccia 06cb1117b4
Merge pull request #656 from westlywright/feature.service.detail.page
Add service detail page
2020-05-18 16:42:47 -07:00
Vincent Fiduccia 01cb3d20a0
Merge pull request #663 from rancher/mantis-toboggan-md-patch-3
Update index.vue
2020-05-18 16:29:27 -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
Nancy a7b199bd61
Update index.vue
#662
2020-05-18 14:04:55 -07:00
Westly Wright a1a48aec28
translations 2020-05-18 13:54:35 -07:00