mfo
|
ace2f4382f
|
tech(refactor): DataSources::CommuneController, move request methods to fetch and format commune searched by postal_code or name
|
2024-09-06 08:37:08 +02:00 |
|
mfo
|
5abba5a166
|
feat(Champs::CommuneChamp): ensure presence of external_id since some of Champs::CommuneChamp.external_id are missing while .value is present 🔥
|
2024-09-06 08:37:08 +02:00 |
|
Colin Darie
|
328844dabf
|
feat(task): delete contacts without activity since 2 years
|
2024-09-05 10:50:42 +02:00 |
|
LeSim
|
9fd53b182a
|
Merge pull request #10570 from demarches-simplifiees/feat/10425
ETQ Usager se connectant par FC, je dois confirmer mon mail
|
2024-09-05 08:07:23 +00:00 |
|
Colin Darie
|
247bb6f8c6
|
refactor(attestation): hide libelle of empty repetitions
|
2024-09-04 17:42:04 +02:00 |
|
Kara Diaby
|
9cebac1d99
|
Supprime la vérification par feature flag et utilise la vérif par booléen au booléen
|
2024-09-04 15:00:03 +00:00 |
|
Kara Diaby
|
c86ad15b8c
|
Ajoute hide_instructeurs_identity sur Procedures et dans l'interface admin
|
2024-09-04 15:00:03 +00:00 |
|
Colin Darie
|
9f9720d65b
|
fix(attestation): delete empty paragraphs
|
2024-09-04 15:04:07 +02:00 |
|
Kara Diaby
|
07ea31fc4c
|
Add aria accessibility regarding the hidden class on partial choose email
|
2024-09-04 08:08:02 +00:00 |
|
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
|
3cd5d778ca
|
a11y(particulier/merge): no empty legend, ensure to link fieldset with legend
|
2024-09-04 08:05:54 +00:00 |
|
mfo
|
03d425859d
|
feat(particulier#confirm_email): nicer
|
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 |
|
mfo
|
fe69ada7d9
|
a11y(particulier/choose_email): no empty legend, ensure to link fieldset with legend
|
2024-09-04 08:05:53 +00:00 |
|
Kara Diaby
|
337f88575d
|
Modifications sur la méthode after_confirmation dans le modèle user
|
2024-09-04 08:05:53 +00:00 |
|
Kara Diaby
|
d6defce137
|
Ajoute un mailer pour l'envoi du lien de confirmation de mail customisé
|
2024-09-04 08:05:52 +00:00 |
|
Kara Diaby
|
9c41c9a08f
|
Model FC : au lieu de valider le mail on envoie une demande de confirmation par mail
|
2024-09-04 08:05:52 +00:00 |
|
Kara Diaby
|
c51cf7e048
|
Layout : ajoute les vues pour confirmer le mail fc ou en choisir un autre
|
2024-09-04 08:05:52 +00:00 |
|
Kara Diaby
|
fb5968bf25
|
France connect particulier controller : permet de gérer le cas ou le mail n'est pas connu de DS
Signed-off-by: Kara Diaby <kdiaby.pro@gmail.com>
|
2024-09-04 08:05:51 +00:00 |
|
Colin Darie
|
1524f5ba16
|
feat(maintenance): add task to copy super admin OTP secrets to Rails 7 encrypted attributes
|
2024-09-03 19:25:32 +02:00 |
|
mfo
|
0b8212f151
|
Merge pull request #10738 from mfo/US/fix-not-expanded-type-de-champ-textarea
ETQ usager, j'aimerais avoir les champs de type texte long d'une hauteur differente des champs de type texte court
|
2024-09-03 15:24:25 +00:00 |
|
Lisa Durand
|
27c8abfb4b
|
Merge pull request #10734 from demarches-simplifiees/cannot-publish-with-test-service-ldu
ETQ Admin, je ne dois pas pouvoir publier une démarche avec les informations du service de test
|
2024-09-03 15:00:30 +00:00 |
|
Colin Darie
|
bd1a888c5b
|
feat(manager): list email verified at
|
2024-09-03 16:51:17 +02:00 |
|
Colin Darie
|
d29cf3d222
|
refactor(activation): more readable condition
|
2024-09-03 16:51:00 +02:00 |
|
mfo
|
a3050348e2
|
fix(autoresize_controller.ts): ensure to bind autoresize-textarea when element is visible, otherwise it is not expanded by 5 rows as expected by default
cleaner ts implementation
Co-authored-by: Colin Darie <colin@darie.eu>
|
2024-09-03 16:41:08 +02:00 |
|
simon lehericey
|
e0daf1032d
|
rename virtual_dates by non_displayable_dates
|
2024-09-02 17:27:35 +02:00 |
|
simon lehericey
|
245f7bb975
|
remove column.virtual params
|
2024-09-02 17:25:46 +02:00 |
|
simon lehericey
|
3c7c58623f
|
replace virtual: true by displayable: false
|
2024-09-02 17:25:22 +02:00 |
|
Lisa Durand
|
b5051a25d9
|
it displays an alert if using test service before publishing a procedure
|
2024-09-02 16:52:21 +02:00 |
|
Colin Darie
|
4db4cf1513
|
fix(attestation): don't render block levels presentation elements into a p
|
2024-09-02 16:11:02 +02:00 |
|
Colin Darie
|
c9956c4881
|
feat(attestation): better presentation of repetition champs
|
2024-09-02 16:11:02 +02:00 |
|
Colin Darie
|
09581ad028
|
feat(attestation): render multiple drop down list as list
|
2024-09-02 15:23:11 +02:00 |
|
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
|
31cc6578aa
|
Merge pull request #10725 from colinux/admin-minor-renaming
ETQ admin, renomme *Pour aller plus loin* en *Autres paramètres*
|
2024-09-02 13:20:52 +00:00 |
|
Colin Darie
|
8f60909155
|
chore(admin): rename 'Pour aller plus loin' => 'Autres paramètres'
Closes #9844
|
2024-09-02 15:12:41 +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 |
|
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
|
e7443c2308
|
Revert "Champ related cleanups and refactoring"
|
2024-08-30 16:43:30 +02: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 |
|
Colin Darie
|
ca7100c7af
|
chore(encryption): task rotating api particulier token encrypted attributes
|
2024-08-28 13:58:59 +02:00 |
|