Michael Hackstein
|
da560452c6
|
GraphViewer: Fixed a bug, where node positions where destroyed by the arangoAdapter. That caused a lot of trouble in the interface
|
2013-04-18 10:35:41 +02:00 |
Michael Hackstein
|
aaa453adfd
|
GraphViewer: Added a better simulation for drag events. My test until now did not check it correctly
|
2013-04-16 16:08:53 +02:00 |
Michael Hackstein
|
e7bfed16dc
|
GraphViewer: Added design and test for the Toolbox buttons
|
2013-04-12 10:42:34 +02:00 |
Michael Hackstein
|
24d452c7d0
|
GraphViewer: Now editing of Nodes/Edges also works (yet missing: Checks for key values, add additional key/value pairs
|
2013-04-09 11:22:21 +02:00 |
Michael Hackstein
|
3b9c59af97
|
GraphViewer: Dispatcher UI almost finished. Editing of Nodes is not working yet as d3-attributes are displayed in addition to stored attributes
|
2013-04-08 22:04:03 +02:00 |
Michael Hackstein
|
5212b47cff
|
GraphViewer: Tests for DispatcherUI finished
|
2013-04-08 18:33:11 +02:00 |
Michael Hackstein
|
937a698821
|
GraphViewer: JSLintified Events
|
2013-04-08 13:17:33 +02:00 |
Michael Hackstein
|
c9d0115594
|
GraphViewer: EventDispatcher now offers a better binding of events, the result of the Dispatcher can now be directly bound to buttons/nodes/edges, instead of requiring a function around that encapsulates parameters
|
2013-04-08 11:39:19 +02:00 |
Michael Hackstein
|
8fae6f2485
|
GraphViewer: Defined spies for Toolbox creation tests
|
2013-04-05 08:18:40 +02:00 |
Michael Hackstein
|
268fe16056
|
GraphViewer: Started implementing tests for the EventToolbox. Right now only existance of buttons is checked, and correct actions are triggered. However correctness of outcome is not yet checked
|
2013-04-05 08:11:05 +02:00 |