mfo
|
086cc1537b
|
Merge pull request #10068 from mfo/US/user-has-many-fcis
tech(User.FranceConnect): un usager peut avoir plusieurs profils FranceConnect, pas uniquement un
|
2024-03-20 16:30:39 +00:00 |
|
Paul Chavard
|
f21192bb06
|
Merge pull request #10123 from tchak/fix-multiple-champ-copies-bug
fix(champ): fix multiple champ copies bug
|
2024-03-18 16:46:17 +00:00 |
|
Lisa Durand
|
72c4b23821
|
add last_champ_updated_at in export
|
2024-03-18 16:10:26 +01:00 |
|
Paul Chavard
|
1b2315cd45
|
fix(champ): fix multiple champ copies bug
|
2024-03-18 12:13:22 +01:00 |
|
Paul Chavard
|
900db5624f
|
refactor(champs): if champ not found - build it
|
2024-03-17 23:51:45 +01:00 |
|
Martin
|
9425f2cc58
|
fix(user.france_connect_informations): has_many, not has_one
|
2024-03-08 09:44:21 +01:00 |
|
Eric Leroy-Terquem
|
43e870e9ec
|
fix(attestation depot): run routing engine before sending notifications
|
2024-03-06 10:47:19 +01:00 |
|
Paul Chavard
|
662917799b
|
refactor(dossier): remove champ ordered scope
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
1193c866bf
|
refactor(dossier): has_annotations?
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
9b26dedab4
|
refactor(dossier): make new methods arguments named
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
1850d80b82
|
refactor(dossier): use new champs_for_revision method
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
283ee72d51
|
refactor(dossier): implement champs_for_revision
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
0721c98e65
|
fix(export): avoid a crash when dossier user is deleted
|
2024-02-29 17:54:46 +01:00 |
|
Colin Darie
|
f04420812b
|
fix(export): typo tier => tiers
|
2024-02-22 15:58:29 +01:00 |
|
Martin
|
77927e41bc
|
feat(api.mandataire): add missing mandataire_first_name/last_name
Co-authored-by: Colin Darie <colin@darie.eu>
|
2024-02-21 15:15:55 +01:00 |
|
Martin
|
c2675dfb4d
|
feat(export.user): add when user passthru FranceConnect or not
|
2024-02-21 14:44:49 +01:00 |
|
Martin
|
c9235c8a3d
|
feat(export.for_tier): add to export
|
2024-02-21 14:44:49 +01:00 |
|
Martin
|
56ed901703
|
tech(clean): remove dead code
|
2024-02-16 11:23:39 +01:00 |
|
Colin Darie
|
7892b54aa6
|
fix(discarded-dossiers): don't crash whole job when a single dossier causes an error
|
2024-01-17 13:15:42 +01:00 |
|
Lisa Durand
|
3e872c5246
|
add email for tiers when repasser en instruction
|
2023-12-20 11:51:02 +01:00 |
|
Colin Darie
|
1a56fe620e
|
feat(correction): make pending corrections blocking by feature flag only
|
2023-12-18 14:12:45 +01:00 |
|
Lisa Durand
|
569d4af6f7
|
Merge pull request #9706 from demarches-simplifiees/feat/9678
ETQ usager passant par un mandataire, je suis notifié des changements d'état de mon dossier par email
|
2023-12-14 16:57:07 +00:00 |
|
Lisa Durand
|
f6f18e9c86
|
send email to tiers if notification by email is set
|
2023-12-12 22:35:11 +00:00 |
|
Kara Diaby
|
2ac9c13c4a
|
Models
|
2023-12-12 22:35:11 +00:00 |
|
Colin Darie
|
c0771ad903
|
fix(dossier): passe en instruction with auto-archive even with pending correction
|
2023-12-12 15:05:46 +01:00 |
|
Colin Darie
|
c26b59722d
|
feat(instructeur): pending correction blocks passer en instruction
Closes #9731
|
2023-12-12 15:05:44 +01:00 |
|
mfo
|
cf7e499cde
|
Merge pull request #9816 from mfo/US/api-chorus-configuration
amelioration(api): ajoute la configuration chorus aux API GraphQL
|
2023-12-11 09:46:46 +01:00 |
|
Martin
|
643110c342
|
amelioration(api): ajoute la configuration chorus aux API GraphQL
|
2023-12-07 15:46:28 +01:00 |
|
Martin
|
b0e818f8f1
|
correctif(ResetExpiringDossiersJob): timeout sur la prod, utilise une requete plus générique mais plus rapide [on ne scope pas aux dossiers ayant ete notifies, on les reset tous car ca timeouté
|
2023-12-06 16:45:14 +01:00 |
|
Paul Chavard
|
3de0367ed9
|
fix(email_template): less magic - less bugs !
|
2023-11-29 20:36:44 +00: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 |
|
Martin
|
72b8ccec36
|
correctif(chorus.export): suite a un refacto, c'etait kc
|
2023-11-23 09:30:00 +01:00 |
|
Colin Darie
|
ba076357c5
|
feat(dossier): submit en construction resolve automatically correction except for sva
|
2023-11-22 12:35:42 +01:00 |
|
Martin
|
c9d470d9ec
|
tech(refactor): mutualise la duree de rentention apres notification entre dossier/user
|
2023-11-17 11:33:14 +01:00 |
|
Paul Chavard
|
508602fd4a
|
fix(dossier): use traitements to send repasser_en_instruction template
|
2023-11-14 23:59:45 +01:00 |
|
mfo
|
7fca13d02c
|
Merge pull request #9696 from colinux/procedure-visible-by-user-faster
Perf: accélération du chargement des dossiers visibles
|
2023-11-14 08:22:31 +00:00 |
|
Colin Darie
|
fb318620aa
|
Merge pull request #9692 from colinux/fix-deprecation-warnings
Tech: fix multiple deprecation warnings
|
2023-11-13 10:16:06 +00:00 |
|
Colin Darie
|
154a993794
|
chore(perf): improve perf of Dossier#visible_by_user up to 32%
|
2023-11-10 15:51:24 +01:00 |
|
Colin Darie
|
8326cf080e
|
fix: typo in method name extention => extension
|
2023-11-10 14:20:00 +01:00 |
|
Colin Darie
|
148611d595
|
fix(dossier): rails 7 deprecation warning about sum of non numeric values
|
2023-11-10 14:19:59 +01:00 |
|
Kara Diaby
|
fa874a0ea3
|
Permet de configurer le mail de réexamen du dossier par l'administrateur
|
2023-11-10 08:54:27 +00:00 |
|
mfo
|
87c3615774
|
review(tech): utilise un code unique pr les elements de l'autocomplete, corrections de typos, amelioration du code
Co-authored-by: LeSim <mail@simon.lehericey.net>
|
2023-11-09 11:10:17 +01:00 |
|
Martin
|
c7d5bf8dc7
|
amelioration(export.chorus): integre le cadre budgetaire en pus des champs ej
|
2023-11-09 10:09:51 +01:00 |
|
Paul Chavard
|
d93c624164
|
feat(traitement): add browser information
|
2023-11-08 00:09:38 +01:00 |
|
Paul Chavard
|
869d83dda9
|
feat(dossier): validate on change and revalidate on input
|
2023-10-31 17:52:00 +00:00 |
|
Paul Chavard
|
71d5470100
|
fix(graphql): implement real cursor pagination
|
2023-10-18 13:01:07 +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 |
|
Colin Darie
|
680919a68f
|
feat(svr): instructor filters with svr wording specific
|
2023-09-13 13:50:26 +02:00 |
|
Colin Darie
|
e8000adecf
|
feat(svr): refuses automatically a dossier
|
2023-09-13 13:50:23 +02:00 |
|
krichtof
|
5aabce488b
|
Merge pull request #9425 from demarches-simplifiees/9356-service-gi
ETQ Usager, je veux voir dans mon dossier les informations de contact de mon groupe instructeur
|
2023-09-11 07:38:34 +00:00 |
|