1
0
Fork 0
arangodb/html/admin/js/graphViewer/jasmine_test
Michael Hackstein 04ae758746 GraphViewer: Slightly changed interface of ArangoAdapter. It now defaults to the domains.host if none is given 2013-04-16 14:15:21 +02:00
..
helper GraphViewer: Started implementing EventDispatcher for edge. All works except Creation of Edges. Scheme will now be changed from one function (create) to three (start, finish and cancel) 2013-04-08 12:01:45 +02:00
lib new web interface 2013-03-19 10:33:23 +01:00
specAdapter GraphViewer: Slightly changed interface of ArangoAdapter. It now defaults to the domains.host if none is given 2013-04-16 14:15:21 +02:00
specColourMapper GraphViewer: Implemented ColourMapper 2013-04-03 17:15:01 +02:00
specEdgeShaper GraphViewer: Same Problem with _data as for nodes also in edges. Now fixed 2013-04-12 11:37:39 +02:00
specEvents GraphViewer: Added design and test for the Toolbox buttons 2013-04-12 10:42:34 +02:00
specForceLayouter GraphViewer: Implemented Menu functions for Layouter 2013-04-16 10:46:15 +02:00
specGraphViewer GraphViewer: Slightly changed interface of ArangoAdapter. It now defaults to the domains.host if none is given 2013-04-16 14:15:21 +02:00
specJSLint new web interface 2013-03-19 10:33:23 +01:00
specNodeShaper GraphViewer: Error in NodeShaper, labels are not yet collected from _data. Fixed Test for that 2013-04-12 11:22:16 +02:00
jasmineTestLinks.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
runnerAll.html GraphViewer: Improved CSS for search. All tests pass again. 2013-04-16 13:15:24 +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: Further adaption of CSS for the admin interface 2013-04-11 17:18:22 +02:00
runnerEventDispatcher.html GraphViewer: Tests for DispatcherUI finished 2013-04-08 18:33:11 +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: LayouterMenu is now created by the GraphViewerUI 2013-04-16 10:59:48 +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
runnerNodeShaper.html GraphViewer: Switched NodeShaper Controls to Button Helper class 2013-04-11 16:15:14 +02:00