Commit Graph
87 Commits
Author SHA1 Message Date
Filip Barl b6c55ba3c8 Remove the legacy styles. 2018-06-29 16:10:13 +02:00
Filip Barl 56ba183571 Update gray theme colors. 2018-06-21 17:03:08 +02:00
Filip Barl 25afeb1416 Use new accent theme colors. 2018-06-19 14:14:38 +02:00
Filip Barl f9bfa16fe7 Use new purple theme colors. 2018-06-18 17:06:30 +02:00
Filip Barl 6e0a2ad957 Addressed @bia's comments. 2018-06-14 17:30:41 +02:00
Filip Barl 61b3a1d282 Use new theme gray colors. 2018-06-14 17:21:28 +02:00
Filip Barl b9b8e5afd3 Fix z-index issues. 2018-06-12 15:16:18 +02:00
Filip Barl a096f2f76a Reloading deployments in Time Travel. 2018-06-12 15:05:50 +02:00
Bryan Boreham 8c18a785e7 Merge pull request #3132 from openebs/add-pv-pvc-support
Add Kubernetes Storage (pv and pvc) support in Weave Scope
2018-06-08 12:41:21 +01:00
Satyam Zode d26b2c3805 Add Kubernetes storage class resource to weave scope
This will:

- Add StorageClass resource. Storage classes are mentioned
in the PVC spec. We're using storage class name from PVC spec to
add adjacency to the PVC node.
- Add square sheet shape for StorageClass.
- Add storage filter in the PODS topology.
Storage Filter will allow user to see distinct view of
stateful applications.
- Add visually distinct edge to show storage adjacency.

Signed-off-by: Satyam Zode <satyam.zode@openebs.io>
2018-06-08 16:36:29 +05:30
Satyam Zode 23210a6a77 Add Kubernetes volumes support in Weave Scope
This will

- Add Kubernetes volume resources such as PV, PVC.
- Add shapes for Kubernetes PV and PVC
- Add `Cylinder` shape for PV and `Dotted Cylinder` shape for PVC.

