Commit Graph

2315 Commits

Author SHA1 Message Date
Logan 74bbe0171e Registry and Istio (#3014)
* Add vendors for istio

* Add istio lib

* Add kiali UI vendor

* Expose components in shared lib

* Istio css

* Support kiali graph in Rancher UI

* Show traffic metrics from istio

* Enable istio in cluster level

* Toggle for istio sidecar auto injection

* Support add istio config

* Reuse catalog for istio config

* Support enable global registry in local cluster

* Rename traffic rule

* Not upgrade template version for istio

* Fix istio project level routing issue

* Fix comments

* Bug fix

* Add kiali copyright

* App name is not required in schema

* Use cytoscape dagre from npm

* Bug fix

* Hide traffic rule
2019-06-03 09:44:28 -07:00
Westly Wright 2c60c30baf
expose secretRef on cinder pvs and edit mode
Redirect edit pv source to the pv page

Update editable fields in cru-pv

fix incorrectly displayed volume source on edit

pass correct edit mode to all volume source components
2019-05-29 11:59:27 -07:00
Westly Wright 314ec7ae2f
Refactor generic icon fetching on apps to a mixin
rancher/rancher#17668
2019-05-16 13:59:18 -07:00
Westly Wright 68bf9ab276
better handling for long display names in tiered cluster/project nav
rancher/rancher#17381
2019-05-13 15:27:23 -07:00
loganhz 8fb249ef87 Update the UX for target OS
https://github.com/rancher/rancher/issues/20119
2019-05-10 15:12:59 +08:00
Westly Wright 6ff6286fd3
Merge pull request #2975 from n313893254/20053
Fix language-dropdown position to above
2019-05-08 09:37:17 -07:00
n313893254 8472da38cd Fix language-dropdown position
https://github.com/rancher/rancher/issues/20053
2019-05-08 19:42:26 +08:00
Westly Wright b0b40bf5c7
Add help text to cluster scoped api key creation
rancher/rancher#18639
2019-05-07 14:31:09 -07:00
Westly Wright df1562777a
Styling issue with nav dropdowns being rendered in place 2019-05-06 12:26:00 -07:00
Westly Wright e59e80bb14
Merge pull request #2955 from loganhz/helm-master
Fix non rancher catalog app issue
2019-05-06 09:36:36 -07:00
Westly Wright 08d69e800e
Merge pull request #2951 from davidnuzik/master
Add colon to templates that utilize generic.restarts and generic.podRestarts
2019-05-06 09:29:30 -07:00
loganhz 1aacc20086 Fix non rancher catalog app issue
https://github.com/rancher/rancher/issues/19890
2019-05-04 10:20:12 +08:00
loganhz f1b2e055c4 Show warning for host port with windows node 2019-05-03 16:40:32 +08:00
David Nuzik 027cf5a2a5 Fixed en-us translation and updated templates
It turns out that it is appropriate to edit templates when adding a colon in this situation. It is best to avoid adding a colon to the translations file so this fix undoes that previous change and adds colon to templates in all needed areas
2019-05-02 16:43:40 -07:00
loganhz 4b56d4e78c Show linux only selector as well
https://github.com/rancher/rancher/issues/19176
2019-05-02 13:07:10 +08:00
Westly Wright dc1521412a
Merge pull request #2945 from westlywright/global-menu-open-transition
Nav Header Keyboard Navigation
2019-05-01 16:29:09 -07:00
Westly Wright 0e03164224
Header menu tabbing
Add tabbing handler logic for js dropdown menus. this also removes all top level
nav links for menus only, normal header links function correctly.

rancher/rancher#16709

Add up/down arrow actions for hover dropdown component

correct page-header-project & user-nav arrow nav

pass assign helper down to login engine for langauge dropdown comp

Add arrow key handler page-header-project menu

change focus style for trigger links
2019-05-01 14:30:59 -07:00
Westly Wright c5ab86790e
Merge pull request #2910 from loganhz/windows
Windows 1809 support
2019-05-01 11:24:43 -07:00
Westly Wright a5474a4b70
Project level catalog answer yaml->form sync
rancher/rancher#19060

add modal confirmation for yaml -> form editing App Q/A's

validate yaml answers

formatting

more formatting

update custom answers component to handle yaml sync
2019-04-30 09:13:35 -07:00
Westly Wright 223898f254
Merge pull request #2940 from loganhz/cron
Support more options for cron job
2019-04-30 09:01:40 -07:00
loganhz 6f2651e153 Windows 1809 support
https://github.com/rancher/rancher/issues/19173
2019-04-30 17:31:02 +08:00
loganhz 03f5ca303e Support more options for cron job
https://github.com/rancher/rancher/issues/17841
2019-04-30 08:38:31 +08:00
loganhz ccf8ad0fe7 Pod restarts
https://github.com/rancher/rancher/issues/17891
2019-04-30 08:30:56 +08:00
Westly Wright 68efcfdbe4
Ensure we're not in a transition when opening the global menu
rancher/rancher#19300
2019-04-24 15:54:03 -07:00
Westly Wright 220683289f
Merge pull request #2920 from loganhz/cron-job
[2.3]Fix cron job detail page issue
2019-04-23 09:36:44 -07:00
loganhz c84a35bf32 Fix cron job detail page issue
https://github.com/rancher/rancher/issues/19356
2019-04-23 08:58:35 +08:00
Westly Wright 118e1e0cdd
remove help block 2019-04-22 10:40:03 -07:00
Westly Wright 9bd0980b81
Refactor new catalog to handle requiredNamespace correctly
rancher/rancher#19697
2019-04-22 10:40:03 -07:00
Westly Wright a296c3aad9
Merge pull request #2922 from loganhz/blur
Fix port form issue
2019-04-22 10:30:47 -07:00
loganhz fefd153212 Fix port form issue
https://github.com/rancher/rancher/issues/19109
2019-04-22 19:44:00 +08:00
loganhz e7c45a8baf Fix dns button issue 2019-04-22 19:28:20 +08:00
loganhz 1ad3da74ec Fix pvc issue
https://github.com/rancher/rancher/issues/19578
2019-04-19 20:30:58 +08:00
Westly Wright 90ad09aa79
ensure page-header-project dropdown is closed when route changes
also updated ember-basic dropdown

rancher/rancher#19300
2019-04-04 14:33:59 -07:00
Westly Wright b8a508ae8c
firefox styles fixes
rancher/rancher#19184
2019-04-01 10:53:37 -07:00
Westly Wright 3316235ee4
Fix app launch double click & no errors
rancher/rancher#19168
rancher/rancher#19236
2019-04-01 10:41:21 -07:00
Westly Wright 46e96c801a
Fix send action deprecations
send action deprecation warnings for form-key-value component

update all cancel actions

deprecations for ns quota component and action menu item

deprecations and formatting

sendAction deprecation form-node-selctor & formatting

sendAction deprecations for cru-persistent-volume & formatting

sendAction deprecations for form-scoped-roles & formatting

sendAction deprecations for telemetry-opt & formatting

sendAction deprecations for table-rows & formatting

sendAction deprecations for server-url & formatting

sendAction deprecations for cru-config-map & formatting

sendAction deprecations for workload-row & formatting

sendAction deprecations for cru-volume & formatting

sendAction deprecations for cru-persistent-volume-claim & formatting

fix issue with declaring dynmic keys on component.

sendAction deprecations for form-healthcheck & formatting

sendAction deprecations for node-selector-row & formatting

sendAction deprecations for new-edit-ingress & formatting

sendAction deprecations for form-node-affinity & formatting

sendAction deprecations for form-key-to-path & formatting

sendAction deprecations for new-catalog & formatting

sendAction deprecations for cru-storage-class & formatting

sendAction deprecations for project-resource-quota & formatting

sendAction deprecations for input-files & formatting

sendAction deprecations for node-row & formatting

sendAction deprecations for input-command & formatting

sendAction deprecations for form-ports

sendAction deprecations for new-edit & formatting

sendAction deprecations for form-image

sendAction deprecations for form-volume-row & formatting

sendAction deprecations for form-volumes & formatting

sendAction deprecations for form-scale & formatting

sendAction deprecations for container-logs & formatting

sendAction deprecations for cru-volume-claim-template

sendAction deprecations for pod-row & formatting

sendAction deprecations for source-custom-log-path & formatting

sendAction deprecations for step mixin & formatting

sendAction deprecations for pipeline-codemirror & formatting

sendAction deprecations for build-step & formatting

sendAction deprecations for build-stage & formatting

sendAction deprecations for pipeline-env-from & formatting

sendAction deprecations for log-view & formatting

sendAction deprecations for bitbucketserver-setting & formatting

sendAction deprecations for bitbucketcloud-setting & formatting

sendAction deprecations for form-recipient-item & formatting

sendAction deprecations for pipeline-selector-row & formatting

sendAction deprecations for policy-row & formatting

sendAction deprecations for other-role-row & formatting

sendAction deprecations for role-rule-row & formatting

sendAction deprecations for new-multi-cluster-app & formatting

sendAction deprecations for driver-digitalocean & formatting

sendAction deprecations for project-alert-row & formatting

sendAction deprecations for form-recipient-item & formatting

sendAction deprecations for cluster-alert-row & formatting

sendAction deprecations for alert-select & formatting

sendAction deprecations for storage-class-provisioner & formatting

sendAction deprecations for cluster-driver mixin

sendAction deprecations for node-driver mixin

sendAction deprecations for view-new-edit mixin

sendAction deprecations for host-registration & formatting

sendAction deprecations for form-labels-annotations & formatting

sendAction deprecations for huawei-user-labels & formatting

sendAction deprecations for form-user-labels & formatting

sendAction deprecations for principal-search & formatting

sendAction deprecations for form-namespace & formatting

sendAction deprecations for input-paste & formatting

sendAction deprecations for catalog-index & formatting

sendAction deprecations for searchable-select & formatting

sendAction deprecations for hover-dropdown & formatting

sendAction deprecations for container-shell & formatting

sendAction deprecations for input-yaml & formatting

sendAction deprecations for input-text-file & formatting

sendAction deprecations for sortable-thead & formatting

sendAction deprecations for form-ingress-rows & formatting

sendAction deprecations for input-password & formatting

sendAction deprecations for input-identity & formatting

sendAction deprecations for form-count & formatting

sendAction deprecations for form-members & formatting

sendAction deprecations for outside-click & formatting

sendAction deprecations for input-slider & formatting

sendAction deprecations for metrics-action & formatting

sendAction deprecations for banner-message & formatting

sendAction deprecations for driver-rke & formatting

sendAction deprecations for driver-import & formatting

sendAction deprecations for form-value-array & formatting

sendAction deprecations for cru-node-pools & formatting

sendAction deprecations for cru-cluster & formatting

sendAction deprecations for logging/new-edit & formatting

sendAction deprecations for login-x components & formatting
2019-03-29 10:58:08 -07:00
Vincent Fiduccia 2fd0b0ead3
Project hover color, arrow, divider 2019-03-22 14:46:38 -07:00
Westly Wright b89484ab19
project group needs to know about other ns's
rancher/rancher#19022
2019-03-21 09:14:14 -07:00
Westly Wright 0f42428582
Drop "Rotate CA Certs" option from rotate certs modal
rancher/rancher#19052
2019-03-20 15:10:45 -07:00
Westly Wright 55b636ebd2
remove unneeded error catch
rancher/rancher#18975
2019-03-16 17:05:14 -07:00
Westly Wright e95f7e60c9
Merge pull request #2762 from westlywright/2.2.blockers
Explicitly exclude created from search fields
2019-03-13 16:58:48 -07:00
loganhz eb0943241e Expand container default resource limit panel when editing a namespace
https://github.com/rancher/rancher/issues/18893
2019-03-14 07:50:46 +08:00
Westly Wright d5748b95a5
Explicitly exclude created from search fields
it only searches on iso-8601 date strings currently which we do not display

rancher/rancher#18889
2019-03-13 16:49:57 -07:00
Westly Wright 39fe8156f0
rework catalogs/apps/tools nav menus
rancher/rancher#18847
2019-03-13 11:39:41 -07:00
Vincent Fiduccia 20fdee61f1
Show containerd version/icon on nodes 2019-03-12 13:05:51 -07:00
Westly Wright b2db7f3773
refactor cloud-keys to cloud-credentials 2019-02-21 12:37:57 -07:00
Westly Wright b7201e552e
Merge pull request #2663 from loganhz/monitoring
Support enable project monitoring only
2019-02-20 08:03:08 -07:00
Westly Wright 1e3b8ca24a
do not show selector on NT cloud keys page
rancher/rancher#18078

lint
2019-02-16 08:31:35 -07:00
Westly Wright f886d16e6e
Move cloudkeys link to user menu
rancher/rancher#18081
2019-02-16 08:11:58 -07:00
loganhz 353f546480 Support enable project monitoring only
https://github.com/rancher/rancher/issues/18204
2019-02-16 14:21:50 +08:00
loganhz b5a7c0006d Fix the issue that ns is wrong in edit ingress page
https://github.com/rancher/rancher/issues/18168
2019-02-16 10:55:54 +08:00
loganhz fdb7c1b777 Bug fix for catalog yaml
https://github.com/rancher/rancher/issues/13158
2019-02-15 15:33:26 +08:00
loganhz 3930b6f5d5 Fall back to yaml if there is a numeric password in catalog answers
https://github.com/rancher/rancher/issues/13158
2019-02-14 21:43:12 +08:00
loganhz 6b00a9d6dd Support valuesYaml for catalog
https://github.com/rancher/rancher/issues/16680
https://github.com/rancher/rancher/issues/17605
2019-02-14 20:52:57 +08:00
loganhz b5859e439a Fix btn style issue 2019-02-13 17:31:53 +08:00
loganhz f7da9ac219 Fix namespace group text issue 2019-02-12 15:13:12 +08:00
loganhz 689e6be38f Support container default resource limit
https://github.com/rancher/rancher/issues/16753
2019-02-10 18:00:37 +08:00
Westly Wright a893f2433a
Merge pull request #2633 from westlywright/2.2.x-alpha-bugs
Bugs
2019-02-07 17:12:26 -07:00
Westly Wright 692b638b21
Fix volume claim template bugs re: dropdown and not saving as pvc
rancher/rancher#17738
rancher/rancher#17739
2019-02-05 12:44:36 -07:00
Westly Wright 2c6a6e498e
Ensure cluster has latest backups when attempting to restore from 1
rancher/rancher#17557
2019-02-05 10:22:02 -07:00
Westly Wright 919eb83352
Fix cert validation for authorized cluster endpoint on rke clusters
rancher/rancher#16486
rancher/rancher#17793
2019-02-05 10:22:02 -07:00
Westly Wright 40b1ce7c9a
Merge pull request #2602 from loganhz/backend
Fix ingress detail page issue
2019-01-28 10:00:20 -07:00
loganhz dd035a4c7b Fix the issue that users have to refresh the page to see the ingress detail page 2019-01-27 06:21:26 +08:00
loganhz 00959f8341 Support force upgrade for catalog app
https://github.com/rancher/rancher/issues/17510
2019-01-26 13:58:34 +08:00
Westly Wright ecdee259b0
change the way rotate certificates modal works with a tri-state mode
rancher/rancher#17453
2019-01-25 15:47:23 -07:00
Westly Wright 7370401da2
Add authorized cluster endpoint to rke clusters
rancher/rancher#16486

default auth endpoint to true for NEW clusters

Add clusterId to token creation

add scope to api keys table
refactor modal-edit-apikey
2019-01-22 16:28:18 -07:00
Westly Wright 6a03df02d0
Global DNS & Multi Cluster App Routes and Components
Add Global DNS providers and re-org global dns page

update providers routes and translations

global dns providers add page mock

Hookup Global DNS Provider api

Hookup Global DNS Entry API

Update multi-cluster-app for new api

add targets to multi-cluster-apps creation

Multi cluster app component for list page

launch route upgrade button and clone

clone name

styles and clean up

add multi-cluster targets and projects to gdns

add project ids to dns entries index

address feedback from review
2019-01-21 15:14:58 -07:00
Westly Wright 3d709f65a4
lint 2019-01-21 13:57:02 -07:00
Westly Wright 663c13ccc9
Add S3 Etcd Backup & Restore API to UI
refector legacy local etcd backup & restore api to use new api

rancher/rancher#16797

Add s3backup config to rke clusters advanced options

Add 'restore from backup' action on RKE clusters

add backups list page

add cluster switching handling for backups

WIP

cleaup for review
2019-01-21 13:48:46 -07:00
Westly Wright 5b0292e929
Merge pull request #2571 from n313893254/17267
Fix units for CPU/Memory resource reservation
2019-01-21 11:08:30 -07:00
Westly Wright 839caeb53f
Merge pull request #2538 from n313893254/15380
Logging feature && bug
2019-01-21 10:31:27 -07:00
n313893254 c968a2337c Units for CPU/Memory resource limits not consistent
https://github.com/rancher/rancher/issues/17267
2019-01-17 18:44:45 +08:00
n313893254 ddd8114cde Add none format 2019-01-15 16:55:51 +08:00
Westly Wright 14ac752f84
Merge pull request #2546 from loganhz/service
Add advanced section for Service Discovery
2019-01-10 10:05:39 -07:00
Westly Wright 8943b6379c
Merge pull request #2559 from lvuch/lv-0109
general ui polish
2019-01-10 09:57:18 -07:00
loganhz 17c68b688e Fix wechat validation issue
https://github.com/rancher/rancher/issues/17121
2019-01-09 15:15:33 +08:00
lvuch ab711f2d12 16732 2019-01-08 15:01:12 -07:00
lvuch 00c0f3ea65 finish 16735 2019-01-08 14:54:41 -07:00
loganhz a66263c96e Fix workload deploy issue
https://github.com/rancher/rancher/issues/17338
2019-01-08 15:20:10 +08:00
Westly Wright 456190d6eb
Merge pull request #2543 from westlywright/volumes-claim-template
Add support for volume claim templates
2019-01-07 14:40:00 -07:00
Westly Wright 0bf6345ad4
add warning about uneditable vct driven workloads 2019-01-07 14:36:27 -07:00
Westly Wright 82e1b8695f
lint and fix error where vct missing on init 2019-01-07 14:08:06 -07:00
Westly Wright 82a20778e5
remove unneeded code 2019-01-07 14:08:06 -07:00
Westly Wright 068c873fb8
Add support for volume claim templates
rancher/rancher#15519
2019-01-07 14:08:05 -07:00
Westly Wright 015b70fbf4
load service default keys from schema 2019-01-07 12:11:16 -07:00
loganhz 0ba5cd3290 Fix service detail page issue 2019-01-07 17:53:48 +08:00
loganhz e5034267d8 Show public endpoints in service list 2019-01-07 17:50:51 +08:00
loganhz 89c95e0466 Filter out options 2019-01-07 16:13:48 +08:00
Westly Wright 8e7582584f
Added missing params to send to rke cluster cert rotation api
rancher/rancher#16795
2019-01-04 12:27:12 -07:00
loganhz cdbd653af7 Fix the validation issue 2019-01-04 11:37:37 +08:00
loganhz adf6c53059 Support capabilities 2019-01-04 11:37:37 +08:00
loganhz 70c214a74b Support ports in service 2019-01-04 11:37:37 +08:00
loganhz 067aaec19b Support more options for service 2019-01-04 11:37:37 +08:00
loganhz 8b9d282662 Support create services with different types 2019-01-04 11:37:37 +08:00
loganhz b4a3768e0e Support Session affinity and Annotations for services 2019-01-04 11:37:37 +08:00
loganhz 1ed161e60c Use service instead of dnsRecord 2019-01-04 11:37:37 +08:00
lvuch 0d640369e4 minor cleanup for merge 2019-01-03 10:33:01 -07:00
lvuch fa545ebaf9 button fixes for 16924 2019-01-03 10:33:01 -07:00
lvuch 3ff07a63ce minor cleanup for merge 2019-01-03 10:29:07 -07:00
lvuch ec7ba54e88 fix search bar, hover of user menu 16708 2019-01-03 10:29:07 -07:00
lvuch 784a7ae2c8 button fixes for 16924 2019-01-03 10:29:07 -07:00
Westly Wright c8c8c5a33b
Merge pull request #2542 from n313893254/17199
Fix form-key-to-path bug
2019-01-02 12:07:14 -07:00
Westly Wright 5410c042e1
Merge pull request #2529 from loganhz/wechat
Support WeChat as notifier
2019-01-02 12:05:04 -07:00
n313893254 cbd44fa571 Update for review 2018-12-29 15:59:02 +08:00
Westly Wright d119ded0aa
Merge pull request #2533 from loganhz/fix
Fix toleration issue
2018-12-28 09:59:21 -07:00
n313893254 a948f88180 Fix form-key-to-path bug
https://github.com/rancher/rancher/issues/17199
2018-12-28 22:41:15 +08:00
Westly Wright 25c276b881
fix catalog app index to filter by global, current cluster & project
rancher/rancher#17165
2018-12-21 10:42:17 -07:00
Westly Wright 98492b0f75
Only show opt.icon for catalogs dropdown if it exists
rancher/rancher#17163
2018-12-21 09:54:40 -07:00
loganhz 2d76789b7c Fix toleration issue
https://github.com/rancher/rancher/issues/15585
2018-12-21 13:59:53 +08:00
loganhz 3c73d9712c Support WeChat as notifier
https://github.com/rancher/rancher/issues/17121
2018-12-20 18:45:20 +08:00
loganhz fa85557816 Catalog integration in Pipeline
rancher/rancher#16154
2018-12-20 10:11:14 +08:00
n313893254 09c580d49d Fix edit namespace cannot change project
https://github.com/rancher/rancher/issues/16617
2018-12-18 10:58:51 +08:00
loganhz 728ed6c296 Support generate password based on validChars
rancher/rancher#17055
2018-12-13 15:50:21 +08:00
Westly Wright f62a841f9e
Merge pull request #2492 from loganhz/fix6
Show images tooltip
2018-12-12 10:31:17 -07:00
Westly Wright f02da17777
Merge pull request #2501 from loganhz/fix10
Support existing pvc as catalog question
2018-12-12 10:29:30 -07:00
Westly Wright 8bb90c0e84
Merge pull request #2497 from n313893254/16944
Fixed Pods, Memory And Cpu Column Does Not Sort Numerically
2018-12-12 10:23:41 -07:00
loganhz 5c2619624a Support existing pvc as catalog question
https://github.com/rancher/rancher/issues/16583
2018-12-12 16:06:42 +08:00
n313893254 e99a3c07e0 Pods Column Does Not Sort Numerically
https://github.com/rancher/rancher/issues/16944
2018-12-12 11:46:47 +08:00
loganhz 5a37012294 Show images tooltip
https://github.com/rancher/rancher/issues/17043
2018-12-12 10:08:43 +08:00
Westly Wright ef2644a161
Add support for disabling l4 lb capabilites
rancher/rancher#16784
2018-12-11 15:17:57 -07:00
loganhz 861435fd7d Use description for roles in member screens
https://github.com/rancher/rancher/issues/16734
2018-12-11 18:54:15 +08:00
Westly Wright 447f8a5e72
Merge pull request #2486 from loganhz/dns
Fix the ns issue in creating dns/pvc page
2018-12-10 10:18:12 -07:00
loganhz 8c2a0b85d4 Fix the ns issue in creating dns/pvc page
https://github.com/rancher/rancher/issues/16692
2018-12-10 16:49:21 +08:00
loganhz f9176924fe Fix healthcheck http headers field issue
https://github.com/rancher/rancher/issues/16853
2018-12-10 16:21:54 +08:00
loganhz f029a9d491 Fix the issue that cannot add same user to different clusters/projects
https://github.com/rancher/rancher/issues/16929
2018-12-07 07:15:07 +08:00
loganhz b46b1cebb3 Live metrics for cluster/node/workload/pod/container
https://github.com/rancher/rancher/issues/15703
https://github.com/rancher/rancher/issues/15705
2018-12-04 18:50:34 +08:00
Vincent Fiduccia 8ac74e342b
Fix HTML escaping of search results 2018-11-28 16:48:09 -07:00
Vincent Fiduccia acf4d3cc96
Merge pull request #2418 from loganhz/configmap
Configmap
2018-11-26 15:21:31 -07:00
Westly Wright fde31fe704
Merge pull request #2447 from loganhz/cluster-rr
Fix member issue
2018-11-26 10:55:09 -07:00
Westly Wright c5f6213a17
Merge pull request #2445 from loganhz/downward
Support environment variables from downward API fields
2018-11-26 10:53:30 -07:00
Westly Wright 1573381f49
Merge pull request #2436 from loganhz/fix-quota
Fix progress bar edge issue
2018-11-26 10:43:05 -07:00
loganhz 966df51efe Fix member issue
https://github.com/rancher/rancher/issues/16700
2018-11-25 17:33:07 +08:00
loganhz 0b249c6456 Support environment variables from downward API fields
https://github.com/rancher/rancher/issues/16189
2018-11-25 16:45:10 +08:00
loganhz 35fea8b1d7 Fix progress bar edge issue
https://github.com/rancher/rancher/issues/15914
2018-11-23 17:05:51 +08:00
loganhz 5361638996 Fix the issue that UI hangs if there is no ns selected
https://github.com/rancher/rancher/issues/16692
2018-11-23 16:52:43 +08:00
Vincent Fiduccia 13c5aab8f5
Empty cluster/project messages 2018-11-21 11:25:14 -07:00
loganhz 4be1a6e515 Not allow negative numbers in project/namespace quotas
https://github.com/rancher/rancher/issues/15673
2018-11-21 18:53:36 +08:00
loganhz b8d21c8c4d Fix default role issue
rancher/rancher#16319
2018-11-19 16:15:23 +08:00
loganhz 1c5101c97e Support upload key value pairs when create config map
https://github.com/rancher/rancher/issues/16610
2018-11-19 14:58:02 +08:00
Westly Wright 52612d36f8
Merge pull request #2415 from vincent99/master
Tiered cluster dropdown
2018-11-16 10:29:31 -07:00
Vincent Fiduccia 9d9fc34285
Tiered cluster dropdown 2018-11-15 16:21:37 -07:00
Westly Wright db29372fef
add check for id in project/ns view
grouped namespaces/projects on a local cluster view broke because we'd
try linking without an id

rancher/rancher#16612
2018-11-15 15:33:31 -07:00
Westly Wright 6b4b829550
Merge pull request #2410 from loganhz/yaml-modal
Fix import yaml style issue
2018-11-15 10:44:10 -07:00
Westly Wright 9259131af1
Merge pull request #2408 from loganhz/qq
Fix quota issues
2018-11-15 10:43:04 -07:00
Westly Wright fa357521bf
Merge pull request #2406 from loganhz/pod
Show pod restarts in UI
2018-11-15 10:34:45 -07:00
Westly Wright 863ca84e85
Merge pull request #2404 from loganhz/dns-config
Support dnsConfig
2018-11-15 10:31:13 -07:00
loganhz b545375097 Fix import yaml style issue
https://github.com/rancher/rancher/issues/16273
2018-11-15 19:07:23 +08:00
loganhz f64505e40e Fix quota issue
https://github.com/rancher/rancher/issues/16570
https://github.com/rancher/rancher/issues/16368
https://github.com/rancher/rancher/issues/16363
2018-11-15 16:10:16 +08:00
loganhz 320f8f519d Show pod restarts in UI
https://github.com/rancher/rancher/issues/16245
2018-11-15 13:15:56 +08:00
loganhz f518d6515d Support dnsConfig
https://github.com/rancher/rancher/issues/16126
2018-11-15 11:06:57 +08:00