1
0
Fork 0
Commit Graph

51 Commits

Author SHA1 Message Date
Alan Plum f81c946fd7
app -> service 2016-05-02 14:42:08 +02:00
Alan Plum e4cfa5ec0d
Throw better errors when install fails 2016-04-20 18:11:49 +02:00
Alan Plum c23d73f78c
Aardvark should always expect auth 2016-04-20 15:23:01 +02:00
hkernbach 54c8d4c700 foxx teardown route fix 2016-04-20 12:29:07 +02:00
Alan Plum d0ce74803c
Make sure session exists before checking it in aardvark 2016-04-19 13:58:50 +02:00
Alan Plum 9f25f44a87
Don't check the Foxx store unless you actually need it 2016-04-18 18:01:06 +02:00
Alan Plum 39754d700f
Unbreaky aardvark 2016-04-18 18:01:01 +02:00
Alan Plum c1fef91659
More aardvark modernization 2016-04-18 18:01:01 +02:00
Alan Plum 954aced326
Use res.throw for aardvark auth 2016-04-18 18:00:57 +02:00
Alan Plum fc05c019d2
Fix aardvark auth 2016-04-18 18:00:47 +02:00
Alan Plum 5d765be524
Port Aardvark to FOTF 2016-04-18 18:00:46 +02:00
Alan Plum ac18d26c72 Always force when deleting foxxes in aardvark
Fixes #1358.
2016-02-09 17:29:45 +01:00
Alan Plum afc9185e70 Aardvark downloads now uses prettier zip file names 2016-02-09 13:52:48 +01:00
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
Jan Steemann 96d8c24c61 fix app thumbnails 2015-09-29 14:58:35 +02:00
Alan Plum 8c24b0c28b Fixed missing thumbnail 2015-09-25 16:40:03 +02:00
Alan Plum 252cba5e9f Implemented FoxxService 2015-09-24 13:46:14 +02:00
Alan Plum ac0e465499 Added highlight.js 2015-07-21 14:46:43 +02:00
Alan Plum ea16d48b78 Added readme route. 2015-07-21 13:29:54 +02:00
Alan Plum 0e5a012c23 Fixed standalone docs. 2015-07-14 18:33:07 +02:00
Alan Plum b3a4826cbd Fixed #1390. 2015-07-14 16:43:07 +02:00
Alan Plum 9b708b67e4 Less noise. 2015-06-16 14:57:17 +02:00
Alan Plum 23a50dfd79 Added script results to Aardvark. Simplified some views. 2015-06-04 00:29:43 +02:00
Alan Plum 4fe795db3c Implemented script args and results. 2015-05-26 19:52:06 +02:00
Alan Plum 549b92958f Various aardvark auth fixes. 2015-05-19 16:34:55 +02:00
Alan Plum 4d32eb7367 API: Allow passing options to scripts. 2015-05-07 23:10:44 +02:00
Alan Plum 32944fdf34 Add teardown option to aardvark uninstall app. 2015-05-07 22:41:42 +02:00
Alan Plum 2706afd229 Renamed session cookie. 2015-05-07 15:54:57 +02:00
Alan Plum 94ea5123eb Partially implemented login. 2015-05-07 15:54:57 +02:00
Alan Plum 3977a42285 Replace Aardvark Foxx API docs generator with Swagger 2.0. 2015-05-07 14:28:58 +02:00
Alan Plum 0871620b77 Added docs route to aardvark. 2015-05-07 14:28:58 +02:00
Alan Plum fa24c0d229 Implemented dependencies configuring. 2015-04-29 15:59:51 +02:00
Alan Plum 00f36b07a5 Expose deps on Aardvark API and add cfg and deps to listJson. 2015-04-29 15:57:58 +02:00
Alan Plum decbc6dcea Fully implemented tests API. 2015-04-14 13:39:06 +02:00
Alan Plum 69e63c2c64 Strict mode all the things. 2015-04-09 00:22:05 +02:00
Alan Plum f47c4a4572 Allow running tests. 2015-04-07 19:58:24 +02:00
Alan Plum 8ffd5ddd1c Allow running arbitrary Foxx scripts. 2015-04-02 00:16:23 +02:00
Alan Plum b1822be3ad Fixed Aardvark PATCH configuration. 2015-03-25 17:38:50 +01:00
Michael Hackstein d4848d3a42 Made foxx ready for clustering 2015-03-09 19:17:50 +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 eca23b3814 Added an upgrade foxx dialog to the WebInterface 2015-03-03 14:18:35 +01:00
Michael Hackstein 5b6e9efde8 Fixed a bug disallowing the webinterface to install from github 2015-02-24 17:36:30 +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 c44ed65736 Fixed generation of Apps via the web interface 2015-02-06 16:57:15 +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 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