1
0
Fork 0
arangodb/html/admin/js/graphViewer/jasmine_test
Michael Hackstein 2d16ac415e GraphViewer: ModularityJoiner is now independet from the nodes, just relying on edges. Did speed up setup process as iteration is only over connected nodes 2013-07-05 13:15:55 +02:00
..
helper GraphViewer: Added a test for the modularity joiner simulating what is expected in the AdminUI in worst case (maxZoom, many nodes with only incomming edges 2013-07-03 14:57:24 +02:00
lib new web interface 2013-03-19 10:33:23 +01:00
specAdapter GraphViewer: Added a previewAdapter for the Widget Generator. This returns a hardcoded set of nodes and alerts any outgoing actions 2013-06-27 09:51:35 +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
specEdgeShaper GraphViewer: A line is now displayed to help connecting two nodes 2013-05-29 13:53:34 +02:00
specEvents GraphViewer: JSLint fixes 2013-07-04 11:58:20 +02:00
specForceLayouter GraphViewer: Changed default values a bit, which is more convenient for graphs with large 1-neighbourhoods 2013-05-24 15:20:15 +02:00
specGraphViewer GraphViewer: Added some cross-browser fixes. FF and Chrome pass all tests, Opera and Safari still fail a few 2013-06-27 15:26:34 +02:00
specJSLint GraphViewer: Added JSLint to my karma script and JSLinted everythign again 2013-05-21 09:29:36 +02:00
specNodeReducer GraphViewer: ModularityJoiner is now independet from the nodes, just relying on edges. Did speed up setup process as iteration is only over connected nodes 2013-07-05 13:15:55 +02:00
specNodeShaper GraphViewer: Fixed Cross-Browser Issues. The Viewer is now tested with: IE9, Safari, Chrome, FF and Opera 2013-07-02 09:59:58 +02:00
specWebWorker GraphViewer: Finished WebWorker tests, all Browsers pass ecxept IE9, IE8 is not support because of SVG 2013-07-04 17:29:48 +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