Updating the endpoints for webapp details and job creation
In order to reduce the number of layers into the navigation, we decided
to integrate the job form inside the webapp detail page. Even if the
template is about the webapp details, I kept as an endpoint `app` but
the class is still `JobCreate` because all the process is about the job
creation.
Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
Please register or sign in to comment