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 |
|