Alfonso Acosta
375ce6b33c
Review feedback
2016-11-02 13:16:13 +00:00
Alfonso Acosta
d0e022050e
Fix and extend tests
2016-11-02 13:16:12 +00:00
Alfonso Acosta
216cc0d605
Add image table to container nodes
...
Also, extend metadata of images with sizes
2016-11-02 13:16:11 +00:00
Alfonso Acosta
9367d95cb0
Allow providing fixed entries in tables
2016-11-02 13:00:15 +00:00
Krzesimir Nowak
7f46b90e27
Make LatestMap "generic"
...
This commit makes the LatestMap type a sort of a base class, that
should not be used directly. This also adds a generator for LatestMap
"concrete" types with a specific data type in the LatestEntry.
2016-08-12 17:03:42 +02:00
Matthias Radestock
15cf1e16b2
micro optimisation: avoid some unnecessary copying
2016-07-29 18:56:06 +01:00
Matthias Radestock
17fe25d8c3
shallow-copy instead of (deep) Copy() in Merge()
...
Merge() must not modify self or other; shallow-copying is sufficient
to achieve that.
2016-07-29 10:00:01 +01:00
David Kaltschmidt
645f2ca9f4
Add hint that a section may be truncated
2016-05-11 13:05:19 +02:00
Alfonso Acosta
100f78d771
Provide truncation counts to the UI
2016-05-11 01:22:33 +00:00
Alfonso Acosta
7a8e61454f
Limit tables to 20 rows
2016-05-10 14:46:24 +00:00
Paul Bellamy
4bd3832219
move counting sublabel definition to the topologies
2016-04-20 12:17:46 +01:00
Tom Wilkie
9eda27822c
Show k8s labels and container env vars in the details panel. ( #1342 )
...
* Show k8s labels and container env vars in the details panel.
* Add show more bar to the env vars and labels
* React key was in the wrong place; empty tables render section labels.
2016-04-20 08:18:03 +01:00