simon lehericey
|
05a8fd8ee1
|
refactor of api_token
|
2023-09-20 14:11:09 +02:00 |
|
simon lehericey
|
40ed59a231
|
rename find_and_verify => authenticate
|
2023-09-20 14:11:09 +02:00 |
|
simon lehericey
|
87933d3567
|
introduce token bearer
|
2023-09-20 14:11:09 +02:00 |
|
simon lehericey
|
0b03ba4d68
|
remove v1/v2 api token logic
|
2023-09-20 14:11:09 +02:00 |
|
LeSim
|
e6f8400cfd
|
Merge pull request #9477 from demarches-simplifiees/can-route-from-epci-champ
ETQ admin je peux router par département depuis le champ EPCI
|
2023-09-19 08:21:26 +00:00 |
|
Colin Darie
|
8358fec884
|
fix(prefill): don't create Individual for non-individual procedures
Closes #9486
|
2023-09-18 16:45:02 +02:00 |
|
Eric Leroy-Terquem
|
967139ec88
|
feat(routing): make routing engine work with epci champ
|
2023-09-18 09:32:07 +02:00 |
|
Eric Leroy-Terquem
|
60e5abd266
|
feat(routing): add departements options to value tag if routing by epci
|
2023-09-18 09:32:07 +02:00 |
|
Eric Leroy-Terquem
|
cf7c7d9761
|
feat(routing): add epci to routable_types_de_champ
|
2023-09-18 09:32:07 +02:00 |
|
Paul Chavard
|
fb917a221d
|
feat(combobox): use ComboboxComponent on drop_down_list champs
|
2023-09-15 14:49:13 +02:00 |
|
Eric Leroy-Terquem
|
0454d2066e
|
Merge pull request #9474 from demarches-simplifiees/can-route-from-commune-champ
ETQ admin je peux router par département depuis un type de champ communes
|
2023-09-15 08:18:24 +00:00 |
|
Eric Leroy-Terquem
|
956048ffea
|
refactor(type de champ): extract routable? method
|
2023-09-15 10:02:14 +02:00 |
|
Colin Darie
|
f28739d648
|
Merge pull request #9372 from colinux/svr
Admin: permet l'activation du SVR
|
2023-09-13 12:08:39 +00:00 |
|
Colin Darie
|
680919a68f
|
feat(svr): instructor filters with svr wording specific
|
2023-09-13 13:50:26 +02:00 |
|
Colin Darie
|
e8000adecf
|
feat(svr): refuses automatically a dossier
|
2023-09-13 13:50:23 +02:00 |
|
Colin Darie
|
69e673e47e
|
feat(svr): enablable from configuration
|
2023-09-13 13:50:22 +02:00 |
|
Eric Leroy-Terquem
|
46ff36c2bc
|
feat(routing): make routing engine work with commune champ
|
2023-09-13 10:45:21 +02:00 |
|
Eric Leroy-Terquem
|
d1cf60585a
|
feat(routing): add departements options to value tag if routing by communes
|
2023-09-13 10:45:20 +02:00 |
|
Eric Leroy-Terquem
|
50d0587a81
|
feat(routing): add communes to routable_types_de_champ
|
2023-09-13 10:45:20 +02:00 |
|
Eric Leroy-Terquem
|
d37fb90b2f
|
feat(routing): make routing engine work with region champ
|
2023-09-13 10:22:00 +02:00 |
|
Eric Leroy-Terquem
|
e9760e5aa3
|
feat(routing): add regions options to value tag
|
2023-09-13 10:22:00 +02:00 |
|
Eric Leroy-Terquem
|
5afaa458e2
|
feat(routing): add regions to routable_type_de_champ
|
2023-09-13 10:22:00 +02:00 |
|
krichtof
|
5aabce488b
|
Merge pull request #9425 from demarches-simplifiees/9356-service-gi
ETQ Usager, je veux voir dans mon dossier les informations de contact de mon groupe instructeur
|
2023-09-11 07:38:34 +00:00 |
|
Christophe Robillard
|
587960cfd9
|
clone groupe instructeur service
if admin owns original procedure
|
2023-09-11 08:58:04 +02:00 |
|
Christophe Robillard
|
af195d9158
|
display for user groupe instructeur service when available
|
2023-09-11 08:58:04 +02:00 |
|
Christophe Robillard
|
46dec40543
|
add contact information model
|
2023-09-08 11:04:06 +02:00 |
|
Damien Le Thiec
|
be02dd965f
|
Add link and query examples with identity prefill
|
2023-09-07 10:17:19 +02:00 |
|
simon lehericey
|
4cbb8e91f2
|
Workable draft prefill identity (no link or query help)
|
2023-09-07 10:17:19 +02:00 |
|
Eric Leroy-Terquem
|
6198de1f43
|
Merge pull request #9466 from demarches-simplifiees/track-dossiers-with-no-groupe-instructeur
Fix brouillon dossiers with forced_groupe_instructeur
|
2023-09-06 16:30:38 +00:00 |
|
Eric Leroy-Terquem
|
d63787cf5c
|
fix(routing): create assignments even for brouillon dossiers (it used to be possible for brouillon dossiers to have a groupe instructeur)
|
2023-09-06 17:28:01 +02:00 |
|
Eric Leroy-Terquem
|
9d0447c14a
|
fix(routing): track assigned dossiers without groupe_instructeur
|
2023-09-06 17:28:01 +02:00 |
|
Colin Darie
|
31db96cf41
|
fix(log): fix caller of log destroyed dossiers
|
2023-09-06 16:32:47 +02:00 |
|
LeSim
|
d69636c411
|
Merge pull request #9230 from colinux/log-destroyed-dossiers
Tech: log technique de la destruction de dossiers
|
2023-09-06 14:17:57 +00:00 |
|
Colin Darie
|
20c7921abe
|
chore(log): log destroyed dossiers
|
2023-09-06 16:07:18 +02:00 |
|
Eric Leroy-Terquem
|
32b446deee
|
refactor(groupe instructeur): add valid_rule? method
Co-authored-by: LeSim <mail@simon.lehericey.net>
|
2023-09-05 15:59:11 +02:00 |
|
Eric Leroy-Terquem
|
e1ab65e62a
|
feat(routing): can route from not_eq routing rules
|
2023-09-05 15:57:31 +02:00 |
|
simon lehericey
|
9e0aadd2dd
|
fix: always add an empty option in mandatory
|
2023-09-05 14:18:44 +02:00 |
|
LeSim
|
b39e6ebf28
|
Merge pull request #9450 from colinux/sva-improve-repasser-en-instruction-flow
ETQ instructeur d'une démarche SVA/SVR je visualise mieux un dossier terminé qui est repassé en instruction
|
2023-09-05 08:45:52 +00:00 |
|
Colin Darie
|
b5e2c9b860
|
fix(sva): improvements when a dossier has already been terminated
|
2023-09-04 16:09:01 +02:00 |
|
Martin
|
094f4f3ce6
|
tech(refacto): extrait la logique de rendu du dsfr sur les composants
|
2023-09-04 10:55:48 +02:00 |
|
Martin
|
f54ab0bf96
|
amelioration(form): utilise les bonnes classes DSFR pour divers composants
|
2023-09-04 10:55:48 +02:00 |
|
Martin
|
d164605f32
|
amelioration(champs.commune): passe le champs commune au DSFR, l'encapsule dans un fieldset et améliore le wording
|
2023-09-04 10:55:48 +02:00 |
|
Martin
|
a947457b57
|
amelioration(champs.epci): passe le champs epci au DSFR et l'encapsule dans un fieldset
|
2023-09-04 10:55:48 +02:00 |
|
Kara Diaby
|
58bcdb406d
|
Multiple drop down list au DSFR
|
2023-09-04 10:55:48 +02:00 |
|
Kara Diaby
|
37796b8843
|
Checkbox au DSFR
|
2023-09-04 10:55:48 +02:00 |
|
Kara Diaby
|
0ab31ba649
|
Boutons radio au DSFR
|
2023-09-04 10:55:48 +02:00 |
|
Paul Chavard
|
0ba0fd5058
|
feat(type_de_champ): insert an add champ button after each type de champ
|
2023-09-01 13:00:38 +02:00 |
|
LeSim
|
9e2357941f
|
Merge pull request #9438 from tchak/fix-remove-option-en-construction
fix(dossier): should refresh dossier footer when removing options from multiselect
|
2023-08-31 14:03:28 +00:00 |
|
Paul Chavard
|
3a54e44b57
|
fix(dossier): should refresh dossier footer when removing options from multiselect
|
2023-08-31 15:43:40 +02:00 |
|
simon lehericey
|
fdf51b5ea1
|
fix: a expert merge transfers hidden procedures
|
2023-08-31 14:26:45 +02:00 |
|