1
0
Fork 0
arangodb/html/admin/js/graphViewer/jasmine_test
Michael Hackstein 810d2ad83f GraphViewer: It is now possible to switch collections on the fly 2013-04-15 12:00:15 +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: It is now possible to switch collections on the fly 2013-04-15 12:00:15 +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: Updated licence to 2013 2013-04-02 07:11:39 +02:00
specGraphViewer Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-12 11:00:15 +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: Simplification of GraphViewer finished, all dispatching moved to GraphViewerUI 2013-04-10 17:08:26 +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 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
runnerGraphViewer.html GraphViewer: JSLintified GraphViewerUI 2013-04-10 17:11:37 +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