1
0
Fork 0
Commit Graph

37 Commits

Author SHA1 Message Date
Heiko Kernbach d17402f873 changed behaviour of sorting documents - front-end 2014-08-21 16:43:17 +02:00
Heiko Kernbach 8aafb99c5f added sort-bey feature for filtering documents of a collection 2014-08-21 14:19:57 +02:00
Heiko Kernbach f21ad2b471 docs view css, added pagesize option for documents 2014-08-20 13:24:57 +02:00
Heiko Kernbach 03bc501706 move to async calls for fetching documents and operating aql queries 2014-08-19 10:57:15 +02:00
Michael Hackstein a6bf48831b Fixed #941. Showing a collection did send a count request, as well as a fullCount for the query. fullCount in this case is superflous and has been removed. On the way fixed an issue with the number of documents not updating while filtering. 2014-07-10 09:33:05 +02:00
Michael Hackstein 8fe6f0260d Fixed sorting of documents to use internal total function 2014-07-07 09:31:54 +02:00
Jan Steemann aba9fd431f web interface didn't update the view after filtering documents 2014-07-05 14:43:30 +02:00
Frank Celler aa3a0c2896 cleanup cluster dashboard 2014-05-25 23:10:34 +02:00
Jan Steemann 299e05c0b2 fixed unrestricted queries in cluster dashboard 2014-05-13 18:15:34 +02:00
scottashton 3ebfbc099b more tests for showClusterView, fixed bug so documents table is drawn after deletion again 2014-05-08 14:15:31 +02:00
scottashton 7dcc814e31 tests 2014-04-24 11:43:55 +02:00
Michael Hackstein 6458932207 Fixed issue with large collections and fixed test for arango.js 2014-04-23 09:59:06 +02:00
scottashton 7c0c57c914 view refactoring 2014-04-08 14:32:54 +02:00
scottashton 027351f739 refactoring documentsview 2014-04-08 09:15:42 +02:00
Michael Hackstein d27eac7cf9 Started fixing broxxen tests for arangoDocumentSpec 2014-04-07 18:09:34 +02:00
Michael Hackstein df5952e6dd Further refactoring of frontend 2014-04-07 16:41:17 +02:00
Michael Hackstein 358ed60a46 Fixed a missing function getTotal. ArangoDocuments will now fetch their total amount on col change 2014-04-07 15:35:07 +02:00
Michael Hackstein 1e48d44050 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	js/apps/system/aardvark/frontend/js/collections/arangoDocuments.js
2014-04-07 14:38:07 +02:00
Michael Hackstein f3b267db95 Further impl of arangoDocuments. Warning all tests broken, ongoing work 2014-04-07 14:36:20 +02:00
scottashton 9179e2caaf moved uploadFile to documentscollection 2014-04-07 11:07:17 +02:00
scottashton 2c1981ea1b finished frontend/collections tests 2014-03-26 14:44:06 +01:00
Michael Hackstein 0db31a974d Fixed problems with Cluster Overview when cluster is authenticated. User needs zu supply a coordinator user 2014-03-06 16:24:28 +01:00
scottashton 44ab5d1398 new method admin/history to fetch the statistics history for single arango, coordinator and dbserv 2014-03-04 12:05:00 +01:00
scottashton c99b2c52ab removed no longer needed logs 2014-03-03 15:45:37 +01:00
scottashton 6c3a3717d0 fixed cluster chart 2014-03-03 15:12:11 +01:00
Michael Hackstein 017c15638e Fixed all routes for the geraffelige dashboard reload in cluster 2014-02-28 23:19:57 +01:00
Jan Steemann 7070f3eef5 fixed jslint warnings 2014-02-28 18:48:52 +01:00
scottashton edb061aa90 added dashboard to showClusterView 2014-02-28 14:31:17 +01:00
scottashton c8856ab3f6 created new dashboard route in showClusterView 2014-02-27 17:41:15 +01:00
scottashton 47919f8670 refactoring dashboard 2014-02-25 16:54:56 +01:00
Florian Bartels f037fc0ca6 dashboard refactoring 2014-02-21 20:00:21 +01:00
Heiko Kernbach 064e609217 fixed document pagination after using filter method 2014-02-19 18:37:54 +01:00
Michael Hackstein b6795df3fb Removed plenty of unused variables, thx to @jsteemann for writing jshund. Helped me find those 2013-11-19 21:51:22 +01:00
Jan Steemann b1bdd7153d fixed jslint warning 2013-10-31 18:49:46 +01:00
Heiko Kernbach de04c3257c optimized sorting for documents - frontend 2013-10-31 17:58:44 +01:00
Heiko Kernbach 87c0e8d1a8 design 2013-10-18 19:11:22 +02:00
Jan Steemann 729bbc44f0 use per-database directories for Foxx apps 2013-09-30 10:57:29 +02:00