1
0
Fork 0
arangodb/html/admin/js/graphViewer/jasmine_test
Michael Hackstein 7b093d176c GraphViewer: Added first version of a generic Foxx Adapter 2013-06-10 14:11:32 +02:00
..
helper GraphViewer: EventDispatcher now has a better handling for events bound to SVG 2013-05-28 09:43:23 +02:00
lib new web interface 2013-03-19 10:33:23 +01:00
specAdapter GraphViewer: Added first version of a generic Foxx Adapter 2013-06-10 14:11:32 +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: Create and Edit dialogs now the correct text on the submit button 2013-06-04 15:00:17 +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: The label<-> colour list is now displayed right to the SVG 2013-06-04 12:51:09 +02:00
specJSLint GraphViewer: Added JSLint to my karma script and JSLinted everythign again 2013-05-21 09:29:36 +02:00
specNodeReducer GraphViewer: Added a function to the node reducer to join nodes based on their similarity if too many child nodes aare added at once 2013-05-24 15:21:26 +02:00
specNodeShaper GraphViewer: The Rectangular nodes now have rounded corners. yay 2013-06-04 13:40:11 +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