1
0
Fork 0
Commit Graph

981 Commits

Author SHA1 Message Date
Michael Hackstein 0c78629199 Merge branch 'foxx-pathes' of github.com:arangodb/arangodb into devel 2015-02-16 14:17:52 +01:00
Michael Hackstein 9d5ae45b10 Improved errors thrown when trying to install malformed applications 2015-02-13 22:11:54 +01:00
Michael Hackstein 5b3fae42aa Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
	js/apps/system/_admin/aardvark/APP/frontend/js/bootstrap/errors.js
	js/common/bootstrap/errors.js
	lib/Basics/voc-errors.cpp
	lib/Basics/voc-errors.h
2015-02-13 10:20:36 +01:00
Michael Hackstein 6c5396dfeb Fixed app documentation view. Browsers are unable to load the same url in an iframe, created a Documentation only html page
Conflicts:
	js/apps/system/_admin/aardvark/APP/frontend/js/templates/applicationDetailView.ejs
2015-02-10 16:29:09 +01:00
Michael Hackstein 67fcf3bec4 Fixed jslint 2015-02-09 08:54:13 +01:00
Michael Hackstein aad7e46f10 Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
	Documentation/Books/Users/SUMMARY.md
	js/actions/api-system.js
	js/common/bootstrap/modules.js
	js/server/modules/org/arangodb/foxx/manager.js
	js/server/tests/shell-routing.js
2015-02-06 17:22:01 +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 c44ed65736 Fixed generation of Apps via the web interface 2015-02-06 16:57:15 +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 d4d82e332b The webinterface now also checks if the mountpoint is valid, e.g. does not contain /APP 2015-02-02 14:23:04 +01:00
Michael Hackstein 0b44a05a1b Fixed tests for newest frontend changes 2015-02-02 12:59:41 +01:00
Michael Hackstein 6aca853065 Added an indicator for development in the App overview 2015-02-02 12:10:11 +01:00
Michael Hackstein 9a2ccfce50 Style fixes for application detail view. Now indicating development mode and disabled the configure button, if nothing to configure. 2015-02-02 11:58:01 +01:00
Michael Hackstein ab42378570 Fixed swagger in new Web Interface 2015-01-30 17:18:26 +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 fdcda2fa66 Added a template for a simple Really delete dialog 2015-01-29 14:04:34 +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
Michael Hackstein 5d8a16d287 Test base-line. All tests passing. 2015-01-28 14:53:14 +01:00
Michael Hackstein 54fd833041 Started moving aardvark to new foxx-manager functionality. Confirmed: listing all apps works. 2015-01-28 14:39:08 +01:00
Michael Hackstein 8cf4856adc Removed unused file 2015-01-27 14:00:28 +01:00
Frank Celler 6363011339 fixed routing 2015-01-26 11:59:05 +01:00
Michael Hackstein 6042b62482 Fixed imports in aardvark. It is not repaired yet but should not throw a mount error 2015-01-26 11:58:16 +01:00
Michael Hackstein d744425043 Moved the foxx generator into a server module. It is now possible to generate a new app from command line 2015-01-26 11:58:15 +01:00
Michael Hackstein be7b542e27 Fixed js makefile to new location of aardvark APP 2015-01-26 11:58:15 +01:00
Michael Hackstein f429c8af63 Moved all system apps to new folder structure 2015-01-26 11:57:08 +01:00