demarches-normaliennes/app
Pierre de La Morinerie b748e9773f attachments: fix opening the delete link directly
When cliking on the "Delete attachment" link, and opening the URL
in a new tab, the `DELETE /attachements/:id` will become
`GET /attachments/:id` – which will cause the `show` action to be
routed with an html format (instead of JS).

In that case, we don't want to throw an error at the user face.
Instead simply re-render the dossier page (if any).

Fix a long-standing error in Sentry.
2020-04-08 13:40:32 +02:00
..
assets dossiers: allow auto upload of attachments 2020-03-31 13:09:44 +02:00
controllers attachments: fix opening the delete link directly 2020-04-08 13:40:32 +02:00
dashboards Remove non-existant columns from manager dashboards 2020-03-26 16:17:07 +01:00
fields manager: remove support for old pj 2019-07-30 16:11:17 +02:00
graphql Use ’ consistently instead of ' 2020-03-26 17:27:48 +01:00
helpers dossier: fix rendering of piece_justificative in repetition 2020-04-06 11:50:31 +02:00
javascript Revert "Revert "Revert "feat/4893 - migrate the mapReader to mapbox-gl with react""" 2020-04-07 18:14:07 +02:00
jobs Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
lib récupère les infos d'établissement avec infos non diffusables 2020-03-17 15:57:02 +00:00
mailers mailers: in avis requests, replace the small CTA link by a large button 2020-04-07 12:05:36 +02:00
models do not clone groups instructeurs for admin outside the procedure 2020-04-07 09:25:40 +02:00
policies policies: fix champ policy for guest users 2020-04-02 11:27:14 +02:00
serializers Cleanup demarche archivee state 2020-01-07 11:13:42 +01:00
services Refactor notify near deletion mailers 2020-04-01 17:40:52 +02:00
validators gestion des 2 formats de bouton monavis 2019-09-17 13:39:45 +02:00
views Revert "Revert "Revert "feat/4893 - migrate the mapReader to mapbox-gl with react""" 2020-04-07 18:14:07 +02:00