demarches-normaliennes/app/javascript/new_design/dossiers
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
..
auto-save-controller.js javascript: move the autosave files to a sub-directory 2020-03-23 14:02:29 +01:00
auto-save.js javascript: move the autosave files to a sub-directory 2020-03-23 14:02:29 +01:00
auto-upload-controller.js javascript: don't allow to retry on direct upload 422 2020-04-08 15:48:23 +02:00
auto-upload.js javascript: fix clicking on the icon of the auto-upload Retry button 2020-04-08 15:48:23 +02:00
auto-uploads-controllers.js dossiers: allow auto upload of attachments 2020-03-31 13:09:44 +02:00