Commit Graph

44 Commits

Author SHA1 Message Date
Richard Cox 29eb284f54 ember-cli-update --run-codemods 2024-07-30 15:27:49 +01:00
Catherine Luse 1cfb7a195b Can upgrade legacy apps after upgrading to v2.6.3 2021-12-16 00:40:38 -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
Westly Wright 881b197281
rollback upgrade btn changes
rancher/rancher#26810
2020-04-27 09:46:22 -07:00
Westly Wright a66879ca47
disable upgrade btn if the app is up to date 2020-04-17 13:56:24 -07:00
Westly Wright f26237c4be
Hide catalog app upgrade action menu if it is the latest version 2020-04-17 12:13:26 -07:00
Westly Wright 87204118e2
Add additional helm3 id to catalog constants and update checks
rancher/rancher#26560
2020-04-10 11:57:46 -07:00
Westly Wright d522c0d1af
add helm version selector to catalog modal 2020-03-05 16:40:03 -07:00
Westly Wright a297edfe9c
add helm version check to models 2020-03-05 16:22:41 -07:00
loganhz 067307dc56 Fix app progress bar issue
https://github.com/rancher/rancher/issues/24500
2019-12-10 14:28:46 +08:00
Westly Wright fae6f81673
Update rancher store & refactor istio check on apps
rancher/rancher#19593
2019-06-04 16:42:15 -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 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
Vincent Fiduccia 691ffc38e5
Switch to @rancher/ember-api-store 2019-01-10 16:44:35 -07:00
loganhz 1ed161e60c Use service instead of dnsRecord 2019-01-04 11:37:37 +08:00
loganhz dae61ee200 Fix the issue that user can not upgrade catalog 2018-11-15 09:16:55 +08:00
loganhz ccf6e600fe Fix catalog up to date issue 2018-09-14 00:56:07 +08:00
Westly Wright 6c1ce03d2d
Undefined error on the nodes page
rancher/rancher#15392
2018-09-04 11:48:18 -07:00
loganhz 028adcd0e3 Fix catalog detail page missing service type and target issue 2018-08-16 15:03:15 +08:00
loganhz b0a844ea66 Use dnsRecords in catalog app detail view 2018-07-30 16:11:35 +08:00
loganhz d7c3bb9a86 Add config maps section in app detail page
https://github.com/rancher/rancher/issues/14491
2018-07-26 16:01:33 +08:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Westly Wright 8402a29591
lint fixes 2018-07-16 13:01:45 -07:00
Westly Wright ae37731314
app clone 2018-07-16 12:58:50 -07:00
Westly Wright 7a4432bcf0
fix upgrade bug when using side menu 2018-07-16 12:58:50 -07:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
loganhz c440a88c65 Support endpoint for service that using rancher proxy
https://github.com/rancher/rancher/issues/13692
2018-05-30 13:51:35 +08:00
loganhz 213f8b2e27 Fix catalog issue 2018-04-21 10:04:27 +08:00
loganhz e1ecb37f08 Fix catalog bug 2018-04-20 10:15:13 +08:00
loganhz a21050400f Fix catalog issue 2018-04-20 00:03:01 +08:00
Vincent Fiduccia 96a50e4fae
Fix app references 2018-04-18 16:12:54 -07:00
loganhz f76a587ed6 Update catalog 2018-04-18 23:57:45 +08:00
loganhz a27ede4e72 Removed unused canClone 2018-04-18 12:24:51 +08:00
loganhz 19dc19bb90 Update availableActions 2018-04-18 12:23:01 +08:00
loganhz bc4f20612d Update catalog 2018-04-18 12:23:01 +08:00
Vincent Fiduccia 18a7fe8d65
Move edit, yaml, remove, gotoapi into central actions 2018-04-16 02:35:28 -07:00
Westly Wright 22b7cb21f2
App details page 1st run 2018-04-06 09:38:57 -07:00
loganhz 12cff8b549 Fix catalog app pods bar issue
https://github.com/rancher/rancher/issues/11953
2018-03-13 17:31:27 +08:00
Vincent Fiduccia 6a2ab94c9a
Bugs 2018-02-27 00:33:46 -07:00
Westly Wright de1ebb308c
upgrade tweaks 2018-02-23 16:23:09 -07:00
Westly Wright 184cb201ea
Actions 2018-02-21 16:53:13 -07:00
Westly Wright 7a611d2aca
temp fixes 2018-02-21 11:15:13 -07:00
Westly Wright 602d4681d7
wip 2018-02-20 14:04:40 -07:00
Westly Wright 9fa0f5a371
catalog fixes 2018-02-08 16:35:02 -07:00