Commit Graph

33 Commits

Author SHA1 Message Date
Richard Cox 29eb284f54 ember-cli-update --run-codemods 2024-07-30 15:27:49 +01:00
Westly Wright 45def9ed1e
Refactor logs connect so the logs connect every time
rancher/rancher#25297
2020-02-11 11:41:30 -07:00
Westly Wright dcb0379cf4
Remove exec call that happens to early
while reviewing rancher/ui#23993 i stumbled on a case where opening the pod logs
would cause an undefined error to crash the local ui server. `exec` is called
correctly from the `watchReconnect` observer which needs to happen first as it
parses the container name. If we call exec before we have a container name we
get an undefined error
2019-11-08 12:42:27 -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
Vincent Fiduccia 5adef71585
Previous as a checkbox 2019-08-29 14:01:14 -07:00
Zhiyu Wang 21dd34dab8 adjust struct
Signed-off-by: Zhiyu Wang <cloudsky.newbis@gmail.com>
2019-08-23 16:44:57 +08:00
Zhiyu Wang 5a2b33f8ce listen previous change
Signed-off-by: Zhiyu Wang <cloudsky.newbis@gmail.com>
2019-08-23 16:38:14 +08:00
Zhiyu Wang 75906b372c fix lint
Signed-off-by: Zhiyu Wang <cloudsky.newbis@gmail.com>
2019-08-23 16:28:49 +08:00
Zhiyu Wang 1d17e3388f add previous log support
Signed-off-by: Zhiyu Wang <cloudsky.newbis@gmail.com>
2019-08-23 15:39:34 +08:00
Westly Wright 46e96c801a
Fix send action deprecations
send action deprecation warnings for form-key-value component

update all cancel actions

deprecations for ns quota component and action menu item

deprecations and formatting

sendAction deprecation form-node-selctor & formatting

sendAction deprecations for cru-persistent-volume & formatting

sendAction deprecations for form-scoped-roles & formatting

sendAction deprecations for telemetry-opt & formatting

sendAction deprecations for table-rows & formatting

sendAction deprecations for server-url & formatting

sendAction deprecations for cru-config-map & formatting

sendAction deprecations for workload-row & formatting

sendAction deprecations for cru-volume & formatting

sendAction deprecations for cru-persistent-volume-claim & formatting

fix issue with declaring dynmic keys on component.

sendAction deprecations for form-healthcheck & formatting

sendAction deprecations for node-selector-row & formatting

sendAction deprecations for new-edit-ingress & formatting

sendAction deprecations for form-node-affinity & formatting

sendAction deprecations for form-key-to-path & formatting

sendAction deprecations for new-catalog & formatting

sendAction deprecations for cru-storage-class & formatting

sendAction deprecations for project-resource-quota & formatting

sendAction deprecations for input-files & formatting

sendAction deprecations for node-row & formatting

sendAction deprecations for input-command & formatting

sendAction deprecations for form-ports

sendAction deprecations for new-edit & formatting

sendAction deprecations for form-image

sendAction deprecations for form-volume-row & formatting

sendAction deprecations for form-volumes & formatting

sendAction deprecations for form-scale & formatting

sendAction deprecations for container-logs & formatting

sendAction deprecations for cru-volume-claim-template

sendAction deprecations for pod-row & formatting

sendAction deprecations for source-custom-log-path & formatting

sendAction deprecations for step mixin & formatting

sendAction deprecations for pipeline-codemirror & formatting

sendAction deprecations for build-step & formatting

sendAction deprecations for build-stage & formatting

sendAction deprecations for pipeline-env-from & formatting

sendAction deprecations for log-view & formatting

sendAction deprecations for bitbucketserver-setting & formatting

sendAction deprecations for bitbucketcloud-setting & formatting

sendAction deprecations for form-recipient-item & formatting

sendAction deprecations for pipeline-selector-row & formatting

sendAction deprecations for policy-row & formatting

sendAction deprecations for other-role-row & formatting

sendAction deprecations for role-rule-row & formatting

sendAction deprecations for new-multi-cluster-app & formatting

sendAction deprecations for driver-digitalocean & formatting

sendAction deprecations for project-alert-row & formatting

sendAction deprecations for form-recipient-item & formatting

sendAction deprecations for cluster-alert-row & formatting

sendAction deprecations for alert-select & formatting

sendAction deprecations for storage-class-provisioner & formatting

sendAction deprecations for cluster-driver mixin

sendAction deprecations for node-driver mixin

sendAction deprecations for view-new-edit mixin

sendAction deprecations for host-registration & formatting

sendAction deprecations for form-labels-annotations & formatting

sendAction deprecations for huawei-user-labels & formatting

sendAction deprecations for form-user-labels & formatting

sendAction deprecations for principal-search & formatting

sendAction deprecations for form-namespace & formatting

sendAction deprecations for input-paste & formatting

sendAction deprecations for catalog-index & formatting

sendAction deprecations for searchable-select & formatting

sendAction deprecations for hover-dropdown & formatting

sendAction deprecations for container-shell & formatting

sendAction deprecations for input-yaml & formatting

sendAction deprecations for input-text-file & formatting

sendAction deprecations for sortable-thead & formatting

sendAction deprecations for form-ingress-rows & formatting

sendAction deprecations for input-password & formatting

sendAction deprecations for input-identity & formatting

sendAction deprecations for form-count & formatting

sendAction deprecations for form-members & formatting

sendAction deprecations for outside-click & formatting

sendAction deprecations for input-slider & formatting

sendAction deprecations for metrics-action & formatting

sendAction deprecations for banner-message & formatting

sendAction deprecations for driver-rke & formatting

sendAction deprecations for driver-import & formatting

sendAction deprecations for form-value-array & formatting

sendAction deprecations for cru-node-pools & formatting

sendAction deprecations for cru-cluster & formatting

sendAction deprecations for logging/new-edit & formatting

sendAction deprecations for login-x components & formatting
2019-03-29 10:58:08 -07:00
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