Commit Graph

29 Commits

Author SHA1 Message Date
Westly Wright 01125b63c4
Merge pull request #2534 from n313893254/17040
Add current cpu/memory usage in cluster dashboard
2019-02-22 09:47:56 -07:00
n313893254 8e6e8109e5 Show the current cpu/memory usage in cluster dashboard https://github.com/rancher/rancher/issues/17040 2019-02-22 11:17:04 +08:00
loganhz 6b00a9d6dd Support valuesYaml for catalog
https://github.com/rancher/rancher/issues/16680
https://github.com/rancher/rancher/issues/17605
2019-02-14 20:52:57 +08:00
loganhz fa85557816 Catalog integration in Pipeline
rancher/rancher#16154
2018-12-20 10:11:14 +08:00
loganhz b46b1cebb3 Live metrics for cluster/node/workload/pod/container
https://github.com/rancher/rancher/issues/15703
https://github.com/rancher/rancher/issues/15705
2018-12-04 18:50:34 +08: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 68b386c00c fixed resizing issue and readded old options 2018-09-29 12:27:06 +02:00
loganhz 4087478a6a Update pipeline 2018-08-23 20:39:44 -07:00
Westly Wright d18bf3c271
more changes for pipeline lazy loading 2018-08-15 09:24:40 -07:00
Westly Wright 183963a175
Move shared resources out of pipeline 2018-08-15 09:24:40 -07:00
Vincent Fiduccia 0686d4840d
Revert part of eslint fix 2018-07-16 17:50:16 -07:00
Westly Wright 877ed1f522
More lint files changes (see lib) 2018-07-11 14:06:27 -07:00
Vincent Fiduccia 5556b7d217
Fix AKS regions 2018-07-02 17:07:37 -07:00
Westly Wright 291fe231a5
second run through and clean up for dropdowns 2018-05-03 17:19:44 -07: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
Vincent Fiduccia d081209812
Bugs 2018-03-13 17:49:48 -07:00
Westly Wright 602d4681d7
wip 2018-02-20 14:04:40 -07:00
Westly Wright 688eeada78
fix error with export 2018-02-08 16:35:01 -07:00
Westly Wright 8cde8a897b
first itteration of azure cloud add 2018-01-31 16:46:24 -07:00
Vincent Fiduccia c99c4a28ac
form-healthcheck 2017-12-15 20:33:33 -07:00
Vincent Fiduccia ee56017aef
Move formatSi/toBaseUnit 2017-12-15 20:33:33 -07:00
loganhz dad1b716d3 Add component badge 2017-12-15 12:32:24 +08:00
loganhz 5da6c0dee1 Implement percent gauge
update
2017-12-15 12:32:23 +08:00
Vincent Fiduccia cf0ceba3e3
Catalog support 2017-12-12 03:44:43 -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 16ff0c5e24
adding global admin engine 2017-10-31 12:18:21 -07:00
Westly Wright dfa24f3b2d
test fixes 2017-10-30 09:51:35 -07:00
Westly Wright f15a33bf8a
Move start movine shared services, utilies, and components
moving all common functionality to shared umbrella in-repo-addon
2017-10-30 09:51:35 -07:00