Signed-off-by: Satyam Zode <satyam.zode@openebs.io>
2018-06-07 17:01:29 +05:30
Filip Barl a7c7f89897 Merge pull request #3181 from weaveworks/3180-adjust-font-sizes
Adjust font sizes
2018-05-21 22:20:21 +02:00
Filip Barl 068327b84c Adjust font sizes. 2018-05-19 08:07:49 +02:00
Filip Barl 45486f44c0 Use xterm/fit addon. 2018-05-18 17:48:54 +02:00
Filip Barl 5e700d996b Merge pull request #3177 from weaveworks/212-enforce-theme-fonts
Enforce theme fonts
2018-05-18 14:40:36 +02:00
Filip Barl 941cf16cfd Customize terminal stylesheet. 2018-05-18 12:47:05 +02:00
Roland Schilter f012c23ca1 Sentence cased text everywhere (#3166)
* Sentence cased text everywhere

Follows Weave Cloud's direction of sentence case on most things.

* More space between sorter caret and label

* Use full topology name for table header
2018-05-17 17:30:38 -07:00
Filip Barl 0bd9cc640d Enforce theme fonts. 2018-05-17 11:04:08 +02:00
Filip Barl 72d8e58c63 Enforce theme border radius. 2018-05-14 12:11:51 +02:00
Roland Schilter daccb6648d Dynamic table header width according to scrollbar (#3169)
Sizes the fixed table header of `NodeDetailsTable` width dynamically
depending on the content's scrollbar width. Makes sure the table header
cells align with the table body cells.

This also widens the "Parent PID" cell to make sure the text is not cut
off. Alternatively, could be renamed to "PPID".

Fixes #3158.
2018-05-11 13:26:45 -07:00
Filip Barl 154a54e3f5 Use theme font sizes. 2018-05-11 16:56:08 +02:00
Filip Barl c82f59c121 Use only z-index values from the theme. 2018-05-07 17:06:44 +02:00
Filip Barl 5ae802fc29 Stop using dropped theme colors. 2018-04-17 16:48:58 +02:00
Filip Barl a4f9641bd6 Merge neutral theme colors. 2018-04-16 16:35:51 +02:00
Filip Barl 52c4da32af Switch to theme cyan colors. 2018-04-09 16:10:31 +02:00
Filip Barl c938a5ffa4 Bump ui-components to v0.4.51 2018-04-05 17:16:17 +02:00
Filip Barl 7838f3063b Bump ui-components to v0.4.48 2018-03-28 11:42:58 +02:00
Filip Barl 5f8da6d077 Merge pull request #3116 from weaveworks/3115-enforce-theme-colors
Enforce theme colors
2018-03-22 15:51:43 +01:00
Sidney Wijngaarde b22b3d6784 Adds link datatype to ui (#3105) 2018-03-21 10:41:38 -07:00
Filip Barl f12146042c Simplified internal Scope color variables. 2018-03-21 12:29:49 +01:00
Filip Barl 6152ac0a4d Got rid of all rgba colors. 2018-03-21 12:01:27 +01:00
Filip Barl e1a5dc6700 Linked all non-rgba colors. 2018-03-21 11:47:25 +01:00
Filip Barl 4601988ab5 Organized some variable names. 2018-03-21 11:23:40 +01:00
Filip Barl 97bd290f2c Add explicit tour-step-anchor classNames to Explore tour elements. 2018-02-23 16:27:45 +01:00
Filip Barl 1a6e49fd3d Added classNames to all the anchor DOM elements. 2018-02-19 10:55:29 +01:00
Filip Barl 89c3e330f2 Use relative positioning of Table view tables. 2018-02-13 13:25:48 +01:00
Filip Barl dcb193d654 Addressed @foot's comments. 2018-02-13 11:51:37 +01:00
Filip Barl 165f3be2b4 Always show time travel. 2018-02-12 13:38:36 +01:00
Bianca Cheng Costanzo 715ff54263 Row alteration coloring 2018-01-05 17:46:45 +01:00
Bianca Cheng Costanzo df7f2ef340 Simplifying backgrounds to match lightgray in service-ui and ui-components 2018-01-02 20:42:32 +01:00
Filip Barl ce97b009da Fixed Time Travel component styles. 2017-10-17 19:16:05 +02:00
Filip Barl a07e5dd70a Small DOM semantic replacements. 2017-10-17 19:07:14 +02:00
Filip Barl a369c158a5 Converted some links into buttons. 2017-10-17 19:07:14 +02:00
Filip Barl 0056424357 TimeTravelComponent as a fully styled component. 2017-10-16 20:01:49 +02:00
Filip Barl c0c04c2e2b Replaced react-tooltip with own component. 2017-09-28 13:18:20 +02:00
Filip Barl 569757c1c0 Fixed header elements responsiveness. 2017-08-31 13:50:31 +02:00
Filip Barl 297e21d42c Removed d3-zoom reference in package.json. 2017-08-23 15:04:50 +02:00
Filip Barl a185ae4e15 Introduced hand cursor and unified ZoomableCanvas usage. 2017-08-23 15:04:50 +02:00
Roland Schilter 0d381a34d6 Link scope-ui graphs clickable to prometheus queries (#2664)
scope-app:
* Adds `-app.metrics-graph` cli flag for configuring the base url to
use for graph links; supports :orgID and :query placeholders
* Assigns query URLs to existing metrics and appends empty metrics if missing

scope-ui:
* Extends <CloudFeature /> with option alwaysShow
* Adds <CloudLink /> to simplify routing when in cloud vs not in cloud
* Links metric graphs in the ui's node details view for all k8s
toplogies and containers so far
* Tracks metric graph click in mixpanel `scope.node.metric.click`
* Uses percentages and MB for CPU/Memory urls
* Passes timetravel timestamp to cortex in deeplink
2017-08-15 18:56:23 +01:00
Filip Barl 596885ed81 Improved the node details time transitioning logic 2017-08-11 13:26:42 +02:00