Lauren Harden
85ad5adb0b
theme changes for vue ( #4655 )
...
* theme changes for vue WIP
* banners
* header fixes
* rm blarp
* avatar fix
* table and header fixes
* table fix
* modal
* fix annotation
* right button headers
* accordion
* header color fixes
* banner fix
2021-06-30 09:45:00 -07: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
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
loganhz
2c8ca2ccf5
Fix liveness title issue
...
https://github.com/rancher/rancher/issues/16162
2018-11-23 18:36:42 +08:00
loganhz
320f8f519d
Show pod restarts in UI
...
https://github.com/rancher/rancher/issues/16245
2018-11-15 13:15:56 +08:00
loganhz
130aba45b5
Replace node IP to nodename in Pod detail view
...
https://github.com/rancher/rancher/issues/15762
2018-11-13 19:37:05 +08:00
Westly Wright
0f55351172
Add tooltip info about liveness ready check to workload create
...
rancher/rancher#16161
2018-10-22 16:50:46 -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
8dcabaf587
Fix pod detail page issue
...
https://github.com/rancher/rancher/issues/15199
2018-09-14 12:44:44 +08:00
Westly Wright
5f11bb7ad2
Merge pull request #2263 from loganhz/fix-bug
...
Jump to workload detail page if it belongs to a workload
2018-09-13 10:04:13 -07:00
loganhz
44a09b297d
Jump to workload detail page if it belongs to a wrokload
...
https://github.com/rancher/rancher/issues/12498
2018-09-13 13:40:08 +08:00
loganhz
cfe314fd4b
Show volume section in pod detail page
2018-09-13 10:37:35 +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
fc52b0f784
Show events for pv and pvc
...
https://github.com/rancher/rancher/issues/15090
2018-08-22 20:35:58 +08:00
Vincent Fiduccia
93f922b92d
eslint --fix
2018-07-20 11:47:19 -07:00
loganhz
52b4647027
Fix remove pod issue
...
https://github.com/rancher/rancher/issues/14572
2018-07-19 16:17:54 +08:00
Sebastiaan van Steenis
deafc2c590
Corrected namespace typo
2018-07-01 10:44:52 +02:00
Vincent Fiduccia
54725f2022
eslint --fix
2018-06-29 17:20:46 -07:00
Vincent Fiduccia
3d3adaee9e
Merge pull request #2000 from ly5156/new-feature
...
Show namespace information in POD information UI
2018-06-27 17:03:19 -07:00
loganhz
9230e2a18c
Add events list in workload and pod detail page
...
https://github.com/rancher/rancher/issues/13714
2018-06-27 11:03:07 +08:00
LiuYan
051e5b6484
Show namespace information in POD information UI
2018-06-26 16:34:02 +08:00
loganhz
63e5eee2ce
Go back to the list after the state is removed
2018-06-17 14:57:55 +08:00
loganhz
105f7cc8ab
Revert the change for action menu
2018-06-17 09:13:53 +08:00
loganhz
b0363bb03b
Not show action menu if pod is removed
...
https://github.com/rancher/rancher/issues/12498
2018-06-17 09:13:53 +08:00
loganhz
e3fc15ef24
Fix pod detail page text issue
...
https://github.com/rancher/rancher/issues/13275
2018-05-04 18:01:06 +08:00
Vincent Fiduccia
81dc15d825
Init container, container status, EC certs
2018-04-30 15:49:09 -07:00
Vincent Fiduccia
44035df0c1
Lint fixes
2018-04-25 01:07:00 -07:00
loganhz
fe43448e96
Rearrange env list section
2018-04-20 12:47:46 +08:00
loganhz
d25bc73738
Update status section description
2018-04-20 11:14:23 +08:00
loganhz
a672af3858
Add image to POD details
...
https://github.com/rancher/rancher/issues/12536
2018-04-08 17:44:50 +08:00
loganhz
f67cc87349
Update pod detail page
2018-04-02 17:22:25 +08:00
Vincent Fiduccia
e6017f2342
Show cluster state on all pages when not active
2018-03-29 10:52:48 -07:00
Vincent Fiduccia
125771bc33
Merge
2018-03-24 02:52:41 -07:00
loganhz
96f0a3cf72
Add secrets form in workload and pod detail page
2018-03-23 12:22:43 +08:00
loganhz
1bea005f0f
Fix pod detail issue
...
https://github.com/rancher/rancher/issues/12201
2018-03-22 12:24:55 +08:00
Vincent Fiduccia
d081209812
Bugs
2018-03-13 17:49:48 -07:00
loganhz
2af19c0e32
Add node detail page
2018-01-11 18:44:28 +08:00
loganhz
eac1a1baf7
Update networking form
2018-01-10 15:47:46 +08:00
loganhz
f8d083685d
Update command form
2018-01-09 18:20:25 +08:00
loganhz
21bf56674d
Fix
2017-12-27 15:15:08 +08:00
loganhz
dc54089e10
Implement node scheduling
2017-12-27 09:47:41 +08:00
Vincent Fiduccia
ee56017aef
Move formatSi/toBaseUnit
2017-12-15 20:33:33 -07:00
Westly Wright
a9952ce5d0
Refactor projects service
2017-11-13 16:32:33 -07:00
Westly Wright
8b10cb04ff
new modules and imports
2017-11-07 10:14:13 -07:00
loganhz
719b342043
update Chinese i18n file and fix some bugs
2017-10-03 09:31:31 +08:00
Vincent Fiduccia
5a6db9cc06
graph height, container edit action
2017-09-22 11:33:08 -07:00
loganhz
483f068513
Show links in stack description
2017-09-18 10:29:55 +08:00
Vincent Fiduccia
96b8fab478
Cluster table ( #1336 )
...
* Reload projects to get cluster default/system
* Export is an important word
* Cluster table
2017-08-31 17:31:59 -07:00
lvuch
ee926d905a
header pixel push
2017-08-28 10:39:05 -07:00
lvuch
418af3438e
detail pages
2017-08-18 11:50:45 -07:00