Commit Graph

101 Commits

Author SHA1 Message Date
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
lauren Vuchetich c1da32be7e Styleguide (#613) 2016-05-02 12:06:18 -07:00
Vincent Fiduccia 968a152811 Mesos stuff, remove active-link wrapper 2016-05-02 10:26:17 -07:00
lvuch 3458660f9c 4409
i don't know why styleguide stuff is on this branch >_<
2016-04-20 11:39:21 -07:00
Vincent Fiduccia 1c017bbb69 host:ip parser, fix SSL ports with bound IP (rancher/rancher#4314) 2016-04-07 11:48:35 -07:00
Vincent Fiduccia b96954fc49 Cleanup parser tests 2016-03-23 00:24:04 -07:00