mfo
|
f819da8921
|
tech(clean): simplify implementation of eligibilite rules, code, enhance wording and test coverage
|
2024-06-11 09:57:36 +02:00 |
|
mfo
|
c480bc00c3
|
feat(Users/Dossiers#submit_brouillon_or_en_construction): prevent transition to en_construction if ineligibilite_rules matches. pop error nicely
|
2024-06-11 09:32:54 +02:00 |
|
mfo
|
be5f580237
|
feat(Users/Dossiers#update): track changes live and pop modal when ineligibilite_rules matches
|
2024-06-11 09:32:54 +02:00 |
|
Paul Chavard
|
68c15ba99f
|
feat(champ): add updated_by column
|
2024-06-03 18:45:16 +02:00 |
|
simon lehericey
|
1cf9535bea
|
feat(User): verify mandat email during creation
|
2024-05-27 17:24:56 +02:00 |
|
Paul Chavard
|
1bca3c123b
|
chore(dossier): remove legacy update attributes
|
2024-05-27 10:33:37 +02:00 |
|
Christophe Robillard
|
357c07456c
|
generate export with export_template
|
2024-05-23 10:00:34 +02:00 |
|
Colin Darie
|
c2b1d7aaaf
|
Merge pull request #10261 from colinux/ignore-search-terms-2
Tech (perf): ignore les `search_terms` colonnes pour ne plus les select à chaque query et debounce l'indexation
|
2024-05-21 07:07:10 +00:00 |
|
Paul Chavard
|
bcd3f3b471
|
refactor(champs): change views to use new urls with stable_id and row_id
|
2024-05-15 16:51:26 +02:00 |
|
mfo
|
50735919c8
|
fix(for_tiers): do not update for_tiers column to render the form. otherwise user could switch to dossier.for_tiers without filling mandataire required fields when he updates his identity
|
2024-05-15 14:36:52 +02:00 |
|
Colin Darie
|
71c1d7ac9a
|
feat(brouillon): index search terms debounced when updating brouillon
|
2024-05-13 15:55:39 +02:00 |
|
mfo
|
95de0d6239
|
tech(refactor): identity blocks
|
2024-05-06 15:56:22 +02:00 |
|
Kara Diaby
|
b69d8249c5
|
controller
|
2024-05-06 09:49:02 +00:00 |
|
Paul Chavard
|
1021a31f7b
|
refactor(dossier): use update_champs_private and update_champs_public methods
|
2024-04-22 13:55:02 +02:00 |
|
Lisa Durand
|
8eda069bfc
|
add AR in user view - hide decision on first dossier tab
|
2024-04-15 11:15:13 +02:00 |
|
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 |
|