demarches-normaliennes/app/javascript/new_design
Pierre de La Morinerie c6eab70679 dossiers: autosave shouldn't send files being uploaded
When a file is being uploaded asynchronosely, hidden input fields
are created by DirectUpload to contain the result of the upload.

However, before the upload finishes, the value of these inputs is not
meaningful. Moreover, it makes the ActiveRecord signature invalid – thus
preventing drafts from being saved.

Exclude these fields from the auto-save.
2019-11-27 10:37:33 +00:00
..
champs Fix carte initialize 2019-08-21 10:48:49 +02:00
autosave-controller.js dossiers: autosave shouldn't send files being uploaded 2019-11-27 10:37:33 +00:00
autosave.js autosave: make requests time out 2019-11-21 14:00:06 +01: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 Use a select2 box for looking to instructeurs 2019-11-18 17:08:51 +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
toggle-chart.js Refactor toggle chart helpers 2018-10-10 15:05:51 +02:00