demarches-normaliennes/app/javascript
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
..
components/TypesDeChampEditor editor: reduce scroll duration when inserting a new champ 2019-11-07 15:49:15 +01:00
manager/fields Explicitly import jQuery 2018-08-13 15:17:13 +02:00
new_design dossiers: autosave shouldn't send files being uploaded 2019-11-27 10:37:33 +00:00
packs javascript: add a window.fetch polyfill 2019-11-27 10:37:33 +00:00
shared autosave: make requests time out 2019-11-21 14:00:06 +01:00