Westly Wright
27063850b9
refactor private registry to simplify UX
...
rancher/rancher#19871
2019-05-10 14:56:01 -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
loganhz
74b2fa735a
Fix the issue that cannot enable Windows
...
https://github.com/rancher/rancher/issues/20039
2019-05-08 08:34:28 +08:00
Westly Wright
34fafff7e0
Merge pull request #2969 from loganhz/mon-p-m
...
Hide app prtb
2019-05-07 09:29:54 -07:00
Westly Wright
9e30a1c2ec
Merge pull request #2965 from westlywright/dynamic-catalog-index
...
Add allTemplates logic to catalog service
2019-05-07 09:23:40 -07:00
Westly Wright
0f48bb3357
Merge pull request #2884 from loganhz/mon-master
...
[2.3]monitoring
2019-05-07 09:13:02 -07:00
loganhz
9ec95bde9b
Hide app prtb
2019-05-07 15:59:31 +08:00
Westly Wright
f8ce43bf2a
Add allTemplates logic to catalog service
...
Add's the allTemplates object which uses the live templates store
Catalog index uses this now instead of the model passed down so that the catalog
index live updates as it should.
rancher/rancher#19301
2019-05-06 16:23:10 -07:00
Westly Wright
272b31d0a2
delay initialization on yaml ediort until component is rendered
2019-05-06 10:40:14 -07:00
loganhz
66e32df5fb
Fix flannel backend param issue
2019-05-05 16:23:03 +08:00
loganhz
296375bbc0
Fix edit yaml k8s version issue
2019-05-05 16:03:30 +08:00
Westly Wright
aa4e5fa49e
refactor yaml -> form parsing logic
2019-05-03 11:11:12 -07:00
Westly Wright
f1d99121d0
implement cancel modal for yaml form switching
2019-05-03 11:10:39 -07:00
Westly Wright
fe7f6a5385
Merge pull request #2946 from westlywright/multiple-bugs
...
Typo Bugs
2019-05-01 16:29:32 -07: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
34bb345164
rke private registry push new into correct config object
...
rancher/rancher#19871
2019-05-01 15:13:30 -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
loganhz
6f2651e153
Windows 1809 support
...
https://github.com/rancher/rancher/issues/19173
2019-04-30 17:31:02 +08:00
Westly Wright
86ede071ac
Merge pull request #2943 from westlywright/azure.unmanaged.disk
...
Remove redundant storage option for azure disk storage class
2019-04-29 10:44:42 -07:00
Westly Wright
9e40fa581e
Remove redundant storage option for azure disk storage class
...
rancher/rancher#19744
2019-04-29 10:26:11 -07:00
loganhz
cca12374a0
Add support of != logic in catalog show_if condition
...
https://github.com/rancher/rancher/issues/18859
2019-04-28 18:07:05 +08:00
Westly Wright
ed6909ec34
Move Amazon EKS sshkeypair to node customization section
...
rancher/rancher#17875
2019-04-26 13:54:28 -07:00
Westly Wright
e75d071116
Merge pull request #2932 from loganhz/adv
...
Fix show advanced issue in add cluster page
2019-04-26 10:08:45 -07:00
loganhz
4ea92a1f34
FIx show advanced issue in add cluster page
...
https://github.com/rancher/rancher/issues/18880
2019-04-26 18:43:09 +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
loganhz
d77abf82c7
Improve enable monitoring status
2019-04-24 22:26:17 +08:00
Westly Wright
325845ab52
Load ssh keys and add ssh key selection to amazon eks
...
rancher/rancher#17875
2019-04-22 10:36:14 -07:00
Westly Wright
3a5af119ef
Merge pull request #2907 from westlywright/priv-reg-error
...
remove incorrectly defined alias
2019-04-19 09:10:23 -07:00
Westly Wright
e944fd5cde
Merge pull request #2906 from rmweir/bugfix/rm-non-editable
...
Disable non-editable EKS fields
2019-04-19 09:09:29 -07:00
Westly Wright
9a9af61a59
remove incorrectly defined alias
...
rancher/rancher#19325
2019-04-17 13:51:44 -07:00
rmweir
d5f8f19aef
Disable non-editable EKS fields
...
Disabled and hid edit input for EKS fields that
cannot be changed. Prior, users could change these
fields and cluster would go to updating and a request
would be sent, but EKS would not respect their new
values.
2019-04-17 12:36:00 -07:00
Westly Wright
cf8b909d39
Add missing actions to form-members-global-access
...
rancher/rancher#19676
2019-04-17 11:40:38 -07:00
loganhz
c7095547ba
Disable seconds in monitoring time picker
...
https://github.com/rancher/rancher/issues/19588
2019-04-17 07:59:47 +08:00
loganhz
bae895801d
Fix monitoring date picker issue
...
https://github.com/rancher/rancher/issues/19588
2019-04-16 13:04:38 +08:00
Westly Wright
6c6eda43c3
Merge pull request #2888 from loganhz/m-fff
...
[2.3]Update enable monitoring page
2019-04-15 10:31:46 -07:00
Westly Wright
ac0c8e366e
Merge pull request #2892 from loganhz/huawei
...
[2.3]Update Huawei CCE driver node os options
2019-04-15 10:06:45 -07:00
loganhz
54eaed5562
Update Huawei CCE driver node os options
...
https://github.com/rancher/rancher/issues/18674
2019-04-15 16:42:37 +08:00
loganhz
4b80971d8e
Update enable monitoring page
2019-04-14 22:48:06 +08:00
n313893254
f8d2a0cd4d
CPU/Memory Reserved percentages not updating when switching between clusters
...
https://github.com/rancher/rancher/issues/19387
2019-04-13 11:02:42 +08:00
n313893254
f7326bae52
Fix Outer ring display wrong position when change page size and wait value change
...
https://github.com/rancher/rancher/issues/18158
2019-04-12 14:17:15 +08:00
Westly Wright
11ea8e36d5
Merge pull request #2874 from rmweir/add-aks-regions
...
Add AKS regions
2019-04-11 09:13:38 -07:00
Westly Wright
97458f7016
Merge pull request #2873 from westlywright/double-error-node-templates
...
Node Template Bugs
2019-04-11 09:13:25 -07:00
rmweir
b1b2cfe793
Add AKS regions
...
Added aks regions for South Central US, Korea South, and Korea Central.
2019-04-10 13:33:25 -07:00
Westly Wright
c0c0ad7c87
ensure correct cloud cred is selected on edit
...
rancher/rancher#19378
2019-04-10 11:57:03 -07:00
Westly Wright
67790e28f9
refactor size and location computed properties
...
rancher/rancher#19396
refactor display location into class
refactor display sizes on node templates
refactor 2 new display prop classes to 1
2019-04-10 10:25:23 -07:00
Westly Wright
2d80435154
Merge pull request #2838 from n313893254/19197
...
[2.3]Fallback to old dashboard view if monitoring is not healthy
2019-04-08 09:34:14 -07:00
Westly Wright
b83fb547f7
Update eks k8s to 1.12
...
rancher/rancher#19414
2019-04-05 09:58:03 -07:00
n313893254
1feb3bb805
Fallback to old dashboard view if monitoring is not healthy
...
https://github.com/rancher/rancher/issues/19187
2019-04-05 17:30:18 +08:00
Westly Wright
8fe8ce9b69
fix router workaround where query params didnt refresh route
...
upgraded ember to 3.9 to get new router to resolve issue where refreshing an
engine route with query params where the router lib didn't see the route name
correctly
rancher/rancher#19185
2019-04-04 14:33:59 -07:00
Westly Wright
ba2a3037c8
refactor error handler for cloud credentials in node templates
...
rancher/rancher#19377
2019-04-04 14:28:54 -07:00
Westly Wright
6cb88f73e5
Merge pull request #2841 from westlywright/master-node-template-cc-id
...
Add cloud credential id check to node template mixin
2019-04-03 11:07:02 -07:00
Westly Wright
4f798348a3
Refactor cru-private-registry
...
remove always set first item to default system reg
remove cluster create check for 1 system default
change header label for clarity
rancher/rancher#19325
2019-04-02 11:33:34 -07:00
Westly Wright
775e57c0fd
Add cloud credential id check to node template mixin
...
rancher/rancher#19275
2019-04-02 10:28:08 -07:00
Westly Wright
88708ee58d
Merge pull request #2830 from loganhz/system-m
...
Show system chart in catalog list
2019-04-02 08:55:03 -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
loganhz
a2e1d2e1c4
Show system chart in catalog list
...
https://github.com/rancher/rancher/issues/19017
2019-03-30 07:56:05 +08: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
Westly Wright
0a3b9f8511
Merge pull request #2826 from superseb/catalog_settings
...
Add service to access settings in custom-catalog view
2019-03-29 09:13:33 -07:00
Westly Wright
435a90d40c
Merge pull request #2821 from loganhz/ad
...
Fix the missing name issue for azure ad
2019-03-29 09:10:24 -07:00
Westly Wright
08240bc4e6
Merge pull request #2818 from loganhz/monitoring
...
Add resource check before enable monitoring
2019-03-29 09:09:33 -07:00
Sebastiaan van Steenis
ccab076bf2
Add service to access settings in custom-catalog view
2019-03-29 16:57:01 +01:00
loganhz
918d36b549
Fix the missing name issue for azure ad
...
https://github.com/rancher/rancher/issues/18425
2019-03-29 08:49:04 +08:00
Westly Wright
2a1632ef2d
Fix custom node driver not loading after activation
...
rancher/rancher#19066
2019-03-27 11:42:58 -07:00
Marcel Michau
a0b0719799
Add South Africa Azure Regions
2019-03-27 19:20:01 +02:00
loganhz
6d64593ed0
Add resouce check before enable monitoring
...
https://github.com/rancher/rancher/issues/19078
2019-03-27 19:30:40 +08:00
Westly Wright
c6cf2fb50d
Upgrade Ember to latest stable release
...
upgrade to 3.5
upgrade to 3.6
upgrade to ember 3.7
upgrades for 3.7
package upgrades
eslint changes
upgrade to 3.8
HanlderInfos deprecation
logger deprecations
shadowed block param deps
route fixes
upgrade engines and add workaround for infinite loop query params
refresh issue
ember-engines/ember-engines number 614
update read me
2019-03-25 13:22:38 -07:00
Westly Wright
ff1d1e56c4
refactor global resource memeber access
...
pass the access types down rather that own the access types and manipulate
rancher/rancher#18938
2019-03-25 11:55:59 -07:00
Westly Wright
25e54fae82
gdns providers - allow read only + owner when adding members
...
rancher/rancher#18938
2019-03-25 11:30:15 -07:00
loganhz
878c1a57fe
Fix the issue that cannot edit CCE cluster
2019-03-26 00:17:38 +08:00
loganhz
c683c84524
Update ACK k8s version
2019-03-26 00:17:23 +08:00
n313893254
efea1320b3
Fix backupConfig is undefined when upgrade form 2.1.7
...
https://github.com/rancher/rancher/issues/19122
2019-03-24 17:03:50 +08:00
n313893254
764aaef47e
Fix backupConfig is undefined when upgrade form 2.1.7
...
https://github.com/rancher/rancher/issues/19122
2019-03-23 13:07:49 +08:00
Westly Wright
7fc53739e1
Merge pull request #2770 from lvuch/master
...
global nav
2019-03-19 12:45:46 -07:00
Westly Wright
3afdf47847
Merge pull request #2779 from loganhz/gke
...
Gke
2019-03-19 09:22:16 -07:00
n313893254
97e29ba4f5
Wheel Gauge issue
...
https://github.com/rancher/rancher/issues/19005
https://github.com/rancher/rancher/issues/19006
2019-03-19 15:33:08 +08:00
loganhz
9c9f1a1431
Show warning message when upgrade GKE k8s version
...
https://github.com/rancher/rancher/issues/19010
2019-03-19 10:38:52 +08:00
loganhz
1b9153b83e
Change create GKE cluster default node size
...
https://github.com/rancher/rancher/issues/19003
2019-03-19 10:11:08 +08:00
Westly Wright
51dfc0c0e5
clean up backup translations
...
rancher/rancher#18999
2019-03-18 15:39:12 -07:00
Westly Wright
1ab1b9ab02
Fix pagination labels showing up when they shouldn't be
...
rancher/rancher#18967
2019-03-18 14:46:11 -07:00
Westly Wright
f1920bde4c
Merge pull request #2774 from loganhz/mo
...
Fix graph unit issue
2019-03-16 16:36:34 -07:00
loganhz
e14c7a17bd
Fix graph unit issue
...
https://github.com/rancher/rancher/issues/18962
2019-03-16 13:15:20 +08:00
loganhz
fab4c9c961
Support upgrade GKE master version
...
https://github.com/rancher/rancher/issues/18966
2019-03-16 10:55:27 +08:00
Westly Wright
5311fd8c87
Merge pull request #2769 from westlywright/2.2.blockers
...
2.2 GDNS Fixes
2019-03-15 16:05:55 -07:00
lvuch
927c3f8c89
global nav
2019-03-15 16:02:59 -07:00
Westly Wright
c4a47f7944
Refactor GDNS project target logic to reduce complexity
...
rancher/rancher#18954
2019-03-15 15:51:59 -07:00
loganhz
d51a820fc8
Fix graph oom issue
...
https://github.com/rancher/rancher/issues/18929
2019-03-15 14:45:51 +08:00
Westly Wright
4eb0b2d1b7
only reset to defaults on a new aks cluster
...
also use the real defaults not nulls
rancher/rancher#18926
2019-03-14 14:31:35 -07:00
Westly Wright
6c091aa230
Merge pull request #2763 from loganhz/oom
...
Fix graph issue
2019-03-14 09:14:11 -07:00
Westly Wright
0f1cb3e87c
Merge pull request #2758 from n313893254/18553
...
Fix outer wheel greater than inner
2019-03-14 09:11:45 -07:00
n313893254
06ca186bb4
Fix outer wheel greater than inner
...
https://github.com/rancher/rancher/issues/18553
2019-03-14 17:38:35 +08:00
loganhz
6b65a0c998
Fix graph oom issue
...
https://github.com/rancher/rancher/issues/18883
2019-03-14 09:37:08 +08:00
Westly Wright
dbeadfa192
Merge pull request #2754 from loganhz/vshpere
...
Fix vSphere node template size display issue
2019-03-13 09:32:33 -07:00
n313893254
2274028002
Fix GKE cluster goes to updating after edit with no changes
...
https://github.com/rancher/rancher/issues/18853
2019-03-13 19:50:59 +08:00
loganhz
dea047d328
Fix vShpere node template size display issue
...
https://github.com/rancher/rancher/issues/18856
2019-03-13 12:16:27 +08:00
Westly Wright
5ad4e49a63
Round the legacy snapshot duration to the nearest whole hour
...
rancher/rancher#18760
2019-03-11 16:07:59 -07:00
Westly Wright
f93879ab84
refactor etcd snapshots section
2019-03-11 11:53:13 -07:00
loganhz
72dd751e01
Add logic to switch from detail to summary if the number of hosts is greater than 10
...
https://github.com/rancher/rancher/issues/17038
2019-03-09 11:20:11 -08:00
Westly Wright
392339bc5e
Merge pull request #2738 from westlywright/2.2-bugs
...
2.2 bugs
2019-03-08 17:06:49 -07:00
Westly Wright
beedd28ffb
Fix new vs edit for 2.2 save-cancel on various resources
...
rancher/rancher#18730
2019-03-08 17:03:03 -07:00
Westly Wright
c7d72a006e
Correct new vs edit verbiage for cloud credentials
2019-03-08 15:58:48 -07:00
Westly Wright
bb3d5d4389
Add cloud cred validation for amazon and region
...
rancher/rancher#18739
2019-03-08 14:40:19 -07:00
Westly Wright
2d99800a99
Ensure the correct cloudCredentialId is selected on init
...
rancher/rancher#18737
2019-03-08 14:19:39 -07:00
Westly Wright
a6b4b44acb
Add logic to handle new backupConfig enabled flag
...
handles if it exists or not
2019-03-08 11:14:15 -07:00
Westly Wright
e2bea7111f
Merge pull request #2732 from n313893254/18662
...
Should use "state" to filter available driver
2019-03-07 09:11:59 -07:00
n313893254
f2f0ceeb0d
Should use "state" to filter available driver
...
https://github.com/rancher/rancher/issues/18662
2019-03-07 17:44:46 +08:00
n313893254
bede836be2
ACK region cannot be edit.
...
https://github.com/rancher/rancher/issues/18496
2019-03-07 11:55:22 +08:00
Westly Wright
099ceeee84
Merge pull request #2722 from loganhz/tencent
...
Support update tke cluster
2019-03-06 14:49:21 -07:00
Westly Wright
987e571baa
Merge pull request #2727 from westlywright/2.2-bugs
...
2.2 Bugs
2019-03-06 11:45:43 -07:00
Westly Wright
a5ec671240
Check for undefined when migrating snapshot settings
...
rancher/rancher#18635
2019-03-06 11:30:50 -07:00
Westly Wright
4fc8ac608c
Merge pull request #2708 from n313893254/18496
...
Only ACK version and worker node are editable
2019-03-06 10:57:12 -07:00
loganhz
0d57d8cd43
Support update tke cluster
2019-03-06 09:43:26 -08:00
Westly Wright
c20bffafbe
Merge pull request #2724 from n313893254/18509
...
Alert inherited issue
2019-03-06 10:15:13 -07:00
Westly Wright
3c2a8fc72f
Merge pull request #2726 from superseb/cert_validation
...
Return in correct scope when validating certificate key
2019-03-06 10:13:23 -07:00
Sebastiaan van Steenis
b93f851947
Return in correct scope when validating certificate key
2019-03-06 12:51:00 +01:00
Sebastiaan van Steenis
ea5819dde2
Add eu-north-1 to AWS regions
2019-03-06 10:26:25 +01:00
n313893254
48f1e70061
Alert inherited issue
...
https://github.com/rancher/rancher/issues/18577
https://github.com/rancher/rancher/issues/18509
2019-03-06 17:12:55 +08:00
Sebastiaan van Steenis
4408418ac2
Add francecentral to AKS regions
2019-03-05 21:48:59 +01:00
Westly Wright
a451bb0573
Merge pull request #2717 from westlywright/2.2-bugs
...
2.2 bugs
2019-03-05 09:31:49 -07:00
Westly Wright
3661255133
only show other roles if present on mc apps
2019-03-04 16:42:50 -07:00
Westly Wright
45b2823470
show additional roles
2019-03-04 15:02:43 -07:00
loganhz
e3b848e3c1
Fix table search issue
...
https://github.com/rancher/rancher/issues/18513
2019-03-04 10:05:19 -08:00
Westly Wright
209b624ac4
update mc app rbac to allow only 2 roles and def to project-member
...
rancher/rancher#18326
2019-03-04 10:29:34 -07:00
Westly Wright
679b4de4d2
Move location of legacy etcd backup settings
...
rancher/rancher#18316
2019-03-04 09:05:55 -07:00
Westly Wright
03f7a82661
Merge pull request #2714 from n313893254/18509
...
Fix Windows - host-gw network cannot setup
2019-03-04 09:02:32 -07:00
n313893254
71fd61eb3c
Fix Windows - host-gw network cannot setup
...
https://github.com/rancher/rancher/issues/18542
2019-03-04 18:57:10 +08:00
n313893254
44645e870e
Fix `nodeName` and tooltip text
...
https://github.com/rancher/rancher/issues/18500
2019-03-04 11:48:58 +08:00
rmweir
d40a9564f4
Change updating bootstrap class
...
Changed updating status to use the
text-warning class instead of the
text-info class. Prior, the updating
label was highlighted with a seafoam
green color. Now, updating is yellow.
2019-03-01 15:05:23 -07:00
n313893254
a8b28457d5
Only ACK version and worker node are editable
...
https://github.com/rancher/rancher/issues/18496
2019-03-01 17:32:27 +08:00
n313893254
fc5d1b2e7c
Dashboard used ring style Change
...
https://github.com/rancher/rancher/issues/18377
2019-03-01 15:25:47 +08:00
n313893254
741a1fc14e
Hide GKE field when upgrade form 2.1
...
https://github.com/rancher/rancher/issues/18464
2019-02-28 19:12:09 +08:00
n313893254
fd32cb17a6
Fix dashboard gauge when cannot obtain metrics
...
https://github.com/rancher/rancher/issues/18317
2019-02-27 17:02:58 +08:00
Westly Wright
a6d4d1b396
ensure action is called on next tick for cluster skele err's
2019-02-26 15:50:13 -07:00
Westly Wright
4aaf408ad8
Merge pull request #2692 from loganhz/monitoring
...
Monitoring fix
2019-02-26 08:30:12 -07:00
Westly Wright
b344e371ec
Merge pull request #2690 from westlywright/mc-app-states
...
Show individual app states for mc-apps
2019-02-26 08:29:31 -07:00
loganhz
b53e24a95e
Fix monitoring expand all issue
...
https://github.com/rancher/rancher/issues/18317
2019-02-26 10:36:58 +08:00
Westly Wright
f3f57a61f9
Show individual app states for mc-apps
...
rancher/rancher#18337
2019-02-25 16:07:36 -07:00
Westly Wright
a2c76be2df
top-errors should set errors to empty array on init
...
ensure that we always have a fresh errors object when initializing the
top-errors component
rancher/rancher#18376
2019-02-25 14:24:57 -07:00
Westly Wright
b8f76fbe34
Merge pull request #2686 from n313893254/17040
...
Group dashboard gauge text
2019-02-25 10:05:19 -07:00
Westly Wright
fd51967b80
Merge pull request #2685 from n313893254/18132
...
Fix question cannot input for catalog app
2019-02-25 10:02:41 -07:00
Westly Wright
7fd1abfd94
Merge pull request #2654 from n313893254/15246
...
Show API response in embedded kubectl view
2019-02-25 09:59:48 -07:00
n313893254
4ff7ef4b22
Group dashboard gauge text
...
https://github.com/rancher/rancher/issues/17040
2019-02-25 16:58:28 +08:00
n313893254
c5202966d7
Fix dashboard Unit https://github.com/rancher/rancher/issues/17040
2019-02-25 15:56:20 +08:00
n313893254
7910bc2f37
Fix question cannot input for catalog app
...
https://github.com/rancher/rancher/issues/18132
2019-02-24 13:27:09 +08:00
Westly Wright
a3cc451cff
use init for cloud cred add in node temp, !didReceiveAttrs
...
rancher/rancher#18341
2019-02-22 16:12:34 -07:00
Westly Wright
4f0ad7ecbe
add correct returns to sortable search matches
...
also cleaned up code style
rancher/rancher#18288
2019-02-22 15:39:30 -07:00
Westly Wright
a5ce0a492d
Refactor members global access to make sure all members obj are same
...
rancher/rancher#18278
2019-02-22 11:08:34 -07:00
lvuch
5ae7af369c
18092
2019-02-22 09:52:53 -07:00