1
0
Fork 0
Commit Graph

96 Commits

Author SHA1 Message Date
Michael Hackstein 5754d60818 GraphViewer: Internally allowed resizing 2013-08-16 15:01:44 +02:00
Michael Hackstein 628f4fc89b GraphViewer: Fixed a bug when creating a new node 2013-08-16 10:25:59 +02:00
Michael Hackstein a9e773dbe6 GraphViewer: Fixed test for nodeShaperUI 2013-08-06 13:01:33 +02:00
Michael Hackstein 0b6b20dc98 GraphViewer: Fixed tests for the Adapter, fixed a potential bug in selection of collections 2013-08-06 12:32:30 +02:00
Michael Hackstein 69ab304624 GraphViewer: Fixed a bug that occured when editing nodes/edges, and jslintified 2013-08-06 11:07:16 +02:00
Michael Hackstein d99a9d4732 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-08-06 10:31:37 +02:00
Michael Hackstein 10afe45788 GraphViewer: Fixed Buttons for node/edge editing. Images were not displayed 2013-08-06 10:31:29 +02:00
Michael Hackstein 22bd09b640 GraphViewer: Added further word renamings to the menu points 2013-08-05 12:14:09 +02:00
Michael Hackstein c5e343c83f GraphViewer: Fixed a bug where no icons were displayed in Firefox 2013-07-31 16:12:21 +02:00
Michael Hackstein 28a5833421 GraphViewer: Fixed a bug in the alternative input for configuration 2013-07-25 14:49:14 +02:00
Michael Hackstein 2447ba5385 GraphViewer: All menu with list selections are now ordered 2013-07-25 13:44:07 +02:00
Michael Hackstein 71d536757b GraphViewer: In the menu it is now possible to insert decissions (dialogs which popup according to selected radios) and to load graphs instead of giving explicit collection names 2013-07-25 13:34:31 +02:00
Michael Hackstein a8ab032c14 GraphViewer: The Node-search now offers example attributes from the collections defined in the adapter 2013-07-25 10:06:11 +02:00
Michael Hackstein 3ab4c039bb GraphViewer: Changed confusing labels in the interface 2013-07-24 14:54:34 +02:00
Michael Hackstein 088faed40e GraphViewer: Added a View button to the Toolbox which will now display a beautified JSON-Format of the result 2013-07-24 11:51:21 +02:00
Michael Hackstein d5f8780e12 GraphViewer: Added Zoom Controls to the UI 2013-07-24 09:51:41 +02:00
Michael Hackstein cded8c87ed GraphViewer: Events are now piped though community nodes, contained nodes are now clickable 2013-07-23 07:57:47 +02:00
Michael Hackstein a190fa58e6 GraphViewer: Created Stubs for the new community node 2013-07-16 10:26:05 +02:00
Michael Hackstein fac84f1953 GraphViewer: Moved all static image loads to css. 2013-07-16 08:17:11 +02:00
Michael Hackstein a9479002f7 GraphViewer: The PriorityList now uses an icon for its buttons. Looks way more awesome 2013-07-16 08:09:52 +02:00
Michael Hackstein 20f81a39f2 GraphViewer: THe Interface now considers existing priorities in the list 2013-07-16 07:51:58 +02:00
Michael Hackstein b7415789dc GraphViewer: Now the priority list is accessable like a real list. 2013-07-15 18:26:03 +02:00
Michael Hackstein b218888597 GraphViewer: It is now possible to add a prioritylist with one element. Multiple elements are ongoing work 2013-07-15 16:19:24 +02:00
Michael Hackstein 20204ba9ce GraphViewer: Dialogs are now bound to submit on return-press 2013-07-11 15:37:53 +02:00
Michael Hackstein 8aed42e37b GraphViewer: Added a Progress indicator if search for node takes too long 2013-07-11 14:53:59 +02:00
Michael Hackstein 7ce2826825 GraphViewer: Improved colour mapping list. It contains now sublists for all colors 2013-07-10 16:39:47 +02:00
Michael Hackstein 137cb10c0d GraphViewer: Removed the Icon-Cursor box from the interface and all checks, it is not necessary any more 2013-07-10 15:57:48 +02:00
Michael Hackstein 06e94c2147 GraphViewer: Improved button-layout and defined the displayed icons in css instead of injecting them 2013-07-10 15:20:48 +02:00
Michael Hackstein c826a184d1 GraphViewer: Improved the layout of the toolbox buttons. They are now twice as large and only on row 2013-07-09 16:41:20 +02:00
Michael Hackstein f5b9d8c1a1 GraphViewer: The Edit-Dialog is now more consistent with Collection-Tab dialog 2013-07-04 00:20:10 +02:00
Michael Hackstein 27b018c699 GraphViewer: Improved layout of Edit Dialog, but still the table is to large 2013-07-03 18:57:33 +02:00
Michael Hackstein 2c56f211f3 GraphViewer: New attribtues can now be added in the dialog 2013-07-03 18:36:05 +02:00
Michael Hackstein efbd8c673f GraphViewer: Now deletion of attributes is possible. Did forget to add that 2013-07-03 17:39:48 +02:00
Michael Hackstein 87112b9c0e GraphViewer: Nested Attributes are now displayed properly 2013-07-03 17:07:04 +02:00
Michael Hackstein 2f4de281ec GraphViewer: The graphViewer preview will now overwrite given label and image-source attributes to match with hardcoded preview adapter 2013-06-27 13:32:22 +02:00
Michael Hackstein 4252513cfa GraphViewer: Added a Preview graphViewer Interface. 2013-06-27 12:49:37 +02:00
Michael Hackstein 5bb74c01c2 GraphViewer: Widgets can now initially be bound with any action available in the toolbox 2013-06-25 08:04:34 +02:00
Michael Hackstein c33cb8c36a GraphViewer: Event dispatcher now offers rebind functions for buttons to the outside world. This is used to give an initial active tool without creating a toolbox. 2013-06-24 18:19:24 +02:00
Michael Hackstein 46e8aeabaa GraphViewer: In the Wodget it is now possible to initially bind the drag event 2013-06-24 15:49:56 +02:00
Michael Hackstein aa0d8a8115 GraphViewer: Added Tests for toolbox in the Widget-UI 2013-06-24 14:00:59 +02:00
Michael Hackstein 96048586c3 Started implementing the Widget version of the UI. The SVG loading an optional given startNode is added till now. 2013-06-24 13:10:58 +02:00
Michael Hackstein 555322214a GraphViewer: Create and Edit dialogs now the correct text on the submit button 2013-06-04 15:00:17 +02:00
Michael Hackstein 8a8dde506f GraphViewer: A add new node button is now contained in the toolbox 2013-06-04 14:46:00 +02:00
Michael Hackstein b1f012ef22 GraphViewer: The colour-mapper now also creates a foreground colour. All labels are now readable 2013-06-04 13:28:13 +02:00
Michael Hackstein d6a260d8b4 GraphViewer: The label<-> colour list is now displayed right to the SVG 2013-06-04 12:51:09 +02:00
Michael Hackstein 70a5b0c0f9 GraphViewer: The NodeShaperUI is now able to generate the colour<-> label list. 2013-06-04 08:59:34 +02:00
Michael Hackstein d9718e97a7 GraphViewer: Added a combined dialog to change displayed label and colour for nodes at the same time. This is added to general configuration menu 2013-05-31 18:51:17 +02:00
Michael Hackstein a2a9194b1e GraphViewer: Fixed several tests that did fail 2013-05-31 18:27:10 +02:00
Michael Hackstein 5d2008d4bb GraphViewer: A line is now displayed to help connecting two nodes 2013-05-29 13:53:34 +02:00
Michael Hackstein da8b1b759a GraphViewer: The other classes now use the better handleing for SVG events 2013-05-28 10:05:00 +02:00