Commit Graph

199 Commits

Author SHA1 Message Date
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
Westly Wright 5d5f7e6746
Update services/lbs to use new ports layout 2017-08-16 16:39:03 -07:00
Westly Wright c242d188aa
Fix broken ports component on container details
fixed misspelled name
swap out old container table component for form-ports
update form-ports to be editable
2017-08-16 14:34:16 -07:00
Vincent Fiduccia 4107eb629e
Bugs, cleanup unused 2017-08-12 21:56:49 -07:00
lvuch b1f719391e instance options 2017-08-09 14:38:24 -07:00
Vincent Fiduccia 3f4b42a191
s/imageUuid/image/g 2017-08-07 11:55:31 -07:00
Vincent Fiduccia fe59f8cd8f
Move volumes 2017-08-07 11:54:31 -07:00
Vincent Fiduccia f62cacbe43
Endpoints 2017-08-03 12:22:02 -07:00
Westly Wright 842c9423b5
Add service name to container if present
rancher/rancher#9258
2017-07-20 09:27:16 -07:00