Commit Graph

302 Commits

Author SHA1 Message Date
Neil MacDougall a7e7ff8b59 Remove legacy unused routes/pages 2025-04-17 12:28:18 +01:00
Richard Cox 29eb284f54 ember-cli-update --run-codemods 2024-07-30 15:27:49 +01:00
Neil MacDougall 8a1fc4ddba Revert import reorgs 2021-05-14 12:00:29 +01:00
Neil MacDougall 4e103c18b6 Improvements and enhancements to support embedding in dashboard UI 2021-05-14 11:53:39 +01:00
Nancy Butler e5bf60dca5 github/azuread nonce with ui type 2021-03-09 09:29:17 -07:00
Westly Wright d3d78e87c8
Upgrade Ember & Dependencies for LTS support >3.12
There are changes required for the ember upgrade but additional changes
for individual libs are also present. Commit has been squashed, see
individual commits if needed.

There are a bunch of HBS changes as well. These are to deal with a
couple new rules and there impact is low. The button one has bitten us a
few time so this seemed great to add IMO.

update ember 3.12.4

ember 3.13

fixes for new eslint rules

ember 3.13->3.14

ember3.14->3.16

ember3.16->3.20

3.20 lint rules

yarn upgrade

update ember-optional-feature

update deps that can go to patch versions

upgrade major versions that are possible

update ansi_up

only reset term var if we're not destroying

prevents new ember 'same computation' error

update async

upgrade dot-object

new-catalog - add set to deal with new warning
marked-down - drop call into next to ensure its called at the correct time

upgrade ember-assign

update ember-cli-clipboard

remove unused & deprecated ember-cli-release

remove unused drag-drop lib

use set on tracked prop

update ember-flatpickr && cli-test-loader

upgrade ember-href-to

update filesaver

update liquid-fire and ipaddr

upgrade jsondiffpatch

upgrade marked

upgrade semver

update xterm

Update ember-basic-dropdown

the library has changed quite a bit and no longer provides an addon for the content-item where we handling the click event to close the dropdown,
thus click events must be added manually to the items being clicked to close the dropdown.

udpate dompurify

fix page header project styles

Bump ember api store, remove npm-run-all

Autofix button types from hbs linting

this change looks large but only adds `type` button to any buttons that dont have a type, which should help to reduce weird side effects

more hbs lint changes for no-negate-condition

turned off a couple rules that could be too much to test right now
2020-10-07 16:52:22 -07:00
Vincent Fiduccia 84c4aa4464
Dashboard bugs 2020-08-28 17:57:54 -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
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 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 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 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 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
Westly Wright 2f729f8825
remove all references to loading `resourceQuotaTemplate` 2018-08-24 11:11:49 -07:00
loganhz 4087478a6a Update pipeline 2018-08-23 20:39:44 -07:00
Westly Wright e1579b52d7
Fixups 2018-08-16 10:57:01 -07:00
Westly Wright dfb90c4796
move node drivers to engine 2018-08-15 14:05:19 -07:00
loganhz 8245c21cdc Project level resource quota
https://github.com/rancher/rancher/issues/13277
2018-07-25 16:03:44 +08:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
Westly Wright 5bd42bdd89
Azure AD Auth 2018-06-12 14:49:14 -07:00
Westly Wright 91b59f83fd
add project level namespace list 2018-04-26 15:16:00 -07:00
Vincent Fiduccia 4667074280
Project/NS fixes, Ingress, NS picker broken 2018-04-23 01:10:26 -07:00
Vincent Fiduccia e711c0f46d
Import YAML 2018-04-20 19:47:10 -07:00
Westly Wright 5af143ea19
second pass projects/namespaces 2018-04-19 11:01:10 -07:00
Westly Wright 22b7cb21f2
App details page 1st run 2018-04-06 09:38:57 -07:00
Vincent Fiduccia 22b2d1f0e7
resolve conflict 2018-03-24 02:40:29 -07:00
Westly Wright 6d9cc84a33
refactor sever-url set into its own route and always check on load 2018-03-23 15:20:06 -07:00
Westly Wright beeeaf0c19
refactor update password into its own route 2018-03-23 11:33:09 -07:00
Vincent Fiduccia f21df11799
persistent volume claims 2018-03-20 02:32:44 -07:00
Vincent Fiduccia 466f7fdee2
move 2018-03-15 08:27:48 -07:00
Vincent Fiduccia 9a61eac4ca
Storage Classes 2018-03-13 17:49:48 -07:00
Vincent Fiduccia 5d8835218a
Container shell/logs popout 2018-03-02 16:24:32 -07:00
Vincent Fiduccia 955214d075
Bugs 2018-03-02 01:07:10 -07:00
Vincent Fiduccia 66a2f8fe28
Storage classes 2018-02-23 10:57:39 -07:00
Aaron 15199a6a6a Add pipeline 2018-02-23 09:52:38 +08:00
Vincent Fiduccia 9103610216
Edit custom/import/rke cluster 2018-02-22 11:45:57 -07:00
vimniky c46a9a4d5c Mount alert & logging on main app
alert bugfix

displayName --> name, status.type --> alertState
2018-02-22 16:16:24 +08:00
Vincent Fiduccia 6c37b593af
Drop old import 2018-02-20 17:46:25 -07:00
Westly Wright 7f52992244
more github auth round 2 2018-02-16 09:42:14 -07:00
Vincent Fiduccia 8114312f77
Working custom for do 2018-02-15 13:18:49 -07:00
Vincent Fiduccia 7aa0e32ee0
More node pools 2018-02-14 17:32:32 -07:00
Vincent Fiduccia 90625f4cd5
Redo node-drivers, part one 2018-02-14 03:03:31 -07:00
Vincent Fiduccia c762ca23fb
API Keys 2018-01-22 22:22:11 -07:00
Westly Wright 487e5779db
add project level bindings editor 2018-01-18 17:09:59 -07:00
Westly Wright 4a48c148bb
renaming 2018-01-18 13:44:03 -07:00
Westly Wright 38591aec39
Add member roles to cluster level 2018-01-18 13:44:03 -07:00
loganhz aaba2b03df Implement RBAC 2018-01-16 10:39:40 +08:00