Commit Graph

127 Commits

Author SHA1 Message Date
Colleen Murphy 45172a4574 Fix EKS cluster ID string case 2021-07-03 11:10:58 -07:00
Westly Wright ba03b7f0c6
Add cluster id to aws request handler and populate on edit eksv2 (#4687) 2021-06-30 14:56:35 -07:00
Westly Wright 5dc0e43b25
Update Ember 3.24
This puts back the fixes from the revert with the exception of ember-concurrency
Something in the internals of this is breaking when we iframe into the vue dashboard.
Reverting this particular change fixes it. Since this was not a required change but a nicety I've decided to revert until I have more time to investigate.
2021-06-21 10:48:45 -07:00
Westly Wright 29103e4f2f
Revert "Ember LTS and Dependency Upgrades" 2021-06-18 12:46:15 -07:00
Westly Wright 1feb2118a7
v3.20.2...v3.21.2
v3.21.2...v3.24.0

update node 10 -> 12 lts

audit updates

hide link-to-external when switching scopes

this action causes the route info to be unavailable to the current route lookup before we transition out of the alert lib
2021-06-17 15:53:11 -07:00
Neil MacDougall 34b2e3ba5d
Update comment 2021-05-25 10:34:05 +01:00
Neil MacDougall 29245b6360 Minor improvements when embedded 2021-05-24 21:10:25 +01:00
Neil MacDougall fccf116111 Bug fix for use of urlFor 2021-05-07 09:05:39 +01:00
Neil MacDougall e75b037f1d Fix bug with getting url for transition 2021-05-06 11:21:56 +01:00
Neil MacDougall e6e12bc8e3 Fix lint issue 2021-05-06 09:56:02 +01:00
Neil MacDougall 7c5db77f4b Allow theme to be changed 2021-05-06 09:56:02 +01:00
Neil MacDougall 99a333458c Add url to before navigation event 2021-05-06 09:56:02 +01:00
Neil MacDougall 5aa3e8ff72 Fix lint issue 2021-05-06 09:56:02 +01:00
Neil MacDougall 0ddcea51ab Add support for Embedding in the Dashboard UI 2021-05-06 09:56:02 +01: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 ac05472921
Revert "Make unhandled exceptions display the fail whale" 2020-02-04 09:46:40 -07:00
Cody Jackson 333fb9da40 Make unhandled exceptions display the fail whale
Anytime we have an unhandled exception we will now navigate to the
fail whale page.

rancher/rancher#25198
2020-02-03 16:17:53 -07:00
Cody Jackson 6718c4886e Addressing a number of ember deprecations
- Moved from Ember.$() to importing jquery.
- Moved from fn().on() to on(fn())
- Moved from fn().observes() to observer(fn())

This got /g/clusters from 27 warnings to 5 warnings for me.
2019-10-03 10:53:36 -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 3df948e9ab
Add cloud credentials page, resource, and add modal
WIP

WIP

WIP

cleanup
2019-02-11 17:37:05 -07:00
Vincent Fiduccia 691ffc38e5
Switch to @rancher/ember-api-store 2019-01-10 16:44:35 -07:00
Westly Wright d06fa63502
router deprecation 2018-08-15 09:24:40 -07: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 24256cff3d
fixes that prevent 'lint --fix' from running completely 2018-06-29 17:20:46 -07:00
Vincent Fiduccia ce4d300604
Active links (rancher/rancher#13481) 2018-05-14 14:08:25 -07:00
Westly Wright 5e6c056864
Upgrade ember -> 3.1
also linting errors
2018-05-09 11:24:36 -07:00
Westly Wright 291fe231a5
second run through and clean up for dropdowns 2018-05-03 17:19:44 -07:00
Vincent Fiduccia 1e8eff845f
Rearrange upgrade options 2018-03-04 00:25:42 -07:00
loganhz a7058ddf8e Fix nav menu issue
https://github.com/rancher/rancher/issues/11737
2018-03-01 21:20:40 +08:00
Vincent Fiduccia b377ca65d1
More run command, autocomplete, nodes detected 2018-02-06 10:41:13 -07:00
Vincent Fiduccia 0012e40cc3
Don't send redundant Authorization header 2018-02-01 14:59:45 -07:00
Vincent Fiduccia c762ca23fb
API Keys 2018-01-22 22:22:11 -07:00
Vincent Fiduccia c08b1e7e5d
goToPrevious for global routes 2018-01-20 18:22:41 -07:00
Vincent Fiduccia c55217335e
Secrets 2017-12-29 18:44:59 -07:00
Westly Wright 95c8989bb0
Move app config to service to consumers 2017-12-20 18:16:22 -07:00
Vincent Fiduccia 6c6ecb5c5d
Convert to v3 2017-12-05 00:39:55 -07:00
Vincent Fiduccia f2386a4ae7
Almost a containers page 2017-11-17 18:08:34 -07:00
Vincent Fiduccia 544c921a48
Load against new APIs 2017-11-17 02:24:08 -07:00
Westly Wright 0b4991d84c
Clusterstore fixes 2017-11-15 14:23:48 -07:00
Westly Wright f46735689a
Add cluster store 2017-11-14 12:43:03 -07:00
Westly Wright 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
Westly Wright e9a4e10ecc
wip upgrades for 2.14 2017-10-30 09:51:34 -07:00
Vincent Fiduccia 095943c9ff
Clusters 2017-08-15 15:13:36 -07:00
Vincent Fiduccia 2ea81bf3dd
Fix service upgrade, add sidekick action 2017-08-10 17:02:26 -07:00
Westly Wright 542491ba81
Update to nav-header dropdown active highlighting 2017-04-21 11:41:47 -07:00
Westly Wright cb7cc38e2f
Cloud Plans changes and bug fixes 2017-04-20 18:25:20 -07:00
Vincent Fiduccia 36e86a712e
Reorganize nav 2017-03-20 14:57:28 -07:00
Vincent Fiduccia c09a6b6e0b Less bootstrap 2017-01-06 10:48:59 -07:00
Vincent Fiduccia cfec4833d5 Webhooks (#954)
* Webhook receivers
2016-12-27 16:33:04 -07:00