Commit Graph

106 Commits

Author SHA1 Message Date
Lauren Harden fce4e2de9f
iframe issues in vue from ember (#4690)
* 3370

* fix

* 33449

* 33450

* 33469

* lint

* spacing in hbs

* manual tidy part 1

* fixes part 2

* Fix reformatting issues

* Fix more formatting changes

* More formatting fixes

* Fix more formatting

* Fix test due to style changes

Co-authored-by: Neil MacDougall <nmacdougall@suse.com>
2021-07-15 09:36:49 +01: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
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 5242a1fb7f
First run on Feature Flags ui
rancher/rancher#23184

Translation changes

Failing tests

cleanup
2019-10-17 10:15:04 -07:00
Cody Jackson 588f61c793 Add form-key-value integration test
Putting togeter a POC for component integration tests

This demonstrates how we can write component integration
tests using the form-key-value component.
2019-09-30 12:17:55 -07:00
Cody Jackson a61053941f Putting together a POC for util unit tests
This is just a proof of concept demonstrating how to do util tests.

-disable-gpu was removed so the tests can run.
-Chrome was removed from launch_in_dev because it caused
so many browsers to open.
2019-09-30 12:17:55 -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 4ace4f0411
Flip the lazy loading switch for all engines and remove browserify
loading overlay would stick on login sometimes

first update for auto importer

add required unsafe eval

remove project level xterm loading

ansi up

lazy-load dot-object

lazy load marked

Move logger models out of logging engine, it prevents lazy loading

add auto-importer config to logging

semver & json2yaml

lazy load pretty cron

lazy load shell quote

bug - typo in function name

remove debugger

lint and bugs

add shellquote constant to deal with undef error

Remove async from global and load module properly

add ignore file for silver-searcher

auto-import d3 lib

auto-import Identicon

auto-import jquery growl

update jsondiffpatch and auto-import

Remove unneeded voids

ember-auto-load jszip

pipeline bug

Refactor verify-auth route for lazy engines

auto-import to all engines/addons

auto-import momentjs

auto-import yaml

auto-import file-saver

update globals

bugs

review changes

yarn lock

move bable option back into the right place

bug fixes

decouple dependencies for nodes engine

decouple dependencies for global-admin

decouple dependencies for login engine

decouple dependencies for alerts engine

decouple dependencies for logging engine

decouple dependencies for pipeline engine

Lint sync and fix

review bugs

updates for rebase
2018-10-11 12:03:44 -07:00
Westly Wright 1b2a622473
Missed what seemed to be a critical update to the testem.js file 3.3 2018-08-16 15:06:54 -07:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
Westly Wright a86694dd94
lint changes 2018-06-29 17:20:46 -07:00
Westly Wright 5e6c056864
Upgrade ember -> 3.1
also linting errors
2018-05-09 11:24:36 -07:00
Westly Wright 4adde7cdee
Update to 2.16.2 from beta branch for fixes 2017-11-08 11:18:52 -07:00
Westly Wright 1cfb825acb
wip - remove failing helper tests until i can figure out how to get in-repo-addon tests working 2017-11-07 11:20:41 -07:00
Westly Wright 8b10cb04ff
new modules and imports 2017-11-07 10:14:13 -07:00
Westly Wright c5b822bfe9
movin on up 2017-11-03 15:54:33 -07:00
Westly Wright 9a55be9c8e
more component moves 2017-11-03 14:32:28 -07:00
Westly Wright 688fd1e8ca
update 2.16 2017-10-30 09:51:34 -07:00
Westly Wright e9a4e10ecc
wip upgrades for 2.14 2017-10-30 09:51:34 -07:00
Vincent Fiduccia d9439c48e7
Fix chrome tests 2017-10-19 01:17:03 -07:00
Vincent Fiduccia bd6d0df5ef
Stuff 2017-08-15 22:21:54 -07:00
Vincent Fiduccia 77fff3daa4
Remove unused port parsing logic 2017-08-09 17:55:24 -07:00
Vincent Fiduccia 895e36018a
Remove outdated tests 2017-07-24 11:53:01 -07:00
Vincent Fiduccia 8b6851800a
Remove Backup and Snapshots 2017-05-30 16:23:29 -07:00
Westly Wright 0d68b93c58
more fixes for upgrade 2017-03-30 15:53:51 -07:00
Westly Wright e72149e7f8
remove jshint ref 2017-03-30 15:04:36 -07:00
Westly Wright 4ab5f4b36e
Updates for ember 2.12 2017-03-29 19:03:45 -07:00
Westly Wright ada4622985
Fix tests and remove pretty json from input-host 2017-03-24 10:42:55 -07:00
Westly Wright 6354d70bc2
Initial creation of host selection on catalog page 2017-03-24 10:13:02 -07:00
Vincent Fiduccia 92d62bd407
Fix modals 2017-02-03 15:42:27 -07:00
Vincent Fiduccia e5b3865b0a
New Admin->Process screens 2017-01-16 00:10:52 -07:00
Westly Wright 1d3e760687
Add sortable searchable paged tables lacsso comp 2016-12-16 17:07:00 -07:00
Vincent Fiduccia 5e33af54fb Fixes 2016-11-01 15:12:29 -07:00
Westly Wright 2963707fb0 Add saml auth flow 2016-10-14 17:55:46 -07:00
Vincent Fiduccia fb215b27f9 Moar Performance 2016-10-03 20:58:16 -07:00
Westly Wright ddcd4a7569 Update ember to 2.9-beta.4 and bring in lacsso modals 2016-10-03 20:57:57 -07:00
Vincent Fiduccia 4e600f58f4 Update translations 2016-09-08 15:57:09 -07:00
Vincent Fiduccia 11c4c99d55 Fix tests 2016-08-30 16:12:32 -07:00
Vincent Fiduccia c4389bd64f Bugs (#808)
* Extra english

* Automatically pick the right docs version (rancher/rancher#5608)
2016-08-08 18:17:07 -07:00
Westly Wright 036d42aef7 Add new snapshot timeline (#800) 2016-08-01 21:27:30 -07:00
Vincent Fiduccia c44a1c604d Disable DO images that don't work 2016-07-15 15:48:01 -07:00
Westly Wright bfea49208f Updates to digital ocean machine driver to get real data (#778)
rancher/rancher#4168

Fix issues with tab selection on load balancer

rancher/rancher#5377
2016-07-14 15:47:38 -07:00
Vincent Fiduccia 3a078ca936 Bugs 2016-07-11 18:55:01 -07:00
Westly Wright 78aecba2a9 Ember 2.6 upgrade (#766)
Refactor login views

Refactor out application view

Refactor out environments/new view

Refactor out k8s-tab view

Refactor out k8s rc and pods view

Refactor out k8s service view

Refactor out graph view to component

update components that use "didInitAttrs" for deprecation
2016-07-06 12:40:37 -07:00
Vincent Fiduccia 8ddebc3861 Add support for new backup/snapshot volumes api (#719) 2016-06-09 14:04:41 -04:00
Westly Wright 85cbe6f77c Update intl to have a fall back langauge
Add static fall backs for error pages incase transitions dont load
update readme
add supported locales link to read me
2016-05-23 11:59:43 -07:00
Vincent Fiduccia 2af25f1277 Rework WebSocket client
Socket:

- Move watchdog functionality into socket
- Never allow more than one socket open at a time

Subscribe:

- Update the existing socket instead of creating a new one
- Remove watchdog functionality
- Add fail-safe to disconnect and ignore if a message is received for
  the wrong projectId
2016-05-22 22:13:39 -07:00
Vincent Fiduccia 7402968f05 Merge 625 2016-05-02 12:39:12 -07:00