Michael Hackstein
|
ccbacf893a
|
GraphViewer: Main graphViewer class is now able to construct a ZoomManager
|
2013-05-06 13:21:50 +02:00 |
Michael Hackstein
|
54e5a13573
|
GraphViewer: Added new test for ZoomManager
|
2013-05-03 14:13:25 +02:00 |
Michael Hackstein
|
958c507943
|
GraphViewer: Fixes in NodeShaper
|
2013-05-02 14:39:36 +02:00 |
Michael Hackstein
|
50d04edf23
|
GraphViewer: Adapted spec for UI refinement
|
2013-04-30 14:50:20 +02:00 |
Michael Hackstein
|
76a027d554
|
GraphViewer: Added distortion schema to all affected classes
|
2013-04-24 12:49:13 +02:00 |
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
|
476b59e29c
|
GraphViewer: Fixed a bug for reshaping of edges
|
2013-04-17 14:27:22 +02:00 |
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 |
Michael Hackstein
|
9e61f34a68
|
GraphViewer: Improved CSS for search. All tests pass again.
|
2013-04-16 13:15:24 +02:00 |
Michael Hackstein
|
606635235e
|
GraphViewer: Added Search by Attribute/Value pair. If no attribute Name is given, search is by _id
|
2013-04-16 12:13:55 +02:00 |
Michael Hackstein
|
211ee118c3
|
GraphViewer: Added Spec for Search by Attribute on the GraphViewerUI
|
2013-04-16 12:00:45 +02:00 |
Michael Hackstein
|
dff9582978
|
GraphViewer: Improved optics of layout buttons, they are now encapsulated in their own little div world
|
2013-04-16 11:11:57 +02:00 |
Michael Hackstein
|
6945a99327
|
GraphViewer: Layouter is now accessible
|
2013-04-16 10:54:19 +02:00 |
Michael Hackstein
|
57ef46e895
|
GraphViewer: Added a spec that the layouter menu is generated by the GraphViewerUI
|
2013-04-16 10:48:53 +02:00 |
Michael Hackstein
|
fe6cf84614
|
GraphViewer: Added the Adapter Menu to the interface
|
2013-04-15 15:02:42 +02:00 |
Michael Hackstein
|
427eeaae96
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-04-12 11:00:15 +02:00 |
Michael Hackstein
|
4bfdf68b5c
|
GraphViewer: Toolbox now created correctly
|
2013-04-12 10:58:54 +02:00 |
Michael Hackstein
|
93039615a0
|
GraphViewer: Added test for design of Toolbox
|
2013-04-12 10:43:05 +02:00 |
Jan Steemann
|
c895923acc
|
removed .DS_Store files
|
2013-04-11 20:58:16 +02:00 |
Michael Hackstein
|
7049c7c80e
|
GraphViewer: Switched NodeShaper Controls to Button Helper class
|
2013-04-11 16:15:14 +02:00 |
Michael Hackstein
|
b99bb0d5d1
|
GraphViewer: First Part of MenuBar in GraphViewer Admin is done
|
2013-04-11 15:31:05 +02:00 |
Michael Hackstein
|
cc9b9407af
|
GraphViewer: Added GraphViewer to Admin Interface, however Menu is still hidden. Also started with a spec to test if the generated UI conforms to Admin Interface css
|
2013-04-11 14:50:21 +02:00 |
Michael Hackstein
|
7abe9aa342
|
GraphViewer: Finally everything works as expected, the graph is rendered and editable
|
2013-04-11 13:46:43 +02:00 |
Michael Hackstein
|
9f68cfa048
|
GraphViewer: Simplification of GraphViewer finished, all dispatching moved to GraphViewerUI
|
2013-04-10 17:08:26 +02:00 |
Michael Hackstein
|
025b47aeb1
|
GraphViewer: Finished tests for GraphViewer UI
|
2013-04-10 15:40:06 +02:00 |
Michael Hackstein
|
6f39e7f170
|
GraphViewer: GraphViewer now simplyfied. GraphViewer UI todo
|
2013-04-10 15:09:24 +02:00 |
Michael Hackstein
|
2abb3ba1d4
|
GraphViewer: Planned to simplify GraphViewer and to push event and UI delegation to graphViewerUI
|
2013-04-10 14:14:19 +02:00 |
Michael Hackstein
|
bea6446c00
|
GraphViewer: Improved Spec and UI for GraphViewer
|
2013-04-10 14:13:29 +02:00 |
Michael Hackstein
|
799def1033
|
GraphViewer: Wrote spec for UI of GraphViewer
|
2013-04-10 11:47:59 +02:00 |
Michael Hackstein
|
192e75716e
|
GraphViewer: There was a minor bug in JSONAdapter. Fixed now
|
2013-04-10 11:01:33 +02:00 |
Michael Hackstein
|
8d4b9b557a
|
GraphViewer: Updated licence to 2013
|
2013-04-02 07:11:39 +02:00 |
Michael Hackstein
|
bbd2a20636
|
GraphViewer: JSLintified
|
2013-03-26 19:35:14 +01:00 |
Michael Hackstein
|
e4aceec3e6
|
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 |
Michael Hackstein
|
a4065dd30d
|
Events can now be rebound during runtime on any object
|
2013-03-21 15:36:54 +01:00 |
Michael Hackstein
|
8aee0d3ed0
|
Minor fix in GraphViewerSpec, causing user-interaction tests to fail
|
2013-03-21 13:53:18 +01:00 |
Michael Hackstein
|
4f163640b8
|
Finished implementing the EventDispatcher
|
2013-03-21 10:41:07 +01:00 |
Michael Hackstein
|
0f246a5a28
|
Moved specs for events into a combined folder
|
2013-03-20 10:57:18 +01:00 |
Michael Hackstein
|
a9fc8289b2
|
EdgeShaper now also uses arangoDBs _id as default id value
|
2013-03-20 10:33:55 +01:00 |
Michael Hackstein
|
eb5b61b6fd
|
NodeShaper now uses arangoDB _id as default, specs adapted
|
2013-03-20 09:55:26 +01:00 |
Jan Steemann
|
8155718a4c
|
new web interface
|
2013-03-19 10:33:23 +01:00 |