demarches-normaliennes/app/javascript/new_design
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
..
champs Revert "Revert "Update javascript dependencies and add webpack-bundle-analyzer"" 2020-02-03 14:54:25 +01:00
dossiers javascript: don't allow to retry on direct upload 422 2020-04-08 15:48:23 +02:00
avis.js [fix #2969] use JS replace semicolon by comma in the list email 2018-12-03 12:59:40 +01:00
dropdown.js Use @utils instead of jQuery 2018-10-10 14:55:28 +02:00
form-validation.js Refactor form validation helpers 2018-10-10 14:55:28 +02:00
messagerie.js Run load scripts after ujs responces 2019-08-13 17:03:55 +01:00
procedure-context.js Run load scripts after ujs responces 2019-08-13 17:03:55 +01:00
procedure-form.js procedure: make the layout more similar to the mockup 2019-10-31 10:27:19 +01:00
select2.js Add a timeout to select2 queries 2020-02-03 15:34:08 +01:00
spinner.js Use @utils instead of jQuery 2018-10-10 14:55:28 +02:00
state-button.js implementation du systeme de PJ de motivation 2019-05-07 08:54:29 +02:00
support.js Run load scripts after ujs responces 2019-08-13 17:03:55 +01:00
user-sign_up.js sign_up: fix suggestions error when navigating away 2019-12-19 17:45:14 +01:00