1
0
Fork 0
Commit Graph

2756 Commits

Author SHA1 Message Date
Michael Hackstein c19ee02a93 Added build for coverage tests. We do not want to check coverage of libraries 2015-01-26 09:35:49 +00:00
Michael Hackstein 72e1e949d7 Potential fix for the ghost, killing the frontend test from time to time. Go Jenkins, find it. 2015-01-26 09:33:37 +00:00
Michael Hackstein 090ebb8d0f Test code probably overwrites library instead of the mock. Should be fixed now. 2015-01-25 16:17:32 +00:00
Michael Hackstein 9f790f3aa1 Potential fix for the ghost, killing the frontend test from time to time. Go Jenkins, find it 2015-01-25 16:16:20 +00:00
Michael Hackstein fcf3760dea JSHinting grunt 2015-01-25 14:28:22 +00:00
Michael Hackstein 4e0dcba048 Adapted karma tests to use the combined file generated via grunt instead of a self concatenated file. The test is now much closer to reality and the files are not stored redundantly 2015-01-25 14:27:34 +00:00
Michael Hackstein b2fc293b63 Applied a fix to ace. Their implementation of require breaks arangodb require. They expect an additional argument at the beginning 2015-01-25 12:15:10 +00:00
Michael Hackstein a4b34b2fe3 Modified karma tests to work with the same concatenated file delivered to the frontend. 2015-01-24 12:20:59 +00:00
Michael Hackstein cc1a52d159 Enabled concatenation and uglification of javascript code. If minified version is used, Foxx-Documentation is not working. Variable resolution not possible. 2015-01-24 12:17:04 +00:00
Michael Hackstein 274d8df801 Added a grunt task to build the css files for cluster and standalone interface 2015-01-24 12:17:04 +00:00
Michael Hackstein f540e02b26 Implemented a heatmap for querynodes to help optimizing the query. Increased font-size of descriptions. Now needs discussion what to do next 2015-01-24 12:17:03 +00:00
Michael Hackstein a4e92bc1dc Added first version of query plan viewer. Needs to be beautified. A node-only cost estimation is would be good 2015-01-24 12:17:03 +00:00
Michael Hackstein 3f5e1625bd First draft to display the result of explain on a query. Not yet beutiful 2015-01-24 12:17:03 +00:00
Jan Steemann 81db41763f foxx file upload 2015-01-23 11:23:58 +01:00
Jan Steemann f5aa621536 reverse index scan 2015-01-23 01:36:46 +01:00
Jan Steemann f9a43224cf added explainer
Conflicts:
	js/common/modules/org/arangodb/aql/explainer.js
2015-01-23 00:59:07 +01:00
Jan Steemann 4e7e9117bd added derived files 2015-01-22 10:30:54 +01:00
Michael Hackstein 3dbd479e7e Fixed scss lint 2015-01-20 10:36:19 +01:00
Michael Hackstein dd0f6a0e6b Added complete files list for frontend tests. Contains all deactivated files 2015-01-20 10:14:25 +01:00
Michael Hackstein 2a367c5462 Reactivated frontend tests. Fixed some tests. Excluded several tests, fix for them will be delivered later. 2015-01-20 10:13:59 +01:00
Jan Steemann b0fa21b0ce updated conventions documentation for AQL functions 2015-01-16 12:56:02 +01:00
Jan Steemann 36dab4113e stricter checking for AQL user functions 2015-01-16 12:44:59 +01:00
Michael Hackstein 6feed25079 The foxx generator in web interface will now also generate a read single document route 2015-01-15 15:52:33 +01:00
Jan Steemann 1e7a5218db fixed inability to create collections from the web ui 2015-01-13 17:11:36 +01:00
Michael Hackstein aaf8d70a83 Improved a generated general graph AQL. It now does not compute the complete set of vertices before filtering, instead it merges the examples before computing. 2015-01-13 13:19:56 +01:00
Jan Steemann acb02ad257 jslint 2015-01-09 19:51:58 +01:00
Michael Hackstein 8b1bf3b90e Style fixes for application view 2015-01-09 16:40:04 +01:00
Michael Hackstein 53aa7a6950 Improvements on the new Application Tab. It is now possible to filter all Apps by their type. It is also possible to install user mountable system apps via the App store 2015-01-09 16:40:03 +01:00
Michael Hackstein e813caaef8 Added more style to arango-store 2015-01-09 16:40:03 +01:00
Frank Celler 26d11822ab made path relative in order to avoid problems when using a different port 2015-01-07 13:43:39 +01:00
Frank Celler 49cb009186 fixed validation rules 2015-01-07 13:28:53 +01:00
Alan Plum 2b569e5db2 Ported legacy Foxx syntax to 2.4+. 2015-01-06 20:37:18 +01:00
Jan Steemann e76e649b27 added derived file 2015-01-05 09:42:24 +01:00
Max Neunhoeffer 9e7342c257 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-12-23 16:52:50 +01:00
Max Neunhoeffer 1cdf439845 Broken version, errors not yet fixed. 2014-12-23 16:51:48 +01:00
Heiko Kernbach 4ea60b80f0 jslint 2014-12-23 11:03:58 +01:00
Heiko Kernbach 3c0249a580 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-23 11:00:16 +01:00
Heiko Kernbach 09d14c1be4 #1065 - added option to add a key for a new document or edge 2014-12-23 11:00:08 +01:00
Heiko Kernbach bf076c8255 #1198 - added caching for user defined queries 2014-12-23 09:47:50 +01:00
Jan Steemann cc9a26c268 indicate at least some errors for failing uploads 2014-12-22 17:21:33 +01:00
Jan Steemann 406bd99800 added derived file 2014-12-22 16:15:16 +01:00
Jan Steemann cded2892ef ES6 2014-12-21 19:12:16 +01:00
Michael Hackstein 962dec57f2 The web interface now does not fail anymore if it cannot connect to github.com. Appropriate information is generated. 2014-12-20 22:40:05 +01:00
Jan Steemann 69e4665bf5 ES6 2014-12-20 21:57:30 +01:00
Jan Steemann b4454fa91a jslint 2014-12-20 21:56:42 +01:00
Michael Hackstein b076e92559 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-19 18:41:04 +01:00
Michael Hackstein c936105b04 Fixed validation of input in ModalViews. Added validation to new app tab. 2014-12-19 18:40:50 +01:00
Michael Hackstein 5a417fa209 Modal View now checks if all entries are valid before reactivating the success button 2014-12-19 17:40:28 +01:00
Jan Steemann fd5a723f30 removed deprecated methods 2014-12-19 14:00:58 +01:00
Michael Hackstein abfe71e8ce Style fixes for Application Tab. View as well as install dialog 2014-12-19 13:09:07 +01:00