Commit Graph

23 Commits

Author SHA1 Message Date
Westly Wright 3945e76032
Add 'Download Logs' to container logs
rancher/rancher#16229
rancher/rancher#16253
2018-10-23 11:32:39 -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
loganhz f64a103a45 Fix shell in new window issue 2018-09-06 12:48:20 +08:00
loganhz 83576d3e90 Support exec and logs to selected container
https://github.com/rancher/rancher/issues/12656
2018-09-03 17:58:18 +08:00
loganhz 50be5b9628 Fix view log performace issue
rancher/rancher#14535
2018-08-25 02:56:37 +08:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
loganhz c71ee9c28e Use true/false for the pref of wrap lines 2018-07-19 10:41:14 +08:00
loganhz f89816442f Fix long log issue
rancher/rancher#13636
2018-07-18 11:52:36 +08:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
loganhz 20d34c0649 Fix log and shell issue 2018-06-28 11:18:27 +08:00
loganhz f7d10346a4 Fix view log issue 2018-06-20 17:19:04 +08:00
Westly Wright 5e6c056864
Upgrade ember -> 3.1
also linting errors
2018-05-09 11:24:36 -07:00
Westly Wright ddfaf0ed0a
reorg shared components 2018-05-09 11:24:35 -07:00
Westly Wright c5b822bfe9
movin on up 2017-11-03 15:54:33 -07:00
Westly Wright d9a35349c1
deps udpates 2017-10-30 09:51:34 -07:00
Vincent Fiduccia 28ee5584cb
Combined Add Container/Service again 2017-06-30 17:06:08 -07:00
Vincent Fiduccia 67ac2232f4 destroyed or destroying 2016-11-14 15:50:45 -07:00
Vincent Fiduccia a0415f33fc Fix container logs/tty (rancher/rancher#6135, rancher/rancher$6134) 2016-10-20 10:18:16 -07:00
Vincent Fiduccia 848169bf8e Update catalog service 2016-10-05 17:01:30 -07:00
Francisco Guimarães 4ec5663134 show container logs with ansi colors (#831) 2016-08-29 15:36:31 -07:00
Vincent Fiduccia b78de2e9be i18n part 37 (#643)
* Partial save-cancel -> component

* Components i18n part 1
2016-05-06 09:46:18 -07:00
Vincent Fiduccia ddbe797891 Fix scrollToBottom 2016-03-23 00:24:04 -07:00
Westly Wright a7618c6d74 Change submodule term to point to rancher forked repo.
Update submodule dependencies

Add alt action for shell and logs to launch in new window
(rancher/rancher#2360)

Change new window name to _blank

Change isConsole to more generic isPopup

Add padding to shell popup

Add some extra height to logs view when in modal

fix styling on log popup

Add new vm logs and vm shell popup
2016-03-09 12:33:14 -07:00