1
0
Fork 0
Commit Graph

28 Commits

Author SHA1 Message Date
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 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 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 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 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 555322214a GraphViewer: Create and Edit dialogs now the correct text on the submit button 2013-06-04 15:00:17 +02:00
Michael Hackstein a2a9194b1e GraphViewer: Fixed several tests that did fail 2013-05-31 18:27:10 +02:00
Michael Hackstein 4706bafd4c GraphViewer: The Adapter Dialog now offers all available collections 2013-05-27 11:42:05 +02:00
Michael Hackstein fe2825df88 GraphViewer: Optmized layout, there was a miss-typing of a class name 2013-05-24 15:54:37 +02:00
Michael Hackstein d77e78a3fe GraphViewer: The UI now offers the option to switch between directed and undirected graphs 2013-05-23 14:23:52 +02:00
Michael Hackstein 799def1033 GraphViewer: Wrote spec for UI of GraphViewer 2013-04-10 11:47:59 +02:00
Michael Hackstein 5212b47cff GraphViewer: Tests for DispatcherUI finished 2013-04-08 18:33:11 +02:00
Michael Hackstein b2f90348a8 GraphViewer: Moved further UI funcitons to the Helper 2013-04-02 11:16:58 +02:00
Michael Hackstein 60572c4889 GraphViewer: Changed UI creation, common parts are now exported to a helper function for reusability 2013-04-02 11:07:18 +02:00