Colin Darie
|
3c7018fd31
|
fix: don't set preferred domain on signup/signin unless feature is enabled
|
2024-04-09 10:04:18 +02:00 |
|
simon lehericey
|
e994738a2e
|
add and use api_insee_up?
|
2024-04-05 12:26:44 +02:00 |
|
Eric Leroy-Terquem
|
78530f9823
|
fix(fermeture): redirect to commencer if procedure not closed
|
2024-03-27 12:16:04 +01:00 |
|
Colin Darie
|
17f9992722
|
Merge pull request #10040 from colinux/cross-domain-component
Prépare la bannière informant du changement de nom de domaine, avec redirection automatique le cas échéant
|
2024-03-21 14:58:29 +00:00 |
|
Colin Darie
|
f768801b7d
|
feat(registration): set preferred host on signup/signin
|
2024-03-21 13:15:36 +01:00 |
|
Colin Darie
|
2f4444bd5e
|
chore: mark preferred domain to new domain when closing notice
|
2024-03-21 13:15:34 +01:00 |
|
simon lehericey
|
edc4e60b81
|
use Current.contact_email in app
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
efa35e04a5
|
use Current.application_name in app excluding mail
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
759d729bf3
|
use AC autoconf discovery end_session_endpoint
|
2024-03-19 21:17:44 +01:00 |
|
Colin Darie
|
370aa074d2
|
fix(procedure): don't crash when procedure does not exist on /fermerture path
|
2024-03-19 14:46:00 +01:00 |
|
simon lehericey
|
dca3727253
|
proper agent connect logout mechanism
|
2024-03-18 14:02:53 +01:00 |
|
simon lehericey
|
597342fe9d
|
small session refactor
|
2024-03-18 14:02:53 +01:00 |
|
simon lehericey
|
063445b892
|
add logout route
|
2024-03-18 14:02:18 +01:00 |
|
Colin Darie
|
fc1c6bb412
|
Merge pull request #10103 from tchak/dossier-vide-from-procedure
refactor(dossier_vide): use types_de_champ instead of empty dossier
|
2024-03-12 15:29:24 +00:00 |
|
Colin Darie
|
ee92668611
|
Merge pull request #9930 from demarches-simplifiees/add-external-link-to-procedure
ETQ admin lorsque je clos une démarche je peux alerter les usagers et je crée une page de fermeture si la démarche n'est pas redirigée dans DS
|
2024-03-12 15:03:30 +00:00 |
|
Paul Chavard
|
aa0aea1543
|
refactor(dossier_vide): use types_de_champ instead of empty dossier
|
2024-03-12 14:23:07 +01:00 |
|
Eric Leroy-Terquem
|
d800213920
|
feat(procedure): add closing details page
|
2024-03-11 15:48:28 +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 |
|
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 |
|
Paul Chavard
|
20307f1d21
|
refactor(address): use directly BAN data
|
2024-02-16 12:15:14 +01:00 |
|
Martin
|
32e8f34511
|
refactor(PiecesJustificativesService): stop passing flags, pass user_profile and manage ACL from the service itself
|
2024-02-16 11:23:39 +01:00 |
|
Martin
|
5f77c0cd06
|
feat(email.validation): expand email validation to Avis, ContactInformation, Invite, DossierTransfert
|
2024-02-15 16:41:00 +01:00 |
|
Colin Darie
|
eeef6176b7
|
fix(rubocop): Rails/PluckInWhere
|
2024-02-12 09:33:19 +01:00 |
|
Colin Darie
|
50b9813b4d
|
Merge pull request #9932 from colinux/lock-submit-fork
Correctif: ETQ usager, je ne peux pas soumettre 2x mes modifications en parallèle
|
2024-01-25 11:37:56 +00:00 |
|
Kara Diaby
|
ac29cfbfdb
|
Envoie un email à l'expert en cas de nouveau commentaire de l'usager dans la messagerie
|
2024-01-24 10:48:17 +00:00 |
|
Colin Darie
|
56f8b61866
|
feat(dossiers): lock submit en construction to avoid merge collisions with double submits
|
2024-01-24 10:58:40 +01:00 |
|
Lisa Durand
|
0286d2b6fb
|
add profiles in flash after sign-in if multiple profile
|
2023-12-19 10:33:26 +01:00 |
|
simon lehericey
|
b915fe13c3
|
refactor: remove individual_id as authorized parameter
|
2023-12-14 16:25:33 +01:00 |
|
Kara Diaby
|
57dfe2b0f6
|
Améliorations après retours PR
|
2023-12-13 09:21:09 +00:00 |
|
Lisa Durand
|
d0e2f281cc
|
fix tests
|
2023-12-12 22:35:11 +00:00 |
|
Kara Diaby
|
061da95aaf
|
Controllers
|
2023-12-12 22:35:11 +00:00 |
|
Colin Darie
|
9ac3775207
|
perf(usager): don't query for all dossiers tabs when we already know the tab
Fait passer le controller de 20 à 13 requêtes lorsqu'on est sur l'onglet en cours
|
2023-12-04 15:31:45 +01:00 |
|
Colin Darie
|
5635ab1a1b
|
perf(dossiers): fix multiples N+1 queries
|
2023-12-04 15:30:57 +01:00 |
|
Colin Darie
|
15ff65429b
|
Merge pull request #9738 from colinux/validate-pending-correction
ETQ usager modifiant un dossier en construction je n'ai plus besoin de cocher la case de correction effectuée
|
2023-11-27 13:52:06 +00:00 |
|
Colin Darie
|
3b9285a00b
|
perf(procedure): description view caching
|
2023-11-27 11:29:20 +01:00 |
|
Colin Darie
|
ba076357c5
|
feat(dossier): submit en construction resolve automatically correction except for sva
|
2023-11-22 12:35:42 +01:00 |
|
Colin Darie
|
ac47f82451
|
fix(profile): commencer is not always "as guest"
|
2023-11-20 15:06:43 +01:00 |
|
Paul Chavard
|
869d83dda9
|
feat(dossier): validate on change and revalidate on input
|
2023-10-31 17:52:00 +00:00 |
|
simon lehericey
|
6d550802db
|
fix: 4 less queries
|
2023-10-10 11:28:29 +02:00 |
|
simon lehericey
|
9861f16a05
|
fix: avoid queries in the view
|
2023-10-10 11:28:29 +02:00 |
|
Colin Darie
|
a2f18dff49
|
fix(pdf): preload dossier so PDF generation is much faster on big procedures
|
2023-10-03 18:29:55 +02:00 |
|
Colin Darie
|
28ebb045d8
|
fix(demande): preload dossier so page is much faster on big procedures
|
2023-10-03 18:07:20 +02:00 |
|
Martin
|
d8220395c8
|
amelioration(usagers.dossiers.erreurs): ETQ usager, lorsque je soumets un dossier avec des erreurs, le format des erreurs est au format du DSFR
Update app/components/dossiers/errors_full_messages.rb
Update app/components/dossiers/errors_full_messages/errors_full_messages.html.haml
Co-authored-by: Colin Darie <colin@darie.eu>
|
2023-09-28 17:50:47 +02:00 |
|
Lisa Durand
|
7311bcebb9
|
Merge pull request #9363 from demarches-simplifiees/dashboard-usager/make-search-work-with-procedure-filter
[refonte usager] Tableau de bord - rendre recherche complémentaire avec filtre par procédure
|
2023-09-13 12:55:42 +00:00 |
|
simon lehericey
|
4cbb8e91f2
|
Workable draft prefill identity (no link or query help)
|
2023-09-07 10:17:19 +02:00 |
|
Lisa Durand
|
f0821ce467
|
remove recherche action from user controller and route
|
2023-09-04 16:42:19 +02:00 |
|
Lisa Durand
|
5ff5923612
|
make dossiers search compatible with filter by procedure
|
2023-09-04 16:42:19 +02:00 |
|
Martin
|
26045cdd5f
|
amelioration(instructeur#activate_account): passage de la page de d'activation d'un compte instructeur au dsfr
|
2023-08-30 13:40:51 +02:00 |
|
mfo
|
62e5b1426a
|
tech(review): des ameliorations sur le code merci a sim/colin
Co-authored-by: LeSim <mail@simon.lehericey.net>
Co-authored-by: Colin Darie <colin@darie.eu>
|
2023-08-30 13:40:51 +02:00 |
|