Martin
|
2468d528fd
|
fix(email_validation): use truemail regexp
|
2024-03-12 11:29:31 +01:00 |
|
mfo
|
a106394e89
|
Merge pull request #10098 from colinux/dont-report-every-invalid-auth-token
Tech: ne remonte plus que 10% des InvalidAuthenticityToken errors
|
2024-03-12 09:04:57 +00:00 |
|
Lisa Durand
|
2d186a7292
|
add svg in view
|
2024-03-11 17:29:47 +01:00 |
|
Colin Darie
|
00d023184d
|
chore(sentry): don't report every InvalidAuthenticityToken
|
2024-03-11 17:06:38 +01:00 |
|
Eric Leroy-Terquem
|
a5cfafbf27
|
db(bulk messages): backfill bulk_messages with procedure_id
|
2024-03-11 16:59:06 +01:00 |
|
Eric Leroy-Terquem
|
31ba16da02
|
db(bulk messages): destroy bulk_messages without procedure or groupe instructeur
|
2024-03-11 16:59:06 +01:00 |
|
Eric Leroy-Terquem
|
c96d86a64b
|
style(procedure removed banner): add links for email and telephone
|
2024-03-11 15:48:28 +01:00 |
|
Eric Leroy-Terquem
|
d3c26591c8
|
feat(user dossiers): update messages when procedure is closed
|
2024-03-11 15:48:28 +01:00 |
|
Eric Leroy-Terquem
|
d800213920
|
feat(procedure): add closing details page
|
2024-03-11 15:48:28 +01:00 |
|
Eric Leroy-Terquem
|
facb38b539
|
db(procedure): add a maintenance task to backfill closed procedures with closing reason
|
2024-03-11 15:48:28 +01:00 |
|
Eric Leroy-Terquem
|
8c322353c7
|
feat(procedure): add alert on admin show when procedure closed
|
2024-03-11 15:48:28 +01:00 |
|
Eric Leroy-Terquem
|
c95f0f1cad
|
feat(procedure): send notifications after closing
|
2024-03-11 15:48:28 +01:00 |
|
Eric Leroy-Terquem
|
1bbf35a6ba
|
dsfr(toggle): add attributes to toggle component
|
2024-03-11 15:48:28 +01:00 |
|
Eric Leroy-Terquem
|
74903d79bf
|
feat(procedure): update archiving to add closing reason and closing details
|
2024-03-11 15:48:28 +01:00 |
|
Paul Chavard
|
a865e00f4d
|
fix(apply_diff): one more time
|
2024-03-11 15:13:56 +01:00 |
|
Colin Darie
|
de56eadb43
|
fix(email): don't fail when to header is invalid when email contains <
|
2024-03-11 13:11:25 +01:00 |
|
Colin Darie
|
bfba80a5ce
|
fix(instructeur): don't try to create instructeur with an invalid email
|
2024-03-11 12:29:06 +01:00 |
|
mfo
|
d9b6db8ebc
|
Merge pull request #10092 from mfo/US/fix-dossier-vide
correctif(dossier.pdf): ETQ usager, je souhaite pouvoir visualiser un formularie au format PDF
|
2024-03-11 10:56:02 +00:00 |
|
simon lehericey
|
2bec15b78f
|
fix multiple error message on regexp
|
2024-03-11 11:41:31 +01:00 |
|
Paul Chavard
|
9afe71529e
|
fix(addresse): lookup for city, departement and region name in local db
|
2024-03-11 10:49:56 +01:00 |
|
Martin
|
75ea596e48
|
fix(commencer#dossier_vide): use repetition added_champs from repetition instead of creating/iterating over not persisted champs
|
2024-03-11 10:15:42 +01:00 |
|
Paul Chavard
|
72e27eb7b4
|
fix(dossier): safely remove child champs in apply_diff
|
2024-03-11 09:17:03 +01:00 |
|
Martin
|
5b9276e1ba
|
Revert "Merge pull request #10082 from tchak/fix-address-city_name"
This reverts commit 3febf1bafd , reversing
changes made to 6ec7a87bcb .
|
2024-03-08 17:15:28 +01:00 |
|
mfo
|
14266232a4
|
Merge pull request #10084 from mfo/US/fix-rebase-when-repetition-was-removed
fix(rebase): rebase a dossier when its repetition had been removed on newer version of published_revision crashes
|
2024-03-08 16:15:00 +01:00 |
|
Martin
|
4a26b61d1b
|
fix(rebase): rebase a dossier when its repetition had been removed on newer version does not crash
|
2024-03-08 15:55:50 +01:00 |
|
Paul Chavard
|
5c8a5248a2
|
fix(section): display sections inside repetitions
|
2024-03-08 15:53:20 +01:00 |
|
Paul Chavard
|
b219b366ff
|
Merge pull request #10083 from tchak/fix-migration-task
fix(effectif): bug in maintenance task
|
2024-03-08 14:34:56 +00:00 |
|
Paul Chavard
|
3febf1bafd
|
Merge pull request #10082 from tchak/fix-address-city_name
fix(graphql): no crash on address type without city_name
|
2024-03-08 13:40:47 +00:00 |
|
Paul Chavard
|
6ec7a87bcb
|
Merge pull request #10080 from demarches-simplifiees/add-dependent-destroy-on-contact-information
Correctif : supprime l'information de contact à la suppression du groupe instructeur
|
2024-03-08 12:15:27 +00:00 |
|
Paul Chavard
|
a898675145
|
Merge pull request #10081 from mfo/US/fix-motivation-tags
correctif(attestation): ETQ usager, je ne souhaite pas voir apparaitre des balaises HTML dans mon attestation au format pdf
|
2024-03-08 12:14:57 +00:00 |
|
Paul Chavard
|
0a96405376
|
fix(effectif): bug in maintenance task
|
2024-03-08 13:09:09 +01:00 |
|
Paul Chavard
|
9629395450
|
fix(graphql): no crash on address type without city_name
|
2024-03-08 12:53:53 +01:00 |
|
mfo
|
0013528deb
|
Merge pull request #10065 from mfo/US/secu-email
fix(email.validation): some nasty tests
|
2024-03-08 09:05:03 +00:00 |
|
Martin
|
d0e2df1aa0
|
fix(attestation): strip all tags from attestation
|
2024-03-08 09:57:28 +01:00 |
|
krichtof
|
1024557081
|
Merge pull request #10041 from demarches-simplifiees/10029-filter-kind-usager
ETQ admin, je peux filtrer toutes les démarches par type d'usager
|
2024-03-08 08:23:26 +00:00 |
|
Eric Leroy-Terquem
|
6651b36fe4
|
db(migration): add closing_reason and closing_details to procedure
|
2024-03-07 19:00:46 +01:00 |
|
Eric Leroy-Terquem
|
877e1f79cc
|
fix(groupe instructeur): add a dependent destroy on contact information
|
2024-03-07 16:33:17 +01:00 |
|
Paul Chavard
|
3b13595a41
|
Merge pull request #10027 from mfo/US/input-state-valid-after-update
correctif(Champs::Civilite): ETQ usager, j'aimerais que le champs de type civilité ait le même style d'erreur que les autres
|
2024-03-07 14:03:06 +00:00 |
|
simon lehericey
|
8dea936d41
|
double callback on FC based on the request host
|
2024-03-07 12:14:58 +01:00 |
|
Martin
|
f4d2f1ddf5
|
fix(export.pdf): expert should not have access to messagerie when it was disabled
|
2024-03-07 08:39:32 +01:00 |
|
Christophe Robillard
|
c01914bc24
|
update zones for new government
|
2024-03-06 21:18:09 +01:00 |
|
Martin
|
84f995bd47
|
fix(expert.export): expert should not have access to include_infos_administration
|
2024-03-06 17:28:47 +01:00 |
|
Martin
|
0519dece96
|
fix(Champs::Civilite): fix dsfr missing red feedback, add green feedback
|
2024-03-06 15:56:36 +01:00 |
|
Eric Leroy-Terquem
|
418bb8c00f
|
fix(attestation depot): define organisme on contact_information as on service
|
2024-03-06 10:47:19 +01:00 |
|
Eric Leroy-Terquem
|
43e870e9ec
|
fix(attestation depot): run routing engine before sending notifications
|
2024-03-06 10:47:19 +01:00 |
|
Eric Leroy-Terquem
|
3f6b6ccc63
|
fix(attestation depot): display groupe information contact if dossier is routed
|
2024-03-06 10:47:19 +01:00 |
|
Paul Chavard
|
cf684ffd40
|
Merge pull request #10050 from tchak/fix-batch-motivation
ETQ Instructeur je veux attribuer la motivation correcte à ma décision
|
2024-03-05 17:01:54 +00:00 |
|
Paul Chavard
|
a9bf809ea3
|
Merge pull request #10069 from mfo/US/fix-spread-dossier-deletion-task
tech(spread_dossier_deletion_task): query on date time range not on date
|
2024-03-05 15:27:09 +00:00 |
|
Martin
|
0ea90e036e
|
fix(email.validation): some nasty tests
|
2024-03-05 16:27:07 +01:00 |
|
Paul Chavard
|
1243cfefeb
|
fix(entreprise): graphql effectif
|
2024-03-05 16:00:28 +01:00 |
|
Martin
|
4f85082034
|
fix(spread_dossier_deletion_task): query on date time range not on date
|
2024-03-05 14:25:16 +01:00 |
|
Paul Chavard
|
a247ec6c12
|
Merge pull request #9695 from tchak/use-types-de-champ-as-source-of-truth
refactor(dossier): use revision as source of truth to diplay champs
|
2024-03-04 15:03:02 +00:00 |
|
Paul Chavard
|
7a727e2bd2
|
Merge pull request #10051 from demarches-simplifiees/fix-france-connect-warning
Correction : etq usager je ne vois pas le bandeau indiquant que je suis connecté avec France Connect
|
2024-03-04 11:44:25 +00:00 |
|
Paul Chavard
|
124466a6a2
|
Merge pull request #10060 from tchak/fix-improuve-municipalities-handling-by-ban-api
fix(adress): show postal code on municipalities
|
2024-03-04 11:11:38 +00:00 |
|
Paul Chavard
|
c596b6e37d
|
Merge pull request #10061 from tchak/fix-adresse-champ
fix(address): nullify data when empty or invalid address is entered
|
2024-03-04 10:54:07 +00:00 |
|
Eric Leroy-Terquem
|
125724d416
|
feat(dossier): display france connect information notice only to instructeur
|
2024-03-04 11:30:19 +01:00 |
|
Paul Chavard
|
662917799b
|
refactor(dossier): remove champ ordered scope
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
1193c866bf
|
refactor(dossier): has_annotations?
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
9b26dedab4
|
refactor(dossier): make new methods arguments named
|
2024-03-04 10:59:11 +01:00 |
|
Martin
|
436caa2305
|
fix(repetition): re-add repetition style and indexing
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
2eb1f54aa1
|
refactor(dossier_loader): ignore champs from old revisions
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
8687d73a73
|
refactor(dossier): clone only current revision champs
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
1850d80b82
|
refactor(dossier): use new champs_for_revision method
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
3e296fc75c
|
refactor(graphql): use new champs methods on API
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
f7758d0033
|
refactor(dossier): remove old section code
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
02591da16b
|
refactor(section): update section components
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
283ee72d51
|
refactor(dossier): implement champs_for_revision
|
2024-03-04 10:59:11 +01:00 |
|
Martin
|
eb6b23347b
|
fix(data): avoid destroying 2M dossiers in one day due to error in Cron::ExpiredDossiersTermineDeletionJob
|
2024-03-04 10:52:49 +01:00 |
|
Paul Chavard
|
223e6dfb2d
|
chore(combobox): add timeout on datasources
|
2024-03-04 10:14:38 +01:00 |
|
Paul Chavard
|
2d76e8386e
|
fix(commune): fetch more communes by postal code
|
2024-03-04 09:15:27 +01:00 |
|
Paul Chavard
|
5da1eb3024
|
fix(adress): show postal code on municipalities
|
2024-03-04 09:15:27 +01:00 |
|
Paul Chavard
|
6a69b350f7
|
fix(address): nullify data when empty or invalid address is entered
|
2024-03-04 09:06:50 +01:00 |
|
Paul Chavard
|
9280ccc23d
|
Merge pull request #10059 from colinux/improve-flipper
Tech: réduit l'impact de Flipper sur la base
|
2024-03-04 07:18:42 +00:00 |
|
Paul Chavard
|
c52688e1e9
|
Merge pull request #10056 from tchak/fix-champ-nil
fix(dossier): no crash if condition target champ is not found
|
2024-03-03 09:40:24 +00:00 |
|
Colin Darie
|
dbf04c63a4
|
fix(flipper): don't clone features globally enabled
|
2024-03-03 00:13:01 +01:00 |
|
Eric Leroy-Terquem
|
e94ae3498c
|
Merge pull request #10048 from demarches-simplifiees/etq-admin-je-vois-les-messages-envoyes-aux-brouillons
ETQ instructeur je vois les messages envoyés aux usagers avec un dossier en brouillon
|
2024-03-01 13:27:36 +00:00 |
|
Paul Chavard
|
1e0baca866
|
fix(dossier): no crach if condition target champ is not found
|
2024-02-29 22:09:27 +01:00 |
|
Paul Chavard
|
0721c98e65
|
fix(export): avoid a crash when dossier user is deleted
|
2024-02-29 17:54:46 +01:00 |
|
Eric Leroy-Terquem
|
6be57d9ea4
|
fix(bulk messages): display previous bulk messages
|
2024-02-28 16:07:27 +01:00 |
|
Eric Leroy-Terquem
|
1f0e2030be
|
db(migration): add procedure_id to bulk_messages
|
2024-02-28 16:07:27 +01:00 |
|
Eric Leroy-Terquem
|
efa19926e4
|
Merge pull request #9966 from demarches-simplifiees/etq-admin-je-peux-coller-une-liste-d-emails-d-experts
ETQ admin ou instructeur je peux copier une liste d'emails pour inviter des experts
|
2024-02-28 14:49:04 +00:00 |
|
mfo
|
43a9ee0ca4
|
Merge pull request #10049 from colinux/fix-params-i18n-sanitization
Tech: chiffre le param email réaffiché dans la vue pour éviter de construire des pages de phishing
|
2024-02-28 14:17:47 +01:00 |
|
Paul Chavard
|
529461f3b6
|
fix(instructeur): motivations from different states should not conflict
|
2024-02-28 13:42:44 +01:00 |
|
Paul Chavard
|
eeab49573a
|
chore: remove empty file
|
2024-02-28 13:42:15 +01:00 |
|
mfo
|
c0d120545e
|
Merge pull request #10042 from mfo/US/vers-demarches-gouv-et-lau-dela
tech(redirect): ETQ usager non connecté, je suis automatiquement redirigé de demarches-simplifiees vers le nouvel host
|
2024-02-28 10:30:42 +00:00 |
|
mfo
|
b9f6e3424c
|
Merge pull request #10047 from mfo/US/api-graphql-email-beneficiaire
feat(api.dossier.for_tiers): expose email of tier
|
2024-02-28 08:46:27 +00:00 |
|
mfo
|
9b328828fd
|
feat(api.dossier.for_tiers): expose email of tier
Co-authored-by: Colin Darie <colin@darie.eu>
|
2024-02-28 06:26:12 +01:00 |
|
Martin
|
a13594792a
|
feat(cross-domain-redirect): redirect to APP_HOST when user is on APP_HOST_LEGACY
|
2024-02-28 06:23:55 +01:00 |
|
Colin Darie
|
0a07c9cd72
|
fix: encode reset link email in param because it's rendered in view later
|
2024-02-27 18:59:52 +01:00 |
|
Colin Darie
|
9db7b5b864
|
fix: encode reset password email in param because it's rendered in view later
|
2024-02-27 18:53:07 +01:00 |
|
Martin
|
b9e2f20cc0
|
feat(api.dossier.for_tiers): expose email of tier
|
2024-02-27 17:38:08 +01:00 |
|
mfo
|
01d6ef3f60
|
Merge pull request #10046 from mfo/US/a11y-attestation-pdf
fix(dossiers/papertrail.pdf): more compatible with state design. larger body and darker font
|
2024-02-27 13:37:38 +00:00 |
|
Martin
|
da0edb683a
|
fix(dossiers/papertrail.pdf): more compatible with state design. larger body and darker font
|
2024-02-27 10:20:29 +01:00 |
|
Christophe Robillard
|
26a86d8003
|
filter all demarches by kind usager
|
2024-02-23 16:04:27 +01:00 |
|
Martin
|
8ca853c79c
|
feat(application_controller): add method to check if request is on app_host_legacy?
|
2024-02-23 10:42:23 +01:00 |
|
Colin Darie
|
3cf2e3ecde
|
Merge pull request #10031 from colinux/fix-typo-tiers
ETQ instructeur: corrige une typo tier => tiers dans les exports
|
2024-02-23 09:13:19 +00:00 |
|
Colin Darie
|
f04420812b
|
fix(export): typo tier => tiers
|
2024-02-22 15:58:29 +01:00 |
|
Colin Darie
|
85eef97392
|
Merge pull request #10035 from colinux/revert-mailjet
Tech: supprime support de mailjet
|
2024-02-22 14:29:00 +00:00 |
|
Colin Darie
|
a99c20e1b3
|
Merge pull request #10032 from mfo/US/fix-api-attestations
API: fix régression d'accès aux attestations PDF
|
2024-02-22 14:24:20 +00:00 |
|
Colin Darie
|
f9e7d5536b
|
chore: remove mailjet support
|
2024-02-22 15:18:34 +01:00 |
|