1
0
Fork 0
Commit Graph

612 Commits

Author SHA1 Message Date
Heiko Kernbach 473dfd8adf fixed bug in nv.d3.js + added labels for dashboard graphs 2013-05-03 16:01:52 +02:00
Heiko Kernbach 1c78a2b983 updated dashboard 2013-05-03 14:22:13 +02:00
Jan Steemann eef611b1da fixed some compiler & jslint warnings 2013-05-03 11:09:45 +02:00
Jan Steemann ee7ab712d6 issue #495 2013-05-03 11:08:58 +02:00
Michael Hackstein 958c507943 GraphViewer: Fixes in NodeShaper 2013-05-02 14:39:36 +02:00
Michael Hackstein 08f1fe857a GraphViewer: Further UI refinement 2013-04-30 14:58:42 +02:00
Michael Hackstein 50d04edf23 GraphViewer: Adapted spec for UI refinement 2013-04-30 14:50:20 +02:00
Michael Hackstein f935943c59 GraphViewer: Design optimization 2013-04-30 14:47:23 +02:00
Michael Hackstein 37f2175845 GraphViewer: Implemented ZoomManager 2013-04-30 14:17:11 +02:00
Michael Hackstein b3b34c8b5b GraphViewer: Further tests for default behaviour of zooming 2013-04-30 12:41:09 +02:00
Michael Hackstein efaf5d82aa GraphViewer: Test for default behaviour of zooming 2013-04-30 12:33:42 +02:00
Michael Hackstein e750f3f155 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-30 09:53:15 +02:00
Michael Hackstein 57e4ccc4ff GraphViewer: Started implementing the zoom functionality 2013-04-30 09:52:16 +02:00
Heiko Kernbach da8e780755 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-04-29 16:27:15 +02:00
Oreste Panaia 115d87196c sync windows dev 2013-04-29 23:13:06 +08:00
Heiko Kernbach 86d02c41c0 added new dashboard functionality 2013-04-29 16:27:03 +02:00
Oreste Panaia c42c0bf565 sync dev for windows 2013-04-29 21:49:28 +08:00
Oreste Panaia 532c7eae8e windows dev update 2013-04-29 21:24:57 +08:00
Heiko Kernbach 8f1225d9f5 fixed frontend fuxx bug 2013-04-29 13:38:31 +02:00
Michael Hackstein afac1110dc GraphVeiwer: Fixed a CSS intervention with the charts 2013-04-29 12:26:16 +02:00
Michael Hackstein 76a027d554 GraphViewer: Added distortion schema to all affected classes 2013-04-24 12:49:13 +02:00
Michael Hackstein b9e64f6fce Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-24 09:40:18 +02:00
Michael Hackstein de359bf07d GraphViewer: Added lib for fish-eye view, and started adaption of edgeShaper 2013-04-24 09:18:57 +02:00
Thomas Richter c3111f3911 default settings for swagger examples set to hidden 2013-04-23 10:02:08 +02:00
Frank Celler cbc2ab93ba fixed _shallowCopy, fixed creating of unknown attributes 2013-04-22 16:48:36 +02:00
Jan Steemann dbf96964fc added derived, changed file 2013-04-22 08:39:02 +02:00
Frank Celler bab92e9c04 fixed help messages 2013-04-21 22:12:58 +02:00
Frank Celler df03d38ee2 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-21 21:46:00 +02:00
Frank Celler d2ea4e9bd2 added SlowBuffer from node 2013-04-21 21:32:32 +02:00
Jan Steemann cd17f1ef44 issue #481 2013-04-21 11:37:46 +02:00
Heiko Kernbach d113d4ca8e css changes + frame for new dashboard 2013-04-19 22:55:09 +02:00
Heiko Kernbach 1d203859b3 #446 2013-04-19 17:54:50 +02:00
Heiko Kernbach 0730c14416 #455 2013-04-18 20:03:17 +02:00
Heiko Kernbach 3f1a9513ca changed message 2013-04-18 18:01:59 +02:00
Heiko Kernbach c91f2f65dd added message if no changes are submitted 2013-04-18 17:58:29 +02:00
Heiko Kernbach 0f9841fb32 #453 2013-04-18 17:45:50 +02:00
Heiko Kernbach 7bd9962926 #473 2013-04-18 16:18:59 +02:00
Michael Hackstein fb09253e86 GraphViewer: Nodes can now be distorted 2013-04-18 13:16:55 +02:00
Michael Hackstein 019e74bd97 GraphViewer: Added Test for NodeShaper to offer distortion 2013-04-18 12:54:07 +02:00
Michael Hackstein 9f5a53f5a3 GraphViewer: Positions of Edges are now always triggered on reshape, they do not disappear anymore on reshape withthout update 2013-04-18 11:24:40 +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 90b2aba0c1 GraphViewer: Updated colouring and size of labels 2013-04-16 16:47:14 +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 5d024a48f7 WebFrontend: Changed GraphViewer Tab. It now only requests collections, host is defaulted 2013-04-16 14:50:46 +02:00
Michael Hackstein 8a13e577e3 GraphViewer: Improved optical layout, force defaults were not correct for increased screen size 2013-04-16 14:49:44 +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 77344be842 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-16 13:15:34 +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