Roland Schilter
|
c3c23d7dd1
|
Add test for pods number not updating (#2741)
* Fix distance test for single node
* Add test for pods number not updating labels
|
2017-07-28 17:13:41 +02:00 |
|
Filip Barl
|
8f22d58cab
|
Last line of defense against overlapping nodes in graph layout (#2688)
* Refresh the layout once more at the end if previous heuristics cause an overlap.
* Added mixpanel tracking.
|
2017-07-07 19:22:04 +02:00 |
|
Jordan Pellizzari
|
c7f6a07838
|
Changed client tests to use EDGE_ID_SEPARATOR constant
|
2017-03-19 17:30:26 -07: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
|
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
|
3fdcd9b5e7
|
Applied arrow-parens linting rule
|
2016-12-12 11:02:18 +01:00 |
|
David Kaltschmidt
|
beed39f13e
|
Add feature flags to test
|
2016-11-24 17:07:12 +01:00 |
|
David Kaltschmidt
|
d131e99039
|
Simplified layout steps for singles and same-ranks
|
2016-11-24 17:06:04 +01:00 |
|
David Kaltschmidt
|
90c7659526
|
Dont relayout for new unconnected nodes
|
2016-11-24 17:06:04 +01:00 |
|
David Kaltschmidt
|
ee61ff7143
|
Test and debugbar tools to simulate single nodes appearing
|
2016-11-24 17:06:04 +01:00 |
|
jpellizzari
|
2baf7d49b1
|
Changed client deps to work with Node v6.9
|
2016-10-27 17:10:08 -07:00 |
|
Tom Wilkie
|
7e2e4c9c45
|
Fix spelling mistakes in the codebase.
|
2016-03-23 10:51:27 +00:00 |
|
David Kaltschmidt
|
3f8a26d551
|
Make app-store's topologies object immutable
* refactoring, functionality should be the same
* adapted tests
|
2016-03-15 10:02:05 +01:00 |
|
David Kaltschmidt
|
8eb4be8d4f
|
Added tests for single nodes layout
|
2015-11-17 22:30:53 +01:00 |
|
David Kaltschmidt
|
7d5cc11d7e
|
Enable linter for js test files
|
2015-11-11 19:09:40 +01:00 |
|
David Kaltschmidt
|
af175b62bc
|
Review feedback
|
2015-11-05 11:02:18 +01:00 |
|
David Kaltschmidt
|
413220db6b
|
Fixed bug in unseen nodes detection
|
2015-11-05 11:00:31 +01:00 |
|
David Kaltschmidt
|
1fe036ab6a
|
Simplified dance heuristics
|
2015-11-05 11:00:31 +01:00 |
|
David Kaltschmidt
|
83d7a87d43
|
dont relayout when node dissappears
|
2015-11-05 11:00:31 +01:00 |
|
David Kaltschmidt
|
47ba0ff2a4
|
Skip layout when only edges changed
|
2015-11-05 11:00:31 +01:00 |
|
David Kaltschmidt
|
7306e8fb5f
|
Rewrote nodes-layout to use immutablejs
|
2015-11-05 11:00:31 +01:00 |
|
David Kaltschmidt
|
e4da515fa1
|
Refactored doLayout signature
|
2015-11-05 10:58:13 +01:00 |
|
David Kaltschmidt
|
3d08b15430
|
JS test framework for node layout
|
2015-11-05 10:58:13 +01:00 |
|