Skip to content
Commit 1ebfdc65 authored by corentindrouet's avatar corentindrouet Committed by Romain Soufflet
Browse files

Add the possibility to add apps on groups. (#459)

* 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
parent 5734075f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment