Commit Graph

107 Commits

Author SHA1 Message Date
Neil MacDougall b79cb11a86
Update caniuselite and fix broken pages dues to RKE1 removal (#5243)
* Update caniuselite and fix broken pages dues to RKE1 removal

* Fix lint issues
2025-09-03 08:57:27 +01:00
Richard Cox 29eb284f54 ember-cli-update --run-codemods 2024-07-30 15:27:49 +01:00
Cody Jackson da789914c1 Removing monitoring
Logging had already been removed from the navigation menu but the translation was still present. I removed the translation for completeness.

I left the routes and pages just in case we need to allow the customer to visit those pages even if it's unlikely. We will eventually fully remove ember so I don't think there's a reason to tidy up too much in this scenario.

https://github.com/rancher/dashboard/issues/10617
2024-04-23 10:35:14 -07:00
Cody Jackson dd1d201423 Removing all references to PSP since they will no longer be supported
https://github.com/rancher/dashboard/issues/9945
2024-01-22 06:21:17 -07:00
Neil MacDougall 2b535d1787 Remove v1 logging from nav and fix workloads deploy 2022-10-28 13:50:11 +01:00
Neil MacDougall 154066ee52 Remove v1 tools from nav 2022-10-24 13:21:33 +01:00
Westly Wright 87c7cf1323
Hide monitoring link on isActive condition
Hides istio for some condition and removes redirect to cluster index when cluster is not ready and user clicks istio (just don't show it)

rancher/rancher#29234
2021-03-15 16:34:08 -07:00
Westly Wright d8f049f4f1
Move Continuous Delivery back to global tools 2020-10-02 09:03:58 -07:00
Westly Wright 0d49cadf12
Move continuous delivery from global tools nav -> global nav
rancher/rancher#29300
2020-10-01 10:17:26 -07:00
Westly Wright f95093cf0b
comment out rio link as it is hidden in dashboard
rancher/rancher#29293
2020-09-30 15:57:55 -07:00
Westly Wright 2f71261ab8
Only show backup link for local cluster
rancher/rancher#29198
2020-09-27 11:33:23 -07:00
Vincent Fiduccia 1fe33392d8
Move fleet to global 2020-09-17 01:28:45 -07:00
Vincent Fiduccia d7436d4059
Ember<->Vue integration & login 2020-08-26 03:47:59 -07:00
Cody Jackson 5126642250 Implement the list and detail views for CIS scan
This adds and implements the /c/<clusterid>/cis/scan
and /c/<clusterid>/cis/scan/detail/<scanid> routes.

rancher/rancher#20425
2019-12-02 14:45:56 -07:00
Westly Wright a7a81456b4
Feature: associate global role w/external group
rancher/rancher#23452

expose link-to new-group route

Translations change and move static property (convention)

Refactor form-global-roles

Refactor such that user and group are optional parameters. Adds
groupPrincipalId. Destructure smarter so that users are not required for the
mapper function to work. Move bindings to own init. Refactor make to recognize
groups. Translations changes.

Add cru-group-account component

This component does not actually create a group but a global-role-binding with a
groupPrincipalId instead of a userId. Perhaps cru-global-role-binding would work
but in the future this component can and probably will be adapted to create
local groups as well, so the name would fit. At that point the component could
also be refactored to work for the add user page because at that point pretty
much doing the same thing but that is not with-in the scope of this change.

Currently the componet is expected to be used with an auth provider that
supports groups which is why it does not also create the group. This should be
taken into consideration if we ever update this to work with local groups.

Translations changes.

formatting

wip

Add tab nav template only component

rename users index route -> users & add groups route

get groups from grb list and build groupPrincipal list

Add role binding to the fetched group principal

Add account-group-row component and define table row views

global role binding with group edit page

Fix transitionTo in cancel and doneSaving -> cru-group-account

translations

Add initialPrincipal param to input-identity to allow use on edit

reduce duplicate principal calls and display on groups list page

fix role links types from account-group-row

add group delete functionality

translations and bulk action fix

sort global role names in modal and row

delete GRB modal translations

move users route to security-> users, break out groups route security

remove unneeded component

Live update fixes

translation fix

fix broken link to old accounts route

remove unneeded props, angle bracket components, general cleanup

lint fixes

Change add group button

Add warning on add group for non-local auth only and translations

Remove warning from delete group modal and change translations

re-org form-global-roles display

breaks the display out into base|user-custom|additional roles
adds back in details & descriptions
fixes role ids in translations file
2019-12-02 09:40:26 -07:00
Vincent Fiduccia 01b07bdd9a
Fix azure required fields, rke templates option location 2019-08-30 17:49:20 -07:00
lvuch 59d3ffb8d4 cluster template to rke template 2019-08-29 21:31:20 -07:00
n313893254 940e0e6771 Display warning in cluster/project Istio in windows clusters
https://github.com/rancher/rancher/issues/20951
2019-08-27 12:15:33 +08:00
n313893254 b179488f45 Add beforeModel to check cluster isReady for cluster Istio
https://github.com/rancher/rancher/issues/22213
2019-08-20 10:36:24 +08:00
Tani Fiduccia 9ea0fd30b0 minor text issues 2019-08-07 15:27:42 -07:00
n313893254 0a58aed31b Add security header
https://github.com/rancher/rancher/issues/21985
2019-08-06 15:36:01 +08:00
n313893254 d7e2245a3a Add moreCurrentWhen for subMenu 2019-08-05 14:25:19 +08:00
n313893254 42a4ccefe7 Change menu tree 2019-08-05 14:25:18 +08:00
n313893254 519210d651 Windows disabeld 2019-08-02 06:20:26 +08:00
loganhz db2488602f Support virtual service and destination rule 2019-07-23 10:50:20 +08:00
n313893254 2a480cfa98 Add project-istio as graph and metrics parent route 2019-07-23 10:50:20 +08:00
loganhz a990252bfe Hide Global Registry 2019-06-14 11:19:19 -07:00
loganhz 6d1b273e44 Disable istio menu if cluster is not ready 2019-06-05 16:30:05 +08:00
Logan 039eb879cd Support HPA (#3015)
* Support HPA

* Fix comments

* fix merge issue

* bug fix
2019-06-03 09:45:10 -07: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 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 39fe8156f0
rework catalogs/apps/tools nav menus
rancher/rancher#18847
2019-03-13 11:39:41 -07:00
Westly Wright ea144e85e2
Move gdns and MCapp under tools at the global level
rancher/rancher#18378
2019-02-25 14:39:20 -07:00
Vincent Fiduccia 8139fd4788
Cleanup cluster drivers 2019-02-20 13:14:35 -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 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
Westly Wright 3df948e9ab
Add cloud credentials page, resource, and add modal
WIP

WIP

WIP

cleanup
2019-02-11 17:37:05 -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
loganhz 1ed161e60c Use service instead of dnsRecord 2019-01-04 11:37:37 +08:00
loganhz 7f41d024ec Fix monitoring nav issue
https://github.com/rancher/rancher/issues/16915
2018-12-09 09:48:56 +08:00
loganhz 68ae2e96ba Show project level monitoring for system project as well 2018-12-09 09:15:33 +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
Westly Wright b9bf3579fb
Add cluster drivers route and handler on clusters
lint
2018-11-30 16:08:15 -07:00
loganhz fb0e22c0d1 Fix pipeline menu issue 2018-11-19 15:21:04 +08:00
Westly Wright 4895c20ed7
Add Cluster and Project level catalogs
rancher/rancher#15104
rancher/rancher#15106
2018-10-17 14:03:49 -07:00
loganhz e92e6a8731 Resource quota
https://github.com/rancher/rancher/issues/14620
2018-08-28 10:32:55 +08:00
loganhz 4087478a6a Update pipeline 2018-08-23 20:39:44 -07:00
Westly Wright dfb90c4796
move node drivers to engine 2018-08-15 14:05:19 -07:00