1
0
Fork 0
Commit Graph

18502 Commits

Author SHA1 Message Date
Jan Steemann 61f799ecf0 satisfy jslint 2014-12-16 15:37:15 +01:00
Jan Steemann a8ad216a0a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-16 15:25:53 +01:00
Jan Steemann 571b6b5b02 added tests 2014-12-16 15:25:46 +01:00
Willi Goesgens 7c9ece25ce bash -c is the right option to run commands. 2014-12-16 14:30:41 +01:00
Willi Goesgens a7ff43081c Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-16 14:22:56 +01:00
Willi Goesgens 3423c078d7 One more attempt to switch gcc versions on travis 2014-12-16 14:22:34 +01:00
Michael Hackstein d8ad93f1b6 Moved fishbowl update from client to common module of foxx manager. Offered update in server-side foxx manager and used it in Web Interface 2014-12-16 14:10:15 +01:00
Michael Hackstein 3fdffe3367 Added view templates for generated Foxx apps 2014-12-16 14:10:15 +01:00
Michael Hackstein 275503224e Added some Error notification for Foxx App install failures. Added download for Zipfile as well as information for your development path. 2014-12-16 14:10:15 +01:00
Michael Hackstein 520541fa7e Added styling for disabled buttons and the drag and drop upload dialog 2014-12-16 14:10:14 +01:00
Michael Hackstein 6bb51ab851 Added templates for setup and teardown. Added a model for the configuration 2014-12-16 14:10:14 +01:00
Michael Hackstein 88e304fce0 Added a drag & drop upload zip field. Added explaination texts for zip and github 2014-12-16 14:10:14 +01:00
Michael Hackstein 2c026cecb4 Fixed a forgotten todo variable name 2014-12-16 14:10:14 +01:00
Michael Hackstein 85da13197d Added an automatic dev app reloading. 2014-12-16 14:10:14 +01:00
Michael Hackstein 987dec185e Created code for setup and teardown. Also dev setup will be executed in development mode. 2014-12-16 14:10:13 +01:00
Michael Hackstein dc15329e64 Improved the optics of the Apllication install View. Also now shows Devel as version number for dev apps. 2014-12-16 14:10:13 +01:00
Lucas Dohmen d3987063a5 Bugfixing 2014-12-16 14:10:13 +01:00
Lucas Dohmen 51f3c853ad Build Manifest correctly 2014-12-16 14:10:13 +01:00
Lucas Dohmen 597e61b928 Generate controllers 2014-12-16 14:10:13 +01:00
Michael Hackstein 4f4b4c59da The web interface now sends information to fill the templates for generating an app 2014-12-16 14:10:13 +01:00
Lucas Dohmen 5e41c1798a Create folder structure, models and repositories 2014-12-16 14:10:12 +01:00
Michael Hackstein ca99f19d7d First draft of a create my own app template generator 2014-12-16 14:10:12 +01:00
Lucas Dohmen 0ad5395d53 Add paths to the manifest 2014-12-16 14:10:12 +01:00
Lucas Dohmen 7f20de5f41 Template Engine refactored 2014-12-16 14:10:12 +01:00
Michael Hackstein 13d0ff1169 Added the most complicated and non documented pluralizer npm module we ever found in Lucas life 2014-12-16 14:10:12 +01:00
Michael Hackstein ac6dee8011 Fixed attribute/s bug 2014-12-16 14:10:12 +01:00
Lucas Dohmen 93f520b723 First steps towards generating a Foxx app 2014-12-16 14:10:12 +01:00
Lucas Dohmen 8914c18561 applicationDetailView 2014-12-16 14:10:11 +01:00
Michael Hackstein 586382c010 The FoxxManager now updates before delivering the fishbowl list to the WebInterface 2014-12-16 14:10:11 +01:00
Lucas Dohmen 53ec81a101 Enable button if the app is neither devel nor system 2014-12-16 14:10:11 +01:00
Lucas Dohmen 0c5ca609da Delete Apps 2014-12-16 14:10:11 +01:00
Lucas Dohmen c0b6e801b1 Show link to download documentation for all non-development apps 2014-12-16 14:10:11 +01:00
Lucas Dohmen 8c08e6c8c6 Select menu item for applicationDetailView 2014-12-16 14:10:10 +01:00
Lucas Dohmen 6e6069a9bf Add Repository info to all system apps 2014-12-16 14:10:10 +01:00
Lucas Dohmen 2db72f990c Show Git Repositories 2014-12-16 14:10:10 +01:00
Lucas Dohmen e9153b0dbf Show Mountpath in title of application 2014-12-16 14:10:10 +01:00
Lucas Dohmen e34448f2a2 Add repository and license to both development and normal mode 2014-12-16 14:10:10 +01:00
Lucas Dohmen a0a04ade13 Rescue the case of missing contributors and authors 2014-12-16 14:10:10 +01:00
Michael Hackstein 7f74892480 Added a template for the fishbowl list of apps 2014-12-16 14:10:09 +01:00
Michael Hackstein 5e6e8caeaa Added proof of concept implementation of Foxx App template generator 2014-12-16 14:10:09 +01:00
Michael Hackstein 3ab1fcf4b6 Allows to install apps from fishbowl in web interface. 2014-12-16 14:10:09 +01:00
Michael Hackstein 38564a1709 Sorted list from fishbowl 2014-12-16 14:10:09 +01:00
Lucas Dohmen 303e4e6d94 Only one applicationDetailView 2014-12-16 14:10:09 +01:00
Lucas Dohmen cb5374e293 Disable open button when there's nothing to open 2014-12-16 14:10:09 +01:00
Lucas Dohmen 3154c1ae1b Open an app 2014-12-16 14:10:09 +01:00
Lucas Dohmen 03a827cf12 Design for applicationDetailView
* Open and Delete App Buttons Fake implementation
* Breadcrumb for applicationDetailView
2014-12-16 14:10:08 +01:00
Michael Hackstein c62cfb31cd Now shows all apps from appstore 2014-12-16 14:10:08 +01:00
Michael Hackstein 4363ae15be Implemented multiple repeated indentical zip file uploads 2014-12-16 14:10:08 +01:00
Lucas Dohmen 04ad61967b Starting design of applicationDetailView 2014-12-16 14:10:08 +01:00
Lucas Dohmen d0000ec0cb Add Documentation to the Foxx Detail View 2014-12-16 14:10:08 +01:00