1
0
Fork 0
Commit Graph

54 Commits

Author SHA1 Message Date
Alan Plum de9ae5128a underscore -> lodash 2015-12-23 23:30:55 +01:00
Alan Plum 8853ede355 org/arangodb -> @arangodb 2015-12-15 15:51:44 +01:00
CoDEmanX 3a9648d78a More Americanization 2015-09-03 22:25:43 +02:00
CoDEmanX 956b396e43 Change spelling of 'initialize' to American English (actual code and files) 2015-09-01 17:29:22 +02:00
CoDEmanX b4593a7e82 Change spelling of 'initialize' to American English (comments and log messages only) 2015-09-01 17:07:21 +02:00
Heiko Kernbach db631d5b9b ui changes 2015-07-24 12:22:35 +02:00
Alan Plum 977a9acd6e Fumbled. 2015-07-21 15:18:44 +02:00
Alan Plum 086b41c79d Added README to aardvark. 2015-07-21 14:46:43 +02:00
Christian Pekeler 3b362628e4 no more dblclick to add property to document (because it's a bad user experience when the user tries to copy-paste) 2015-06-06 17:25:36 -06:00
Alan Plum 69e63c2c64 Strict mode all the things. 2015-04-09 00:22:05 +02:00
Michael Hackstein 371702ceca Proved Document view and its tests. Adapted router along-side. This shall catch the bug that it is not possible to store valid json containing colons 2015-03-16 15:01:26 +01:00
Heiko Kernbach a392fc6b0e added new query related files to karma tests 2015-03-13 10:34:38 +01:00
Michael Hackstein 2713df2aef Fixed frontend test 2015-03-10 10:40:03 +01:00
Michael Hackstein 5e363b3213 Fixed redirect for web interface 2015-03-09 11:42:43 +01:00
Michael Hackstein 9286c6211d Fixed Foxx Download test 2015-03-09 09:55:43 +01:00
Michael Hackstein 25d0df4049 Fixed frontend coverage tests and potentially fixed a ghost that from time to time kills Web Interface tests. 2015-03-05 15:18:16 +01:00
Michael Hackstein 6c7abc7310 Fixed Frontend tests 2015-03-04 15:55:40 +01:00
Michael Hackstein 03052263e9 Added a download App button for non System foxx applications 2015-03-03 16:20:39 +01:00
Michael Hackstein 2a2ecc220e Fixed tests 2015-03-03 14:49:34 +01:00
Michael Hackstein 00a6d31403 Fixed name of a spec file referenced in file list for karma 2015-03-03 14:37:50 +01:00
Michael Hackstein eca23b3814 Added an upgrade foxx dialog to the WebInterface 2015-03-03 14:18:35 +01:00
Michael Hackstein 41b91043ae Typo fix in test output 2015-02-22 21:22:08 +01:00
Michael Hackstein 3f02e8829a Fixed query view spec 2015-02-21 15:26:09 +01:00
Michael Hackstein 72afc08ddb Removed obsolete test files 2015-02-21 15:24:04 +01:00
Michael Hackstein a98975ad53 Fixed forgotten imports of files for karma 2015-02-18 19:29:10 +01:00
Michael Hackstein ce28642473 Changed label of the development /production button in WI. Suggested different mode 2015-02-18 19:19:41 +01:00
Michael Hackstein f5b1315066 Merge branch 'gruntingAardvark' of github.com:arangodb/arangodb into devel 2015-02-18 19:09:11 +01:00
Michael Hackstein 9612ca2b5e Moved spec for coverage tests to concatenated files 2015-02-18 19:04:58 +01:00
Michael Hackstein ea148c895c Added a list of files for karma coverage tests 2015-02-18 19:04:00 +01:00
Michael Hackstein 4c17d7b211 Finished rebase of gruntingAardvark to devel. 2015-02-18 19:02:39 +01:00
Heiko Kernbach e2f32b631f fixed tests 2015-02-18 18:42:42 +01:00
Michael Hackstein 18550aa70e Started fixing documentsView specs. Most of them were broken 2015-02-18 17:58:48 +01:00
Michael Hackstein 066fdc398e Added build for coverage tests. We do not want to check coverage of libraries 2015-02-18 17:58:46 +01:00
Michael Hackstein fe9898ecb5 Test code probably overwrites library instead of the mock. Should be fixed now. 2015-02-18 17:58:45 +01:00
Michael Hackstein e32f1ea081 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-02-18 17:58:43 +01:00
Michael Hackstein 4721b445ec Modified karma tests to work with the same concatenated file delivered to the frontend. 2015-02-18 17:58:40 +01:00
Michael Hackstein 7dde898684 Added style to the setup and teardown triggers in web interface. 2015-02-18 15:53:39 +01:00
Michael Hackstein df20a360d7 Added, implemented and tested setup and teardown buttons in web UI. Style to go 2015-02-18 11:24:46 +01:00
Michael Hackstein 67fcf3bec4 Fixed jslint 2015-02-09 08:54:13 +01:00
Michael Hackstein ec3bfa2dc1 Removed dead code and added more tests for the App install dialog 2015-02-06 16:58:06 +01:00
Michael Hackstein 6ba7bf6918 Increased test coverage of new foxx views. All positive pathes are now covered. Error handling not yet 2015-02-06 08:22:57 +01:00
Michael Hackstein 0b44a05a1b Fixed tests for newest frontend changes 2015-02-02 12:59:41 +01:00
Michael Hackstein f124b3d7c4 Switching an app form production to development and back again via a single click in the WI 2015-01-30 15:24:47 +01:00
Michael Hackstein 919452e83e Apps can now be configured with the web interface during runtime. Included tests 2015-01-29 18:05:06 +01:00
Michael Hackstein 44dbb8d4cd A frontend foxx model can now overwrite it's configuration information 2015-01-29 15:46:13 +01:00
Michael Hackstein fd4d9ec116 A frontend foxx model can now request it's configuration information 2015-01-29 15:38:03 +01:00
Michael Hackstein 368f78cda1 Added tests for the open app button 2015-01-29 15:20:16 +01:00
Michael Hackstein 6bcce430ae THe application list i now properly reloaded after installing an app. 2015-01-29 15:09:55 +01:00
Michael Hackstein e742ae607a Applied some fixes to foxxManager to make app uninstable. The WebInterface is now able to uninstall an App properly. Added a test for it. 2015-01-29 14:02:31 +01:00
Michael Hackstein 1e7414a43a Web interface app install dialog and collection. Both are under basic tests. 2015-01-29 09:59:45 +01:00