Commit Graph

657 Commits

Author SHA1 Message Date
Westly Wright fa7024578c
remove enabled flag for clusterTemplateRevision 2019-07-08 15:44:56 -07:00
Westly Wright 2a66489f83
New cluster launch page
Refactor and decouple launch cluster

adds new routes for selecting cluster, selecting cluter template, and launching
cluster

Add first version of cluster template selection logic

WIP - First version of cluter-template resource pages & components

cluster template index

adds cru-cluster-template

save cluster template and cluster template revision

refactor rke cluster driver and add rke cluster driver to clust temp

add cluster template revision page

template revision changes

more questions

refactor cluster networking into component

cluster template questions components

first itteration of working add question

fixups for ct and ctr's

general fixes

quick revision select on new revision page

Move name, expose ctr name, move ctr source

Refactor ct/ctr table to use grouped form

share member added

single template no revisions rows

translations

translation changes

css toggle

css toggle on all elements

inline override

initial apply cluster template

initial show or lock when applying a cluster template

validation bug

first run at windows support overrides

abstract check override with component that yields

add check for override to most sections

bulk remove cluster template revision

more check override

handle errors better for ctrs

translations

bugs

add toggle to azure cloud provider

auth endpoint fix

computed override check and refactor

fixup question override inputs

remove cluster launch route

review fixups

cluster edit

fixup alias properties for overrides
2019-07-08 14:45:44 -07:00
Eric Tokatlian 0670441dbc Fixes requests from review 2019-07-08 10:27:23 -07:00
Eric Tokatlian dfac8fb538 Adds google auth 2019-07-03 11:18:33 -07:00
Westly Wright 530845a91a
Add ui warning about expiring certificates 2019-06-28 15:07:23 -06:00
loganhz 52ca48a4d9 Remove Umbrella Icon from 2019-06-27 17:02:03 +08:00
LiuYan 36f67514af only load external cluster driver scripts with active state 2019-06-25 12:29:40 +08:00
Westly Wright 29255feb17
remove unneeded required 2019-06-24 11:53:42 -07:00
Westly Wright 8d3920fac0
Merge pull request #3075 from etokatlian/fix/digital-access-token
Add field required to DO cloud provider
2019-06-21 17:06:29 -07:00
Eric Tokatlian 88f28ae2f8 Add field required to DO cloud provider
rancher/rancher#19754
2019-06-21 16:23:47 -07:00
Eric Tokatlian ae41e240e8 Add field required to DO cloud provider
rancher/rancher#19754
2019-06-21 12:11:10 -07:00
loganhz 843793615d Show warning for registry admin password 2019-06-14 09:33:36 -07:00
Westly Wright 10cb0b5a59
Merge pull request #3039 from loganhz/apigroup
Show API groups in UI instead of hard code *
2019-06-07 09:55:02 -07:00
loganhz 15d30053bd Show API groups in UI instead of hard code *
https://github.com/rancher/rancher/issues/20666
2019-06-07 10:56:47 +08:00
loganhz 17bfa0225d Rename updatePreRequest 2019-06-07 01:11:48 +08:00
n313893254 4566f21c1a Istio and reservation check bug fix 2019-06-06 17:03:18 +08:00
loganhz 21d51d7612 Make Encryption field editable 2019-06-06 15:48:57 +08:00
loganhz b58b729d7b Fix the issue that s3 region is not requrired
https://github.com/rancher/rancher/issues/20689
2019-06-06 15:34:32 +08:00
loganhz 384aa95ae2 Bug fix for enabling istio and registry page 2019-06-06 00:22:45 +08:00
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 7cde6d4d00
Add handling logic for missing template versions
rancher/rancher#19592

project level catalogs and upgrade for missing catalog issues
2019-05-23 16:56:33 -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 1d9c866989
Add width param to ident block to account for smaller width parents
rancher/rancher#17410
2019-05-13 14:31:08 -07:00
Westly Wright cbb80d6416
route 53 gdns new param typo zone -> zoneType
rancher/rancher#19425
2019-05-01 15:39:52 -07:00
Westly Wright 4aee1ee279
Add new params to cloud flare and route 53 gdns providers
cleanup gdns model & provider config creation so we don't override defaults

rancher/rancher#19425
2019-04-26 11:29:54 -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 9af7b24edc Fix MCA view answer yaml issue
https://github.com/rancher/rancher/issues/18196
2019-04-15 16:19:52 +08:00
Westly Wright 02078b4e42
Missing cancel action for authentication mixin
fixed double quotes
Added `SamlAuth` to proxies map so we can use ngrok and saml auth locally
2019-04-11 10:18:48 -07: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 6e6d3ae42d
Dont show app link if the project is not available to user GNDS Ent
rancher/rancher#19174
2019-04-03 11:20:05 -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
Westly Wright 5395924937
Chagne finalization message for GDNS Entries
rancher/rancher#19162
2019-03-25 15:25:37 -07: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
Westly Wright efb27e22d2
remove no access text from providers list on gdns entry
rancher/rancher#18978
2019-03-19 10:30:14 -07:00
Westly Wright 9c9fd28fea
reset controller props correctly
rancher/rancher#18977
2019-03-18 16:52:42 -07:00
Westly Wright a4a23d4006
Fix missing targets in the gdns entry list page
rancher/rancher#18977
2019-03-18 11:35:49 -07:00
Westly Wright 91d3e97526
cloud cred name/desc translations
rancher/rancher#18963
2019-03-15 17:03:10 -07:00
Westly Wright c4a47f7944
Refactor GDNS project target logic to reduce complexity
rancher/rancher#18954
2019-03-15 15:51:59 -07:00
Westly Wright 2e6cefade7
show final step banner all the time and reword message for gdns
rancher/rancher#18937
2019-03-15 10:50:31 -07:00
Westly Wright 6d72dd9445
fix global dns not adding projects correctly on create
rancher/rancher#18939
2019-03-15 10:42:05 -07:00
Westly Wright 1b123bf433
Move cloudflare to end of gdns providers list and mark as experiment
rancher/rancher#18925
2019-03-14 14:31:35 -07: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 0308a65238
refactor project add/remove gdns entries
rancher/rancher#18876
2019-03-13 12:51:51 -07:00
Westly Wright 54d4b94c44
clarify secret key not required on edit 2019-03-12 12:21:49 -07:00
Westly Wright 942be7ede0
GDNS Provider - remove secret key param if null or empty string
https://github.com/rancherlabs/rancher-security/issues/78
2019-03-12 11:40:29 -07:00
Westly Wright 9adfc9baf1
fix translation on edit of dns entries
rancher/rancher#18730
2019-03-11 14:48:40 -07:00
Westly Wright 64644dea61
Move mc apps roles access to more prominent location on app create
rancher/rancher#18749
2019-03-11 10:12:47 -07:00