Paul Chavard
|
707d3980c0
|
Merge pull request #10171 from tchak/fix-perf-filters
perf(filter): we query by stable_id - no need to check type_de_champ private attribute
|
2024-04-08 09:24:54 +00:00 |
|
Paul Chavard
|
742e6f4a92
|
perf(filter): we query by stable_id - no need to check type_de_champ private attribute
|
2024-04-04 19:01:47 +02:00 |
|
Paul Chavard
|
38a703034e
|
feat(champ): expose paths
|
2024-04-04 16:13:23 +02:00 |
|
Paul Chavard
|
0006a12aea
|
Update app/models/dossier.rb
Co-authored-by: LeSim <mail@simon.lehericey.net>
|
2024-04-02 18:09:29 +02:00 |
|
Paul Chavard
|
7cf1cdb47b
|
fix(champ): do not expose champs without row_id in repetitions
|
2024-04-02 17:51:57 +02:00 |
|
Paul Chavard
|
13005b0a4a
|
fix(dossier): enqueue jobs after commit
|
2024-04-01 19:00:25 +02:00 |
|
Paul Chavard
|
5d302fb6ac
|
refactor(dossier): extract aasm callbacks in to a concern
|
2024-04-01 18:55:08 +02:00 |
|
Paul Chavard
|
6ad0b901b6
|
fix(champ): use public_id in views
|
2024-03-26 11:23:23 +01:00 |
|
Martin
|
015e606f50
|
fix(dossier.has_many.france_connect_informations): wip
|
2024-03-22 07:47:02 +01:00 |
|
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 |
|