Pierre de La Morinerie
|
b9fd844633
|
dossiers: fix autosave not ignoring file inputs
The dossier autosave is supposed to ignore file inputs (which are
handled differently by ActiveStorage).
Fix a typo in the CSS selector.
|
2019-11-27 13:57:39 +00:00 |
|
Pierre de La Morinerie
|
30b822b135
|
dossiers: don't trigger an autosave when an attachment is modified
The draft autosave should not be triggered when attaching a file
(as file inputs are handled separately).
|
2019-11-27 10:37:33 +00:00 |
|
Pierre de La Morinerie
|
6de5c0c9d1
|
autosave: make requests time out
This avoids recent requests being stuck because an older request never
finished.
|
2019-11-21 14:00:06 +01:00 |
|
Pierre de La Morinerie
|
68f5aae99d
|
autosave: add feature test
|
2019-11-21 14:00:06 +01:00 |
|
Pierre de La Morinerie
|
bff7892ba8
|
dossiers: autosave drafts
|
2019-11-21 14:00:06 +01:00 |
|