demarches-normaliennes/app
Martin ff073f8884 Add confirmation by email when merging DC/FC accounts
feat(fci.confirmation_code): add confirmation code to france_connect_informations

feat(user_mailer.france_connect_confirmation_code): add confirmation by email mail method/preview/spec, pointing to merge_mail_with_existing_account (reuse existing method)

feat(mail_merge): mail merge

feat(merge.cannot_use_france_connect): same behaviour as callback

clean(fci.confirmation_code): use same token for mail validation as merge

feat(resend_france_connect/particulier/merge_confirmation): resend email with link. also enhance some trads, cleanup halfy finished refacto

clean(tech): finalize story by plugging merge_with_new_account to email validation

fix(deadspec): was removed

fix(spec): broken after last refactoring

lint(rubocop): space before parenthesis

lint(haml-lint): yoohoooo space before =

fix(lint): scss now :D

Update app/assets/stylesheets/buttons.scss

cleanup

feat(france_connect): re-add confirm by email, with an option for confirmation by email instead of only confirmation by email

fixup! Add confirmation by email when merging DC/FC accounts

fix(lint): haml_spec failure
2021-11-25 17:34:34 +01:00
..
assets Add confirmation by email when merging DC/FC accounts 2021-11-25 17:34:34 +01:00
controllers Add confirmation by email when merging DC/FC accounts 2021-11-25 17:34:34 +01:00
dashboards manager: localize dossier enums 2021-05-06 14:41:08 +02:00
fields manager: remove support for old pj 2019-07-30 16:11:17 +02:00
graphql add cnaf type de champ 2021-10-12 14:26:40 +02:00
helpers feat(dossiers/show): enhance header with expirations message/banner. also ensure consistent design between dossier states 2021-11-23 05:50:25 +01:00
javascript fix(commune): do not display foreign departement when selecting commune 2021-11-25 13:49:57 +03:00
jobs refactor(mail.delay): use simplier implementation using after_action to prevent email delivery with delay 2021-11-16 15:12:05 +01:00
lib add the good retry_on StaleObjectError 2021-11-05 13:32:21 +01:00
mailers Add confirmation by email when merging DC/FC accounts 2021-11-25 17:34:34 +01:00
models feat(traitements): add depose_at to dossiers 2021-11-25 12:57:55 +03:00
policies policies: clarify the role of ChampPolicy 2020-06-24 15:42:30 +02:00
schemas add schema validations 2021-09-22 12:08:24 +02:00
serializers modify experts avis controllers, concern and serializer 2021-03-18 11:38:52 +01:00
services manage AgentConnect callback 2021-11-23 14:17:59 +01:00
validators Add geo json validation 2021-03-11 15:51:09 +01:00
views Add confirmation by email when merging DC/FC accounts 2021-11-25 17:34:34 +01:00