demarches-normaliennes/app
gregoirenovel 9c6a66ae75 Change the route for DossierController#modifier
If we submit the form, and there’s an error, the
URL would be `/dossiers/:id`, therefore
`dossier_path(dossier)`, so the Résumé tab would
be active, not the messagerie tab. This change
prevents this behaviour.
2018-09-07 11:30:00 +02:00
..
assets Do not triger validation errors on path field on description page 2018-09-06 15:48:11 +01:00
controllers Mutualize some code in #update_dossier_and_compute_errors 2018-09-07 10:19:10 +02:00
dashboards manager: allow searching for deleted dossier 2018-07-24 11:06:18 +02:00
decorators Use enum to the fullest with TypeDeChamp.type_champs 2018-08-29 17:31:08 +02:00
facades [#2486] Always order champs 2018-08-30 14:13:32 +02:00
fields Procédure → Démarche 2018-09-05 15:46:24 +02:00
helpers dynamic_tab_item now handles url arrays 2018-09-07 11:30:00 +02:00
javascript Patch remote ujs handler with debounced input support 2018-09-06 15:09:02 +01:00
jobs Use enum to the fullest with Dossier.states 2018-08-29 17:31:08 +02:00
lib Add helpscout API adapter 2018-08-29 10:43:00 +01:00
mailers Procédure → Démarche 2018-09-05 15:46:24 +02:00
models Procédure → Démarche 2018-09-05 15:46:24 +02:00
serializers accompagnateur → instructeur 2018-08-29 23:09:08 +02:00
services gestionnaire: move commentaire creation into a service 2018-09-04 18:52:43 +02:00
uploaders Use an env var for Carrierwave's cache_dir 2018-09-04 16:07:59 +02:00
validators [Fix #1479] Remove unused email format validator 2018-03-14 17:41:46 +01:00
views Change the route for DossierController#modifier 2018-09-07 11:30:00 +02:00