Commit Graph

1648 Commits

Author SHA1 Message Date
Westly Wright 281df1ea1b
Fix initial answers not loading for helm charts without questions 2019-02-05 16:32:41 -07:00
Westly Wright 0b176aa116
Merge pull request #2628 from westlywright/mc-apps-bugs
add truthy check for catalogid's when launching MC apps
2019-02-05 09:41:29 -07:00
Westly Wright 0a112f5b02
Merge pull request #2627 from n313893254/17762
EKS form-version align issue
2019-02-05 09:41:06 -07:00
Westly Wright ce5b1bfe1a
Merge pull request #2611 from n313893254/17262-bak
Add new field for AKS
2019-02-05 09:35:02 -07:00
Westly Wright f0db2856ea
add truthy check for catalogid's when launching MC apps
rancher/rancher#17837
2019-02-04 11:20:09 -07:00
n313893254 6ec0377992 EKS k8 version UI issues
https://github.com/rancher/rancher/issues/17762
2019-02-03 17:18:39 +08:00
Westly Wright b9a9813f54
Fix defaults overwriting inputs
rancher/rancher#17820
2019-02-01 17:34:12 -07:00
Westly Wright 1c6f9bda15
Ensure backup strategy is initialized correctly
rancher/rancher#17772
2019-02-01 14:08:26 -07:00
Westly Wright 1d8aa70143
Merge pull request #2622 from loganhz/message
Fix cluster error message missing issue
2019-01-31 20:52:44 -07:00
n313893254 7b72ef82f5 Update for review 2019-02-01 10:32:01 +08:00
loganhz a4c15c5b07 Fix cluster error message missing issue
https://github.com/rancher/rancher/issues/17801
2019-02-01 09:37:25 +08:00
Westly Wright 11dfa60fd8
remove old code 2019-01-31 17:55:52 -07:00
Westly Wright 37ec800b9e
Fix backup settings being destroyed on edit of cluster
rancher/rancher#17772
2019-01-31 17:55:04 -07:00
Westly Wright 808132c61c
cleaned up weird status logic in principal search
HA setups don't always return statusText and that's a bad check anyway
we weren't setting the output correctly in all cases either and because of the
weird status text check we were never setting the principals even if we had
them.

rancher/rancher#17796
2019-01-31 16:22:57 -07:00
Westly Wright 75f2a5f274
Remove route action to load all MC App template versions
only load the versions we need

rancher/rancher#17790
2019-01-31 14:45:08 -07:00
Westly Wright 03a280a7fc
Fix double render error & missing subquestion answers on mc app upg
ranchr/rancher#16941

Fix double render error & missing subquestion answers on mc app upg

ranchr/rancher#16941
2019-01-31 12:22:15 -07:00
Westly Wright 313bceea4c
Fix missing mc app answer overrides and upgrade answer overrides
rancher/rancher#16941
rancher/rancher#17678
2019-01-29 17:05:30 -07:00
Westly Wright b5b6bad5a4
Missing project/cluster indicator broke answer overrides for mc apps
rancher/rancher#16941
2019-01-29 12:22:21 -07:00
n313893254 2e1124eaf0 UI for Revise AKS kontainer-engine driver and add missing fields https://github.com/rancher/rancher/issues/17262 2019-01-29 16:29:46 +08:00
Westly Wright 89d0bc0a46
lint 2019-01-28 16:26:41 -07:00
Westly Wright bb03ce2b75
Fix missing workloads for cloned multi-cluster-apps
rancher/rancher#17680
2019-01-28 16:09:19 -07:00
Westly Wright 77afa50964
Fix missing closer and closer all for growl notifications
rancher/rancher#17669
2019-01-28 16:08:16 -07:00
Westly Wright ce00c349c8
Merge pull request #2604 from loganhz/aws
Add P3 AWS instance types
2019-01-28 10:01:37 -07:00
loganhz c01f16b4d2 Add P3 AWS instance types
https://github.com/rancher/rancher/issues/17377
2019-01-27 08:42:43 +08: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 97cf30d5cd Fix ingress backend type issue 2019-01-27 05:27:14 +08:00
loganhz 75909be8f3 Fix the service link in ingress detail page
https://github.com/rancher/rancher/issues/17644
2019-01-26 22:25:40 +08:00
Westly Wright 8c8cae9183
Update recommneded node template engine and choices
rancher/rancher#17547
2019-01-25 17:31:27 -07:00
loganhz a94b0ed5f0 Fix ingress path issue
https://github.com/rancher/rancher/issues/17622
2019-01-26 07:24:23 +08:00
Westly Wright e5ae5982ce
Provide UX feedback after backup now action is fired on cluster
rancher/rancher#17504
2019-01-25 12:02:56 -07:00
Westly Wright 028bef63e6
Fix missed type change of ingress rule paths
rancher/rancher#17618
2019-01-25 10:17:02 -07:00
loganhz d59da85e45 Use array for ingress rule path
https://github.com/rancher/rancher/issues/17529
2019-01-25 09:07:17 -07:00
Westly Wright 97969fc8dc
Merge pull request #2587 from n313893254/17573
UI upgrade button didn't work for catalog apps
2019-01-24 09:27:41 -07:00
n313893254 b72aa29e72 UI upgrade button didn't work for catalog apps https://github.com/rancher/rancher/issues/17573 2019-01-24 18:44:47 +08:00
Westly Wright 796534504a
expose new settings on settings page for user auth info refresh
rancher/rancher#17074

fix namespaced import error

Add refresh all tokens collection action

rancher/rancher#17075
2019-01-23 12:04:25 -07:00
Westly Wright f6f60468c4
Merge pull request #2580 from westlywright/issue-16486
Expose authorized cluster endpoint on rke clusters
2019-01-23 09:48:24 -07:00
Westly Wright bb2f6fdbca
Merge pull request #2568 from n313893254/17082
Update EKS regions and add k8s version
2019-01-23 08:10:28 -07:00
n313893254 a5e83f6dc4 Update for review 2019-01-23 15:19:56 +08: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 970aba4c68
fix input-slider not sliding and elementId after init errors
rancher/rancher#17522
2019-01-22 11:58:29 -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 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 0287cd4816
Merge pull request #2569 from n313893254/15396
Add cluster root filed for edit as a file
2019-01-21 10:51:07 -07:00
Westly Wright 839caeb53f
Merge pull request #2538 from n313893254/15380
Logging feature && bug
2019-01-21 10:31:27 -07:00
n313893254 447f5838f4 Cluster options in Edit as a Form are not all configurable in current Edit as YAML option
https://github.com/rancher/rancher/issues/15396
2019-01-16 19:14:20 +08:00
n313893254 3b245589c4 UI - Update EKS regions/AMIs/templates
https://github.com/rancher/rancher/issues/17082
2019-01-16 16:13:09 +08:00
n313893254 fcddfb0986 Update for review 2019-01-16 11:45:27 +08:00
Westly Wright d7961211cf
Merge pull request #2566 from n313893254/17353
Alert Group - Slider sync sliding of multiple Alert Rules
2019-01-11 09:49:38 -07:00
n313893254 a2b5a95750 Alert Group - Slider sync sliding of multiple Alert Rules
https://github.com/rancher/rancher/issues/17353
2019-01-11 20:09:39 +08:00
Vincent Fiduccia 691ffc38e5
Switch to @rancher/ember-api-store 2019-01-10 16:44:35 -07:00