- Nov 17, 2016
-
-
corentindrouet authored
-
corentindrouet authored
-
- Nov 16, 2016
-
-
spacewoox authored
-
- Nov 15, 2016
-
-
spacewoox authored
* remove useless css files * pod structure for components css files * refactoring css + color * jshint * remove useless files * add heartbeat animation * fix jshint * fix drag and drop animation * remove useless code * add checkbox * remove runlater in draggable zone * remove conflict file * reduce code complexity in draggable zone component
-
corentindrouet authored
-
corentindrouet authored
* Add backend part of adding size for images. Creating an image set his instancesSize to the default value in config. Creating instances will take the size specified in image.instancesSize. * Add front-end part of adding a size per image * Fix instances size of the different drivers, Make test corresponding to the update of machine size per image. * Delete configurations variable, replaced by instancesSize. * Fixe name/indentation * Update migration script * Add informations for users. * Readme update * If machine have no flavor, it is recreated. * Fix some bug when updating size. Add column size on machines index page, and machine details pages. Add the possibility to change default instances size for new images. Update nanocloud api doc. * Add tests to validate adding instances size per image. * Add more visibility * eslint, update timeout on machines service units tests. * Update wording
-
- Nov 14, 2016
-
-
Antoine Leblanc authored
* Add RDP Guacamole options * Use a loop in guacamole-client
-
Romain Soufflet authored
* Add poolSize per image. * Page configuration pool size per image * Add documentation for pool-size attributes in swagger file * Add unit test for poolSize on specific image.
-
corentindrouet authored
-
corentindrouet authored
* Add css style to logo. * Add change to login logo
-
Antoine Leblanc authored
* Add RunOnce before create an image to change hostname on start * Add source on script
-
spacewoox authored
-
- Nov 08, 2016
-
-
Antoine Leblanc authored
-
corentindrouet authored
-
corentindrouet authored
* Add the option to add apps on groups * Add migration script. It automatically associate all apps of an image to the group associated on to image. * App populate with groups * App tests now test if the app1 included on group1, is correctly retrieve, but not the app2, who isn't included on group1. Group test now test to add an remove apps from a group. * Update documentation on ImageController * eslint update * Add a column "Number of applications" and add more visibility to the code * Auto select all application of an image, when it is selected, with a warning saying users can access all they want through windows
-
- Nov 07, 2016
-
-
corentindrouet authored
-
corentindrouet authored
* Request to delete the image on the driver * Add deleteImage function on aws driver * Add delete image option for qemu manager
-
corentindrouet authored
machines are in use. Regular users didn't have the right to request this endpoint. This correct it by let regular users access only his sessions informations.
-
- Nov 02, 2016
-
-
Antoine Leblanc authored
-
Antoine Leblanc authored
-
- Oct 31, 2016
-
-
Romain Soufflet authored
* Add ansible scripts to deploy Nanocloud * Add a script and a new docker-compose file to deploy several PR * Fix directory detection so users can run this script from anywhere * Restore branch "master" after deploying a PR * Change guacamole.properties to call right backend * Create a new frontend volum for each PullRequest. * Add configuration file
-
- Oct 28, 2016
-
-
spacewoox authored
* change pod structure apps.image into images.app * jshint * remove useless test files
-
corentindrouet authored
Add image field on machine details.
-
Antoine Leblanc authored
-
corentindrouet authored
-
corentindrouet authored
* Change french to english for file size * Change create to update in group page. Add link to user on group members. Add link on sentence when no group are already created. * Delete useless message when creating a user * Delete decimal when it's not needed on files page.
-
- Oct 27, 2016
-
-
corentindrouet authored
* Add the default image to all machine created with manual driver * Add machine id to sessions. When going to machine, check sessions to know in use machines. Little refactoring of machine expiration template * Update session test. * Fix image was not show on machine page
-
corentindrouet authored
* Show the assigned user to the machine, when going on machine details. * Fix link to user
-
Antoine Leblanc authored
-
corentindrouet authored
If the machine image have change du to image creation, passing from machine directly avoid imageId problem.
-
spacewoox authored
* Front-end minor improvement display user name in history and broker log tables in machine table, display imagee update download csv button diplay message when there are no images or applications available minor improvement in whole application create format-size util so it can be used as a helper and in any controller remove history in file page jshint fix button broken in history page remove useless icon in user table when there are no teams * adjustement in app page * remove username from brokerelog * restore migration file that has beene removed by mistake
-
Megane Lacheny authored
* Remove version number from the menu and put it on the login page There was no reason for the version number to be displayed on every page. Instead the version is now only displayed on the login page so every one could see it.
-
- Oct 26, 2016
-
-
corentindrouet authored
-
Antoine Leblanc authored
-
Antoine Leblanc authored
-
Olivier Berthonneau authored
Prevent Windows from displaying Windows shutdown tracker when the machine shutdown unexpectedly like when saving an image with no reboot on AWS.
-
corentindrouet authored
-
corentindrouet authored
-
Olivier Berthonneau authored
* Update Photon include directories * Add cmake configuration inspired from aisouard/libwebrtc * Add Photon cmakefile * Add ucm, static runtime linking and correct library path * Add missing dependencies * Remove auto generated files * Add README to build Photon * Remove unused gn file * Fix typo in README * Fix Readme
-
corentindrouet authored
and terminate it
-