1
0
Fork 0
arangodb/html/admin/js/graphViewer/jasmine_test
Michael Hackstein ea672e29fd GraphViewer: When collapsing community nodes the WebWorker for modularityJoiner is now informed properly, no duplicate edge removals or removals of communitynodes 2013-07-17 15:40:58 +02:00
..
helper GraphViewer: Further propageted the new CommunityNode object. Covering the old functionality is almost done, just 2 tests failing 2013-07-16 16:46:18 +02:00
lib new web interface 2013-03-19 10:33:23 +01:00
specAdapter GraphViewer: When collapsing community nodes the WebWorker for modularityJoiner is now informed properly, no duplicate edge removals or removals of communitynodes 2013-07-17 15:40:58 +02:00
specColourMapper GraphViewer: The colour-mapper now also creates a foreground colour. All labels are now readable 2013-06-04 13:28:13 +02:00
specCommunityNode GraphViewer: The community nodes are now collapsed more or less correctly. Still missing: a->b->c if b is in community c should be collapsed as well 2013-07-17 12:44:50 +02:00
specEdgeShaper GraphViewer: A line is now displayed to help connecting two nodes 2013-05-29 13:53:34 +02:00
specEvents GraphViewer: Removed the Icon-Cursor box from the interface and all checks, it is not necessary any more 2013-07-10 15:57:48 +02:00
specForceLayouter GraphViewer: Changed default values for the layout 2013-07-11 08:42:35 +02:00
specGraphViewer GraphViewer: Fixed test for searchSubmit icon, which is now loading its image from css rather than from hardcoded source 2013-07-16 16:48:40 +02:00
specJSLint GraphViewer: Added JSLint to my karma script and JSLinted everythign again 2013-05-21 09:29:36 +02:00
specNodeReducer GraphViewer: The nodeReducer now offers the prioList for reading. It is piped through the adapters allready 2013-07-15 18:37:13 +02:00
specNodeShaper GraphViewer: Fixed the test for the Nodeshaper to use CommunityNodes instead of selfmade alternatives 2013-07-17 12:54:25 +02:00
specWebWorker GraphViewer: Fixed another bug when using the ModJoiner as WebWorker. It is now ever ever informed about community nodes, speeding everything up and prevent inconsistency errors. 2013-07-09 15:20:05 +02:00
specZoomManager GraphViewer: Increased Default Min-size of NodeRadius from 1px to 4px 2013-05-23 15:07:59 +02:00
jasmineTestLinks.html GraphViewer: Added Tests and ClassStub for the NodeReducer 2013-05-13 09:20:26 +02:00
runnerAll.html GraphViewer: Added fisheye distortion propagation to zoommanager. 2013-05-06 12:40:47 +02:00
runnerArangoAdapter.html GraphViewer: It is now possible to switch collections on the fly 2013-04-15 12:00:15 +02:00
runnerColourMapper.html GraphViewer: Added ColourMapper and implemented tests. This class should return colours for based on attribute values 2013-04-03 16:07:02 +02:00
runnerEdgeShaper.html GraphViewer: Added distortion schema to all affected classes 2013-04-24 12:49:13 +02:00
runnerEventDispatcher.html GraphViewer: Added distortion schema to all affected classes 2013-04-24 12:49:13 +02:00
runnerEventLibrary.html Added a helper class to simulate mouse events in test cases, Added a test for redrawing of nodes whenever new events are bound 2013-03-25 15:40:18 +01:00
runnerForceLayouter.html GraphViewer: Implemented Menu functions for Layouter 2013-04-16 10:46:15 +02:00
runnerGraphViewer.html GraphViewer: Modified tests so they could be run with an external tool like Karma, but not yet finished. 2013-05-13 18:48:05 +02:00
runnerJSLint.html new web interface 2013-03-19 10:33:23 +01:00
runnerJSONAdapter.html Added a helper class to simulate mouse events in test cases, Added a test for redrawing of nodes whenever new events are bound 2013-03-25 15:40:18 +01:00
runnerNodeReducer.html GraphViewer: Added Tests and ClassStub for the NodeReducer 2013-05-13 09:20:26 +02:00
runnerNodeShaper.html GraphViewer: Switched NodeShaper Controls to Button Helper class 2013-04-11 16:15:14 +02:00
runnerZoomManager.html GraphViewer: Added fisheye distortion propagation to zoommanager. 2013-05-06 12:40:47 +02:00