Commit Graph

32 Commits

Author SHA1 Message Date
Bradley Cicenas
c1780ae30a add byte formatting for tb 2017-06-09 14:14:27 -03:00
Bradley Cicenas
c76036a6f2 allow multi-line metadata in expanded view 2017-05-15 11:37:27 +01:00
Kenan Rhoton
02d1050130 Revert "Added Ports information to the expanded view"
This reverts commit b2165b6a29.
2017-05-15 06:53:15 +02:00
Kenan Rhoton
ccb44c964c Moved port Info to be fetched from the standard inspect call to avoid superfluous calls. Also moved the information to the info section instead of a whole new section in the expanded view 2017-05-15 06:52:38 +02:00
Kenan Rhoton
b2165b6a29 Added Ports information to the expanded view 2017-05-11 07:38:12 +02:00
Bradley Cicenas
e82d77ecb0 add option for color inversion 2017-03-15 10:02:46 +10:00
Bradley Cicenas
3553b0af9d cap cpu gauge % to 100 in compact view 2017-03-13 09:00:17 +11:00
Bradley Cicenas
12fa716825 add y pos scrolling to expanded view 2017-03-13 07:53:17 +11:00
Bradley Cicenas
2134110224 add static width for specific columns 2017-03-12 20:58:56 +11:00
Bradley Cicenas
77c3d00e67 update io labels 2017-03-12 16:31:12 +11:00
f1yegor
dbaebe0192 add pids, IO stat 2017-03-12 02:35:40 +01:00
Hugues Alary
1875013a76 Fixing a typo 2017-03-09 16:16:40 -08:00
Bradley Cicenas
bcf05b7f42 fix panic on row removal 2017-03-08 22:19:43 +11:00
Bradley Cicenas
2b80832a36 add pagination support for compact view 2017-03-08 18:45:31 +11:00
Bradley Cicenas
a6ee6edb1d move MaxRows() method into cgrid 2017-03-08 11:52:31 +11:00
Bradley Cicenas
b8eb386360 add global default ColorMap 2017-03-08 10:40:03 +11:00
Bradley Cicenas
8e995a37c6 convert expanded mem widget to mbarchart, add innerlabel 2017-03-07 10:58:04 +11:00
Bradley Cicenas
d94aed1531 add resize handlers, screen width error to expandedWidgets 2017-03-07 09:05:04 +11:00
Bradley Cicenas
2ee0ae7fcb re-implement expanded view widgets 2017-03-06 19:51:50 +11:00
Bradley Cicenas
f102e48cc9 add WidgetUpdater interface to container, replace struct fields with metamap 2017-03-06 19:25:59 +11:00
Bradley Cicenas
4b035ad52a include addFieldPar method with CompactHeader struct 2017-03-06 12:09:46 +11:00
Bradley Cicenas
1dd5e53b37 use GridBufferer as rows in CompactGrid 2017-03-06 11:46:00 +11:00
Bradley Cicenas
52a3e61b92 restructure compact widgets 2017-03-06 11:15:32 +11:00
Bradley Cicenas
3172f141f9 refactor dockersource container refresh into channel 2017-03-05 17:46:41 +11:00
Bradley Cicenas
8fb5c5de59 move highlight method into textcol widget 2017-03-03 19:02:08 +11:00
Bradley Cicenas
56be64367b refactor widgets, add wrapper structs 2017-03-03 18:57:26 +11:00
Bradley Cicenas
9f5cd42b73 remove expanded widgets for now 2017-03-01 16:10:28 +11:00
Bradley Cicenas
094be99764 add color for created status containers, update default sortfield 2017-03-01 12:09:05 +11:00
Bradley Cicenas
1c74377cbd refactor data hist structs, add Val field 2017-03-01 12:03:19 +11:00
Bradley Cicenas
2329f93e5f fix reset method for compact widgets 2017-02-28 09:29:35 +11:00
Bradley Cicenas
6cc357bb97 remove Render method from containerWidgets interface 2017-02-27 09:55:45 +11:00
Bradley Cicenas
70f2648952 refactor all container widgets into subpackage 2017-02-27 09:04:24 +11:00