Filip Barl
19202a2e44
Fixed the selectors performance leaks.
2017-03-01 12:14:36 +01:00
Filip Barl
11ce5638c5
Moved nodes-chart-layout.
...
Moved nodes-chart-zoom.
Moved zoomCache to global state.
Moved nodes-chart-focus.
Fixed some bugs and polished the code.
Keeping track of topology options in zoomCache.
Fixed forceRelayout and circular layout.
Unified graph complexity heuristic criterion.
2017-03-01 12:14:36 +01:00
Filip Barl
f1b80c0cfc
Fix edge directionality in graph layout.
2017-02-22 16:11:57 +01:00
Filip Barl
e5c655aa88
Addressed the comments.
2017-02-20 11:10:44 +01:00
Filip Barl
6d0066cd38
Polished the selectors code and fixed failing tests.
2017-02-20 10:58:26 +01:00
Filip Barl
b9ba83ffca
Moved the node networks computation to selectors.
2017-02-20 10:58:26 +01:00
Filip Barl
5bd8e8f690
Renamed 'subLabel' to 'labelMinor' and removed 'node_count' property.
2017-02-20 10:58:26 +01:00
Filip Barl
3987e95465
Moved the node layout metrics computation to selectors.
2017-02-20 10:58:26 +01:00
Filip Barl
2a54085c62
Node transformations done from NodeContainer. Put node searching logic in selectors.
2017-02-20 10:58:26 +01:00
Filip Barl
2b4ba3239c
Fixed the node labels bug on Firefox.
2017-02-03 17:06:53 +01:00
Filip Barl
c9ff15f7f3
Re-applied PR #2128 'Graph layout optimizations'
2017-02-03 16:59:25 +01:00
Filip Barl
8eaa12e680
Revert "Graph layout optimizations"
2017-02-02 11:42:12 +01:00
Filip Barl
c802c8c6c1
Addressed @foot's UI comments
2017-02-01 16:27:23 +01:00
Filip Barl
2a6308bf6c
Split the zooming and layout logic in nodes-chart.js between a bunch of selectors
2017-02-01 16:27:23 +01:00
Filip Barl
26b3e9efc9
Reapplied all the eslint upgrade changes
2016-12-15 15:04:53 +01:00
David
99bfab89b7
Revert "Upgraded eslint & eslint-config-airbnb"
2016-12-12 16:06:13 +01:00
Filip Barl
b9241b377a
Applied no-underscore-dangle linting rule
2016-12-12 11:03:16 +01:00
Filip Barl
3fdcd9b5e7
Applied arrow-parens linting rule
2016-12-12 11:02:18 +01:00
Simon
816224a761
Merge pull request #1919 from weaveworks/1762-improve-search-docs
...
Add a new search section to the help popover
2016-10-20 10:30:33 +02:00
Simon Howe
ec2551b6bb
Optimize re-rendering of help-panel > dynamic fields list
2016-10-19 15:49:17 +02:00
Simon Howe
2ca23507de
label_minor -> labelMinor, closer to all camelCase api
2016-10-19 10:50:11 +02:00
Simon Howe
db5baabeee
Add a new search section to the help popover
2016-10-12 17:35:26 +02:00
Simon Howe
1d3ae9576d
Revert "Add a search section to the help-popup"
...
This reverts commit cc4c71faf0 .
A careless push
2016-10-12 17:26:00 +02:00
Simon Howe
cc4c71faf0
Add a search section to the help-popup
2016-10-12 17:25:08 +02:00
Simon Howe
d48748aafe
Fix spelling
2016-09-20 19:25:16 +02:00
Simon Howe
c94e0f95d1
Small refactor of selector helpers with more comments
2016-09-20 18:50:35 +02:00
Simon Howe
eec54415ec
Fixes hanging edges caused by a race condition of sorts
...
New nodes were arriving before they had been laid out.
2016-09-15 11:55:26 +02:00
Simon Howe
85e63ac786
Fixes spelling mistake
2016-09-15 11:55:25 +02:00
Simon Howe
fc95e1efa0
Fixes selected layout!
...
(was the removal of :id from the node objects)
Only show errors in webpack output!
Tidying up
More tidying
more tidying
More fiddling around
wip
wip
wip
Fixes forceLayout
rm console.log
2016-09-15 11:55:25 +02:00
Simon Howe
a1b8e963dc
nodes-chart only re-rendered on prop updates!!!
2016-09-15 11:55:25 +02:00
Simon Howe
4b7471b1b0
things working again, on the way to reselect!
2016-09-15 11:55:25 +02:00