Commit Graph

87 Commits

Author SHA1 Message Date
Westly Wright 60a68824d5
Add back source maps for dev and fix tests flag to reduce build time 2019-10-04 15:53:45 -07:00
Westly Wright 5f572f3674
Upgrade Ember to 3.12
Remove ember object and use regular object instead

Found durning upgrade to 3.12, I'm not sure why we'd even need to declare an
ember object for this return anyway.

Get the current cluster's id from scope servervice

Found durning upgrade to 3.12, not sure how this ever worked as I looked on live
and it was failing but the system didn't explode on 3.8. In 3.12
transistion.params is undefined and the whole system explodes. We were never
passing the queryparams so they wouldn't have come through. I changed this so we
fetched the current cluster id from the scope service and everything seems to
work correctly.

Ensure that accordion items only try to expand once during the init

Found durning upgrade to 3.12, expanded was being double rendered.

lint fix

test fixes

lint
2019-10-02 13:33:15 -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 568b86244d
fixup 2018-12-18 14:10:06 -07:00
Westly Wright 355c329ebf
Add query string version to all engine assets
rancher/rancher#16472
2018-12-17 17:07:04 -07:00
loganhz 00950d11d4 Support Aliyun/Tencent/Huawe hosted k8s
rancher/rancher#16809
2018-12-05 10:29:32 +08:00
Westly Wright 2dad09f97a
Amazon EKS session token bugs
rancher/rancher#16418
rancher/rancher#16420
rancher/rancher#16421
rancher/rancher#16423
rancher/rancher#16425
2018-11-05 12:39:04 -07:00
Westly Wright e07a923db4
Removed alias and import xterm correctly
rancher/rancher#16095
2018-10-11 16:37:56 -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
Max Schmitt 08c13b8234 bump Xterm.js to v3.7 2018-09-27 17:57:51 +02:00
Westly Wright b869310aab
error handling azure aks 2018-09-06 13:08:09 -07:00
Westly Wright b5c6f6aef1
WIP - Azure Driver Changes 2018-09-06 13:08:09 -07:00
Westly Wright cb1b2b2e78
Add new RKE Defaults Setting
rancher/rancher#15111
2018-08-28 10:41:05 -07:00
Westly Wright f777cf1589
remove nested components to make using custom drivers (ui-skel) easy 2018-08-15 14:05:20 -07:00
Westly Wright 05408648c3
New EKS fields 2018-07-30 13:58:00 -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
loganhz 9ca256956d Fix rollback issue
https://github.com/rancher/rancher/issues/13819
https://github.com/rancher/rancher/issues/13820
2018-06-03 21:27:08 +08:00
Westly Wright da7aed2b36
fix vender import order 2018-05-09 12:26:21 -07:00
Westly Wright f4d2e21b8b
remove bower dependecies 2018-05-09 11:25:23 -07:00
loganhz 7428ca8574 Update Aliyun ECS node driver 2018-05-09 21:47:01 +08:00
Westly Wright f4ad0eb89a
Replace bs dropdowns with ember-basic-dropdown 2018-05-03 17:19:44 -07:00
Aaron e0367544f5 Add action `Edit As Yaml ` 2018-04-17 18:56:56 +08:00
Aaron 0748314e71 Add action `downloadYaml`
Add  ` { label: 'action.downloadYaml',       icon: 'icon icon-download',           action: 'downloadYaml',         enabled: true, bulkable: true }`  to availableActions to achieve download Yaml
notice: when download multiple files, it will download all the files as a zip file.
2018-04-11 22:33:16 +08:00
Aaron 5d667f4bf0 User can use pre-can environment variables in Pipeline
Related issue https://github.com/rancher/rancher/issues/11934
2018-03-30 20:24:53 +08:00
Aaron 15199a6a6a Add pipeline 2018-02-23 09:52:38 +08:00
Westly Wright 183c392c8d
new markdown 2018-02-21 14:13:13 -07:00
Vincent Fiduccia 12ae29afbf
Start reorganizing pages for multiple top-level navs 2017-10-16 10:58:58 -07:00
loganhz 32fc054007 Expose metadata field in add service and edit service pages 2017-09-28 16:42:41 +08:00
Vincent Fiduccia 6a0c3233aa
Service revision diff display 2017-09-06 11:29:20 -07:00
Vincent Fiduccia c59f588972
rm virtualmachine 2017-08-28 12:35:18 -07:00
Vincent Fiduccia 4107eb629e
Bugs, cleanup unused 2017-08-12 21:56:49 -07:00
Vincent Fiduccia e40aad871c
K8s import 2017-08-07 11:54:31 -07:00
Vincent Fiduccia 29e7cb41b2
Service log 2017-05-24 14:41:35 -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
Vincent Fiduccia 6fbca89320 Merge pull request #1079 from loganhz/master
upgrade xterm and make container shell larger
2017-03-24 11:09:37 -07:00
Vincent Fiduccia a8aad41750
Renaming madness 2017-03-20 23:53:23 -07:00
loganhz fece8d1619 upgrade xterm and make container shell larger 2017-03-17 08:24:46 +08:00
Vincent Fiduccia 199d45da50
remove form-control-static, container new-edit 2017-02-08 15:37:44 -07:00
Vincent Fiduccia 8e1ac47e2c
Cleanup & header 2017-02-03 15:08:25 -07:00
Vincent Fiduccia 0f905826e0
Grand unified lacsso theory 2017-01-31 23:35:26 -07:00
Vincent Fiduccia 2344ee596c
jquery.cookie not used 2017-01-30 12:26:17 -07:00
Westly Wright 875d7d6300
Added bootstrap dropdown back in until we bake our own 2017-01-26 12:02:29 -07:00
Vincent Fiduccia c09a6b6e0b Less bootstrap 2017-01-06 10:48:59 -07:00
lvuch 04d0fbdd3c merge conflicts 2017-01-05 11:03:05 -07:00
Vincent Fiduccia a828780198 Read container stack from from actual stack instead of container label 2016-12-21 12:44:57 -07:00
Vincent Fiduccia db54424585 More rtl fix 2016-12-13 12:51:49 -07:00
Vincent Fiduccia 77d4da5653 Fix iOS Safari <= 9 async loading (rancher/rancher#5891) 2016-11-18 12:58:27 -07:00