Colin Darie
|
4408824882
|
fix(dossier): update search terms when etablissement or individual changed
|
2024-05-06 18:57:03 +02:00 |
|
Colin Darie
|
ee465b38ff
|
feat(search): debounce update search terms
|
2024-05-06 18:57:00 +02:00 |
|
Colin Darie
|
2e763d5e92
|
perf(search): ignore search_terms columns, use raw sql instead
|
2024-05-06 17:16:34 +02:00 |
|
Colin Darie
|
300264bf10
|
fix: procedure closed details link on 'Plus d'informations' words
|
2024-05-06 16:41:37 +02:00 |
|
mfo
|
84c1a485e5
|
feat(Procedure.for_tiers_enabled): allow super admin to disable for_tiers
|
2024-05-06 15:56:22 +02:00 |
|
mfo
|
b40cc2a54e
|
feat(individual.validation): add missing strict_email validation
|
2024-05-06 15:56:22 +02:00 |
|
mfo
|
f6046d801f
|
feat(individual_form_component): add missing required on notification method
|
2024-05-06 15:56:22 +02:00 |
|
mfo
|
95de0d6239
|
tech(refactor): identity blocks
|
2024-05-06 15:56:22 +02:00 |
|
Eric Leroy-Terquem
|
3d5e0043a6
|
refacto: remove unused small variant
|
2024-05-06 15:52:06 +02:00 |
|
Eric Leroy-Terquem
|
db8de9e657
|
fix(gallery): display attachments tab only if attachments in dossier
|
2024-05-06 15:52:06 +02:00 |
|
Eric Leroy-Terquem
|
479fdb9dbe
|
feat(gallery): can close gallery when clicking on browser back button
|
2024-05-06 15:52:05 +02:00 |
|
Eric Leroy-Terquem
|
c6a2cb0240
|
style(gallery): update gallery demande UI
|
2024-05-06 15:52:05 +02:00 |
|
Colin Darie
|
0dd4bafdfd
|
refactor(pj): more readable as_multiple logic
|
2024-05-06 09:49:02 +00:00 |
|
Colin Darie
|
9e3bf50e61
|
chore(messagerie): mention multiple files are possible
|
2024-05-06 09:49:02 +00:00 |
|
Colin Darie
|
6748551240
|
chore(messagerie): add missing label on comment form
|
2024-05-06 09:49:02 +00:00 |
|
Colin Darie
|
3b7b18ef90
|
style(pj-messagerie): same spacing as in PJ champ
|
2024-05-06 09:49:02 +00:00 |
|
Colin Darie
|
5374100866
|
fix(messagerie): fix submit for gestionnaires
|
2024-05-06 09:49:02 +00:00 |
|
Kara Diaby
|
46bec10aa2
|
lib
|
2024-05-06 09:49:02 +00:00 |
|
Kara Diaby
|
5488067801
|
api
|
2024-05-06 09:49:02 +00:00 |
|
Kara Diaby
|
be056a1258
|
tasks
|
2024-05-06 09:49:02 +00:00 |
|
Kara Diaby
|
bf622eb3ed
|
service and serializer
|
2024-05-06 09:49:02 +00:00 |
|
Kara Diaby
|
b69d8249c5
|
controller
|
2024-05-06 09:49:02 +00:00 |
|
Kara Diaby
|
981e7ff244
|
javascript
|
2024-05-06 09:49:02 +00:00 |
|
Kara Diaby
|
7092583b0a
|
layout
|
2024-05-06 09:49:02 +00:00 |
|
Kara Diaby
|
bec9af90e8
|
models
|
2024-05-06 09:49:02 +00:00 |
|
Kara Diaby
|
1e9b7fbbb6
|
components
|
2024-05-06 09:49:02 +00:00 |
|
simon lehericey
|
c9fbe6d5cc
|
ui: add html delimiter to procedure numbre
|
2024-05-03 15:57:48 +02:00 |
|
Corinne Durrmeyer
|
717166f61c
|
Fix typo
|
2024-05-03 10:18:05 +02:00 |
|
Eric Leroy-Terquem
|
4b53808b5c
|
fix(gallery): add variants on thumbnails
|
2024-04-29 21:35:20 +02:00 |
|
simon lehericey
|
d2987582f1
|
chore(blob): add maintenance task to recompute blob checksum
|
2024-04-29 10:06:33 +02:00 |
|
mfo
|
91f07f86e4
|
fix(Champ.checkbox): single checkbox should not be wrapped in fieldset . single checkbox uses fr-checkbox not fr-radio
Co-authored-by: Corinne Durrmeyer <corinne@inseo.fr>
|
2024-04-24 18:00:40 +02:00 |
|
mfo
|
64dcd2b0d2
|
fix(repetition): useless fieldset
|
2024-04-24 17:37:58 +02:00 |
|
Paul Chavard
|
0f6b39d5ca
|
fix(task): fix BackfillCommuneCodeFromNameTask
|
2024-04-24 16:22:20 +02:00 |
|
Paul Chavard
|
ecd8ea9ee5
|
refactor(dossier): use new serialization in dossier project service
|
2024-04-24 13:27:20 +02:00 |
|
Paul Chavard
|
244dcfcc23
|
refactor(export): improuve specs
|
2024-04-24 13:27:20 +02:00 |
|
Paul Chavard
|
39364961ab
|
refactor(export): expose new interface on type de champ and use it in champs
|
2024-04-24 13:27:20 +02:00 |
|
Paul Chavard
|
371b8b0b46
|
refactor(export): remove old formatting code from champs
|
2024-04-24 13:27:20 +02:00 |
|
Paul Chavard
|
99834e0cf5
|
refactor(export): move formatting logic to type de champ
|
2024-04-24 13:27:20 +02:00 |
|
Paul Chavard
|
ea42dec5a4
|
chore(patron): build real demarche and dossier for page patron
|
2024-04-23 21:56:14 +02:00 |
|
LeSim
|
6c70a3db28
|
Merge pull request #10374 from colinux/watermark-dj
ETQ instructeur: rétablit l'affichage du filigrane des Titres d'identité
|
2024-04-23 15:22:28 +00:00 |
|
Colin Darie
|
9658a0ca47
|
fix(watermark): fix watermark text
Current attributes are not set in jobs
|
2024-04-23 14:59:46 +02:00 |
|
Paul Chavard
|
2bc076e1fb
|
fix(dossier): fix and optimize dossier projection service
|
2024-04-23 11:38:53 +02:00 |
|
mfo
|
62a2aee923
|
feat(api.playground): playground is accessible to anyone. allow user to fill in headers
|
2024-04-23 11:19:38 +02:00 |
|
LeSim
|
9ae734c122
|
Merge pull request #10365 from tchak/refactor-dossier-champ-by-stable-id-attribute-keys
refactor(champs): do not depend on attributes hash key in old code
|
2024-04-23 07:18:08 +00:00 |
|
Colin Darie
|
5348543dbe
|
fix(demande): pj thumbnail with loading="lazy"
|
2024-04-22 22:33:51 +02:00 |
|
Eric Leroy-Terquem
|
388470f186
|
fix(gallery): add a feature flag on gallery demande
|
2024-04-22 20:55:13 +02:00 |
|
Paul Chavard
|
95bb09a1f8
|
refactor(champs): do not depend on attributes hash key in old code
|
2024-04-22 18:38:59 +02:00 |
|
Paul Chavard
|
741712141a
|
refactor(champs): add new champs controllers urls with stable_id and row_id
|
2024-04-22 13:55:02 +02:00 |
|
Paul Chavard
|
1021a31f7b
|
refactor(dossier): use update_champs_private and update_champs_public methods
|
2024-04-22 13:55:02 +02:00 |
|
Paul Chavard
|
ee57d00507
|
refactor(champs): add new champ find strategy
|
2024-04-22 13:55:02 +02:00 |
|