Paul Chavard
|
7f9414012e
|
refactor(turbo): use @coldwired/actions
|
2023-01-16 21:40:10 +01:00 |
|
Colin Darie
|
013a05f24a
|
feat(piece_justificative): replace with multiple attachments for dossier en_construction
|
2022-12-14 09:58:15 +01:00 |
|
Colin Darie
|
4049240c2c
|
feat(piece_justificative): allow user to replace a PJ for dossier en_construction
|
2022-12-14 09:58:15 +01:00 |
|
Colin Darie
|
4824363879
|
refactor(attachment): rename user_can_download -> explicit view_as
- link: shows a simple link to open attachment
- download: shows complete DSFR download UI
|
2022-12-08 20:36:15 +01:00 |
|
Colin Darie
|
7c5d27d8e9
|
feat(attachment): allow user to "view" a file without the complete download UI
|
2022-12-08 20:36:15 +01:00 |
|
Colin Darie
|
7719ce1865
|
chore(attachment): increase poll antivirus timeout and make it clear it's not blocker
|
2022-12-08 20:36:15 +01:00 |
|
Colin Darie
|
c98021e58a
|
chore(attachment): input name attribute follows form object name for nested attributes
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
6e8302101f
|
fix(attachments): cleanup useless kwarg
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
cb2afc74b0
|
style(attachments): better UX when we can try to upload without network
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
42b84384dd
|
fix(a11y/attachment): associate input to label, no empty id
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
42363e0b0d
|
refactor(attachment): extract PendingPoll component
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
b110e58f2f
|
refactor(attachment): extract i18n
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
fefc326e6b
|
refactor(attachment): extract shared Attachment::ProgressComponent
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
b609c3dae4
|
refactor(attachment): bring batch user_can_destroy, update tests
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
df135b080b
|
refactor(attachment): remove useless id arg
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
0a114270af
|
refactor(attachment): update Attachment::EditComponent everywhere
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
b13c5e56f6
|
refactor(piece_justificative): UX follows mockups
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
84ca01bdf7
|
fix(piece_justicative): don't modify validator accepted formats in place
Previous implementation caused to add multiple times ".acidcsa".
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
3e992589c5
|
style(piece_justificative): input ux & list accepted formats
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
6a0379086d
|
chore(piece_justificative): continue attachments refactor
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
7ae6efe776
|
refactor(attachment): remove replace feature
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
b8296c6d4d
|
feat(piece_justificative): supports multiple files
Closes #7924
|
2022-12-05 10:47:10 +01:00 |
|
Martin
|
67856c2f13
|
fix(upload.custom-types): army has a custom format for crypted zip. not recognized as an application/octet-stream by the browser. html5[accpet] attributes allows to use extensions. So we allow this extension
|
2022-09-09 15:54:13 +02:00 |
|
Martin
|
ddd67f1df2
|
fix(sentry/3394049118): apparently there is an attached_file without content_type nor file_size validation...
|
2022-07-06 13:53:16 +02:00 |
|
Martin
|
4ec61e58ac
|
feat(EditComponent): add max_file_size and content_types to upload buttons inspired by dsfr
|
2022-06-28 17:44:35 +02:00 |
|
Paul Chavard
|
6801b04b7b
|
feat(type_de_champ): type_de_champ editor in stimulus/turbo
|
2022-06-17 11:04:09 +02:00 |
|
Paul Chavard
|
e257a05150
|
feat(dossier): preview should save dossier
|
2022-05-24 17:02:05 +02:00 |
|
Paul Chavard
|
d6384caf10
|
refactor(attachment): add Attachment::EditComponent
|
2022-05-17 16:08:47 +02:00 |
|