demarches-normaliennes/app/javascript
Pierre de La Morinerie 444732b117 javascript: don't allow to retry on direct upload 422
When the authenticity token is invalid, the creation of the blob before
the direct upload returns a 422.

In that case, the token will never become valid again, and it is useless
to try again. Don’t show the "Retry" button in this case.

NB: of course the real fix is to understand why the authenticity token
is so often invalid – but this will be for later.
2020-04-08 15:48:23 +02:00
..
components Revert "Revert "Revert "feat/4893 - migrate the mapReader to mapbox-gl with react""" 2020-04-07 18:14:07 +02:00
loaders Revert "Revert "Revert "feat/4893 - migrate the mapReader to mapbox-gl with react""" 2020-04-07 18:14:07 +02:00
manager/fields Explicitly import jQuery 2018-08-13 15:17:13 +02:00
new_design javascript: don't allow to retry on direct upload 422 2020-04-08 15:48:23 +02:00
packs dossiers: allow auto upload of attachments 2020-03-31 13:09:44 +02:00
shared javascript: ignore errors of attachments pooler 2020-04-07 12:35:54 +02:00