Colin Darie
|
ae207ac2e6
|
chore(attestation): link to new test dossier
|
2024-09-02 15:23:11 +02:00 |
|
Colin Darie
|
8e1cfd50dd
|
feat(procedure): improve dossier_for_preview with last dossier, excluding hidden by user
|
2024-09-02 15:23:10 +02:00 |
|
Colin Darie
|
cb902732be
|
Merge pull request #10710 from demarches-simplifiees/remove-unused-hidden-at-for-dossiers-ldu
[Tech] Retirer la colonne obsolète 'hidden_at' des dossiers (part 1)
|
2024-09-02 12:41:28 +00:00 |
|
mfo
|
f171727140
|
Merge pull request #10703 from mfo/US/dry-rna-rnf-siret-addresses-view
ETQ instructeur, je souhaite acceder aux information liées à l'adresses des champs RNA/RNF/SIRET
|
2024-09-02 12:25:54 +00:00 |
|
mfo
|
622b3d0ff2
|
Merge pull request #10732 from mfo/US/unflack_expert_spec
Tech : corrige un test qui bagotait (expert_spec:141)
|
2024-09-02 12:25:34 +00:00 |
|
mfo
|
810068e5a8
|
fix(spec): no more flackyness on ./spec/system/experts/expert_spec.rb:141
|
2024-09-02 11:14:32 +02:00 |
|
mfo
|
0ffb7cd886
|
Merge pull request #10731 from mfo/US/fix-spec
Tech : corrige un test cassé
|
2024-09-02 08:54:02 +00:00 |
|
mfo
|
7c3dd84e9f
|
fix(spec): broken
|
2024-09-02 09:55:17 +02:00 |
|
Colin Darie
|
46547cb2cd
|
Merge pull request #10729 from mfo/US/fix-errored-data
ETQ usager, je souhaite que me dossier soit debloqué
|
2024-08-30 17:45:04 +02:00 |
|
mfo
|
3a33d8af45
|
fix(data): unlock broken dossier due to bad release
|
2024-08-30 17:37:05 +02:00 |
|
Colin Darie
|
fb184ce372
|
Merge pull request #10728 from demarches-simplifiees/revert-10711-refactor-champ-related-cleanups
Revert "Champ related cleanups and refactoring"
|
2024-08-30 16:52:18 +02:00 |
|
Colin Darie
|
e7443c2308
|
Revert "Champ related cleanups and refactoring"
|
2024-08-30 16:43:30 +02:00 |
|
LeSim
|
7693d216d8
|
Merge pull request #10726 from mfo/fix-delete-orphaned
correctif : ETQ tech je souhaite que a tache qui détruit les champs sans dossier fonctionne
|
2024-08-30 12:00:36 +00:00 |
|
mfo
|
818e16b234
|
fix(delete_orphaned_champs_with_missing_dossier): must reload champ before destroying when plucked. also rescue error when repetition chidren is destroyed after parent
|
2024-08-30 11:39:50 +02:00 |
|
LeSim
|
ad6aa84774
|
Merge pull request #10723 from demarches-simplifiees/multiple_urls
Ajoute la possibilité d'avoir plusieurs urls pour une démarche (HACK à ne pas utiliser)
|
2024-08-29 16:08:54 +00:00 |
|
simon lehericey
|
6677f31652
|
use path_rewrite in commencer controller
|
2024-08-29 17:01:40 +02:00 |
|
simon lehericey
|
516205efd9
|
add path_rewrite model
|
2024-08-29 16:15:07 +02:00 |
|
mfo
|
a784b01ff1
|
Merge pull request #10718 from mfo/US/change_delete_orphaned_champs_from_maintenance_task_to_after_party
ETQ Tech, je souhaite pouvoir lancer une tache de migration avec un PG_STATEMENT_TIMEOUT personnalisable
|
2024-08-27 11:54:44 +00:00 |
|
mfo
|
bab8fc2d29
|
fix(delete_orphaned_champs): maintenance tasks with custom PG_STATEMENT_TIMEOUT is not a good fit. change implementation to after_party
|
2024-08-27 13:43:28 +02:00 |
|
mfo
|
0771d207f3
|
Merge pull request #10716 from mfo/US/fix-bad-data
ETQ instance DS, je souhaite que l'intégrité des données entre les champs et les dossiers soient garantie par une contrainte en base de donnée
|
2024-08-26 14:23:25 +00:00 |
|
mfo
|
1d84c0f55b
|
fix(champs.orphaned): add maintenance task to clean orphaned champs where dossier is missing
|
2024-08-26 16:00:59 +02:00 |
|
mfo
|
ccddf885f6
|
fix(data): add missing foreign key on production between champs.dossier_id and dossier.id, use validate: false to delay validation
|
2024-08-26 15:56:05 +02:00 |
|
Paul Chavard
|
7b4d1e4c03
|
Merge pull request #10711 from tchak/refactor-champ-related-cleanups
Champ related cleanups and refactoring
|
2024-08-26 13:10:50 +00:00 |
|
Paul Chavard
|
79c9784d17
|
refactor(dossier loader): simplify all the things
|
2024-08-26 14:53:56 +02:00 |
|
Paul Chavard
|
bb288337bf
|
cleanup(prefill): remove unused validation
|
2024-08-26 14:53:56 +02:00 |
|
Paul Chavard
|
3ef6f450da
|
cleanup: more concistent methods usage
|
2024-08-26 14:53:56 +02:00 |
|
Paul Chavard
|
32bf3ec9db
|
cleanup in spec
|
2024-08-26 14:53:56 +02:00 |
|
Paul Chavard
|
5edb8749c0
|
refactor(attestation): unspecified_champs_for_dossier based on types_de_champ
|
2024-08-26 14:53:56 +02:00 |
|
Paul Chavard
|
1aee7ab1d2
|
refactor(champ): more concistent champ_for_update usage
|
2024-08-26 14:53:56 +02:00 |
|
Paul Chavard
|
f7cd7e615d
|
refactor(champs): validate only champs in current revision
|
2024-08-26 14:53:56 +02:00 |
|
Paul Chavard
|
8ccf2bed4c
|
refactor(apiv1): use dossier preloader on api v1
|
2024-08-26 14:53:56 +02:00 |
|
Paul Chavard
|
701a28302e
|
refactor(dossier): remove unused scopes
|
2024-08-26 14:53:56 +02:00 |
|
Paul Chavard
|
bb2f590d18
|
refactor(repetition): use less champs and public_id methods
|
2024-08-26 14:53:56 +02:00 |
|
Eric Leroy-Terquem
|
8ec2b38d8a
|
Merge pull request #9944 from demarches-simplifiees/can-route-by-address
ETQ admin je peux conditionner / router depuis un champ adresse
|
2024-08-26 09:45:11 +00:00 |
|
Eric Leroy-Terquem
|
fade633828
|
feat(routing): can create simple routing with address tdc
|
2024-08-26 11:16:47 +02:00 |
|
Eric Leroy-Terquem
|
8b4b4d7cb7
|
feat(conditional): can condition and route on address champ
|
2024-08-26 11:16:46 +02:00 |
|
mfo
|
340828c3d3
|
Merge pull request #10714 from mfo/US/fix-populate-siret-value-json-missing-dossier
Correctif, ETQ Tech, je souhaite que la tache qui peuple les adresses normalisées des champs siret ne plante pas a cause de bad data sur les champs
|
2024-08-26 08:43:18 +00:00 |
|
mfo
|
03a72ccf06
|
fix(PopulateSiretValueJSONTask): some bad data prevent the task to finish
|
2024-08-26 10:10:34 +02:00 |
|
Lisa Durand
|
8722a10d63
|
fix specs
|
2024-08-22 17:54:24 +02:00 |
|
Lisa Durand
|
b586f23009
|
remove hidden at column from dossiers
|
2024-08-22 17:36:41 +02:00 |
|
Lisa Durand
|
8e7e8d9624
|
Merge pull request #10705 from demarches-simplifiees/email-expert-need-confirmation-ldu
ETQ expert, je dois confirmer mon mail
|
2024-08-22 12:53:52 +00:00 |
|
Paul Chavard
|
6a642c350e
|
Merge pull request #10709 from colinux/cojo-date-hint-localized
ETQ usager, j'ai une indication sur le format de date à saisir en fonction de mon navigateur
|
2024-08-22 10:12:19 +00:00 |
|
Lisa Durand
|
fae81d0a58
|
fix test
|
2024-08-22 12:09:29 +02:00 |
|
Colin Darie
|
e46f09dfb9
|
feat(cojo): date format hint is localized, depending on browser
|
2024-08-22 11:05:35 +02:00 |
|
mfo
|
70983c50f9
|
spec(normalized_address): add simple spec
|
2024-08-22 10:37:31 +02:00 |
|
mfo
|
8a42c6a7ad
|
Merge pull request #10708 from mfo/US/format-rna
ETQ tech je souhaite que les champs RNA ne puissent pas contenir d'espace sans quoi nos appels d'API remontent un URI::InvalidURIError
|
2024-08-22 08:36:38 +00:00 |
|
mfo
|
76f9373af5
|
fix(RNA.pattern): allows RNA with letters too, some territories can have letters too
|
2024-08-22 10:24:03 +02:00 |
|
mfo
|
53cbb1cace
|
fix(PopulateRnaJsonValue): some procedure had been deleted, can not find them
|
2024-08-22 10:24:03 +02:00 |
|
mfo
|
22e50d4c9e
|
fix(data): normalize invalid Champs::RNAChamp.values in db
|
2024-08-22 10:24:03 +02:00 |
|
mfo
|
abb2fa159c
|
feat(Champ.rna): avoid spaces that breaks API calls
|
2024-08-22 10:23:56 +02:00 |
|