Kara Diaby
ff88a0a2a6
Fix add requested_email column to france_connect_information table Lint error
2024-09-04 08:08:01 +00:00
Kara Diaby
08fb6c856e
Fix choose email screen
2024-09-04 08:08:01 +00:00
simon lehericey
ce095479b7
fix password reset with bad password scenario
2024-09-04 08:08:01 +00:00
simon lehericey
eaef5c7e39
readapt name and logic
2024-09-04 08:08:01 +00:00
mfo
c0970693f3
fix(associate_user.with_existing_one): does not leak existing email when trying to choose an alternative email with france connect
2024-09-04 08:05:54 +00:00
Kara Diaby
b6d0502f39
modifications après dernière review
2024-09-04 08:05:54 +00:00
mfo
88a4619dcb
feat(particulier#associate_user): catch email already taken and redirect to reset password
2024-09-04 08:05:53 +00:00
mfo
828f491c14
feat(france_connect#choose_email): prevent bad email
2024-09-04 08:05:53 +00:00
Kara Diaby
f531ba65f2
locales
2024-09-04 08:05:52 +00:00
Lisa Durand
16864cc868
fix test
2024-08-20 15:47:09 +02:00
Lisa Durand
5281ab966a
add deleted dossiers in menu for instructeurs
2024-08-20 15:26:15 +02:00
Lisa Durand
ab483a8959
simplifie tabs supprimes and reduce to one
2024-08-20 15:26:09 +02:00
mfo
60c6c86d70
ProcedurePresentation.displayable_fields_for_select -> InstructeurFacetPickerComponent.displayable_fields_for_select
2024-08-19 15:29:59 +02:00
benoitqueyron
67d9ef2eac
fix alert info on dossiers_list & deleting the delete procedure button for published procedure
2024-08-07 17:23:51 +02:00
Colin Darie
ff62e99e7b
refactor(contact): suggest email correction, strict email validation, fix admin form
2024-07-31 11:23:17 +02:00
Paul Chavard
f6a34f1b4c
Merge pull request #10600 from DavidBruant/patch-1
...
Clarification du message pour se créer un compte à partir d'une adresse email
2024-07-30 11:33:46 +02:00
Sylvain Zimmer
8d1f67e7f7
Fix missing https:// in link
2024-07-30 09:58:17 +02:00
Corinne Durrmeyer
190addd317
Merge pull request #10647 from demarches-simplifiees/a11y-authentification-page
...
Améliore l'accessibilité de la page d'authentification
2024-07-26 09:38:18 +00:00
Lisa Durand
e93ea356ab
Merge pull request #10488 from demarches-simplifiees/improve-mails-for-deleted-dossiers-ldu
...
[usager] Laisser un délai avant suppression des dossiers expirés
2024-07-25 15:14:30 +00:00
Corinne Durrmeyer
280a25928c
Standardize example address for email fields
2024-07-25 11:07:20 +02:00
Corinne Durrmeyer
0ea4159027
Place catchphrase in a single paragraph
2024-07-25 11:07:19 +02:00
Lisa Durand
954ab39de8
remove badge supprimé and display state dossier badge
2024-07-24 17:06:31 +02:00
Lisa Durand
9346020889
dont use depreciated column hidden_at
2024-07-24 17:06:30 +02:00
Lisa Durand
8b88fafc25
add correct action for instructeur
2024-07-24 17:06:30 +02:00
Lisa Durand
c2abceaa72
hide expired dossiers instead of delete them
2024-07-24 17:06:30 +02:00
Benoit Queyron
420ebc70f9
remontee bouton dossier en cours + icones
2024-07-24 12:33:01 +02:00
David Bruant
9603c6ecc3
Clarification du message pour se créer un compte à partir d'une adresse email
2024-07-11 09:46:28 +02:00
Lisa Durand
337689333e
Merge pull request #10559 from demarches-simplifiees/change-button-print-to-download-for-user-ldu
...
ETQ usager, je veux pouvoir télécharger mon dossier sans avoir à passer par le bouton "imprimer"
2024-07-02 08:54:16 +00:00
Lisa Durand
8b4e12a407
replace wording, use download instead of print
2024-07-01 17:20:55 +02:00
Corinne Durrmeyer
ee44a61ef2
Fix typo
2024-06-28 11:24:26 +02:00
Corinne Durrmeyer
43c8ea7bee
Replace a series of <p> with a <dl>
2024-06-28 11:24:26 +02:00
Lisa Durand
772ae47521
change print to download button for user
2024-06-26 16:47:53 +02:00
Corinne Durrmeyer
aefd7fd351
Update accessibility statement content
2024-06-21 10:47:22 +02:00
Benoit Queyron
06b8194359
Merge pull request #10502 from demarches-simplifiees/etq-usager-bouton-jdma
...
ETQ usager : j'accède au bouton JDMA depuis la page Merci et depuis le mail de dépôt de dossier
2024-06-14 16:31:12 +00:00
Benoit Queyron
44cb588c42
mise en page & traduction page session
2024-06-13 12:08:37 +02:00
Benoit Queyron
97ef01b075
Merge branch 'main' into etq-usager-bouton-jdma
2024-06-11 18:09:01 +02:00
mfo
f819da8921
tech(clean): simplify implementation of eligibilite rules, code, enhance wording and test coverage
2024-06-11 09:57:36 +02:00
mfo
a011576757
feat(procedure_revision.validates): ineligibilite_rules
2024-06-11 09:39:21 +02:00
mfo
ae103e049c
feat(DossiersController#merci): add download link
2024-06-06 17:35:02 +02:00
Benoit Queyron
ed496a45b4
ajout du texte introductif du bouton JDMA dans merci
2024-06-06 11:53:08 +02:00
mfo
ef3ca9839b
feat(procedure.validation): extract validation context: types_de_champ_public_editor, types_de_champ_private_editor and publication [combining both contextes]. validate conditions, headers_sections, regexp on type_de_champ_private too. dry validation
2024-06-04 18:25:24 +02:00
Lisa Durand
06c784eb03
page api token
2024-05-30 17:05:01 +02:00
Colin Darie
64de0cb146
refactor(faq): update links to new internal links
2024-05-16 11:43:59 +02:00
Colin Darie
d4e6e2effa
Merge pull request #10413 from demarches-simplifiees/fix-typo
...
Corrige des fautes de frappe
2024-05-13 14:43:43 +00:00
Corinne Durrmeyer
8fd6f58beb
feat(fix-typo) : Correct incorrect abbreviations
2024-05-13 15:55:22 +02:00
Corinne Durrmeyer
32114c0132
Modify 'Search a file' label
2024-05-13 15:30:45 +02:00
mfo
9518982166
Merge pull request #10346 from mfo/US/permit-to-disable-tiers-bloc
...
ETQ administrateur, je souhaite pouvoir conditionner l'affichage du bloc " Pour un bénéficiaire : membre de la famille, proche, mandant, professionnel en charge du suivi du dossier…"
2024-05-07 09:23:07 +00:00
Colin Darie
300264bf10
fix: procedure closed details link on 'Plus d'informations' words
2024-05-06 16:41:37 +02:00
mfo
95de0d6239
tech(refactor): identity blocks
2024-05-06 15:56:22 +02:00
Eric Leroy-Terquem
f02cb19fd4
feat(gallery): display pieces jointes in a gallery
2024-04-22 11:09:10 +02:00