demarches-normaliennes/config
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
..
environments Stop using staging environement 2018-08-29 11:22:56 +02:00
initializers initializers: check that env vars declared in env.example are present 2018-09-04 10:20:20 +02:00
locales Procédure → Démarche 2018-09-05 15:46:24 +02:00
webpack javascript: transpile activestorage files (instead of copying them) 2018-08-14 11:40:33 +02:00
application.rb Get app url from ENV 2018-08-21 15:42:06 +02:00
boot.rb Bump development gems 2018-03-06 16:17:22 +01:00
brakeman.ignore Brakeman: make it happy 2018-01-15 17:14:12 +01:00
cable.yml Stop using staging environement 2018-08-29 11:22:56 +02:00
database.yml Move the local db conf to env.example 2018-09-03 17:08:32 +02:00
deploy.rb try to fix after_party on deploy 2018-08-30 12:51:28 +01:00
env.example Use an env var for Carrierwave's cache_dir 2018-09-04 16:07:59 +02:00
environment.rb Bump development gems 2018-03-06 16:17:22 +01:00
features.rb Stop using Rails.env.xxx? methods when not relevant 2018-09-04 16:07:59 +02:00
routes.rb Change the route for DossierController#modifier 2018-09-07 11:30:00 +02:00
secrets.yml Use an env var for Carrierwave's cache_dir 2018-09-04 16:07:59 +02:00
skylight.yml [ENV] Add skylight conf 2018-08-23 15:55:31 +02:00
storage.yml [ENV] Active storage config in storage.yml 2018-08-23 15:55:31 +02:00
unicorn.rb Increase the timeout to 60 seconds 2017-10-17 12:31:44 +02:00
webpacker.yml Stop using staging environement 2018-08-29 11:22:56 +02:00