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
|
2210db3b81
|
feat(Dossier::EditFooterComponent): disable submit button when inligibilite_rules matches
|
2024-06-11 09:32:54 +02:00 |
|
mfo
|
5644692448
|
feat(Logic.computable?): add computable? to know if a ineligibilite_rules set is computable
|
2024-06-11 09:32:53 +02:00 |
|
mfo
|
73fe247c3d
|
feat(avis): ensure consistent ordering, use ASC ordering to give back most recent avis first
|
2024-06-05 17:50:32 +02:00 |
|
Paul Chavard
|
9753a91db6
|
feat(graphql): messages can be discarded through api
|
2024-06-04 17:41:26 +02:00 |
|
mfo
|
f14c88a54a
|
clean(spec): speed, avoid using with_all_champs factory. takes too much time when not needed
|
2024-06-04 15:34:34 +02:00 |
|
Paul Chavard
|
b06934b8d3
|
fix(instructeur): supprimes_recemment should include archived dossiers
|
2024-05-29 11:03:46 +02:00 |
|
Paul Chavard
|
1bca3c123b
|
chore(dossier): remove legacy update attributes
|
2024-05-27 10:33:37 +02:00 |
|
Colin Darie
|
2e763d5e92
|
perf(search): ignore search_terms columns, use raw sql instead
|
2024-05-06 17:16:34 +02:00 |
|
Kara Diaby
|
bec9af90e8
|
models
|
2024-05-06 09:49:02 +00:00 |
|
Paul Chavard
|
c479d46b47
|
refactor(champs): extract dossier champ related methods in to a concern
|
2024-04-22 13:55:01 +02:00 |
|
Lisa Durand
|
c6e2e6445c
|
add instructeur feedback on accuse de lecture agreement
|
2024-04-15 12:10:28 +02:00 |
|
Lisa Durand
|
71268c7f3b
|
hide decision from email for tiers if procedure has accuse de lecture
|
2024-04-15 11:15:13 +02:00 |
|
Lisa Durand
|
e486f789f6
|
add AR in user view - hide decision on second dossier tab
|
2024-04-15 11:15:13 +02:00 |
|
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 |
|
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 |
|
Christophe Robillard
|
af195d9158
|
display for user groupe instructeur service when available
|
2023-09-11 08:58:04 +02:00 |
|
simon lehericey
|
4cbb8e91f2
|
Workable draft prefill identity (no link or query help)
|
2023-09-07 10:17:19 +02:00 |
|
Eric Leroy-Terquem
|
6198de1f43
|
Merge pull request #9466 from demarches-simplifiees/track-dossiers-with-no-groupe-instructeur
Fix brouillon dossiers with forced_groupe_instructeur
|
2023-09-06 16:30:38 +00:00 |
|
Eric Leroy-Terquem
|
d63787cf5c
|
fix(routing): create assignments even for brouillon dossiers (it used to be possible for brouillon dossiers to have a groupe instructeur)
|
2023-09-06 17:28:01 +02:00 |
|
Eric Leroy-Terquem
|
9d0447c14a
|
fix(routing): track assigned dossiers without groupe_instructeur
|
2023-09-06 17:28:01 +02:00 |
|
Colin Darie
|
31db96cf41
|
fix(log): fix caller of log destroyed dossiers
|
2023-09-06 16:32:47 +02:00 |
|
Colin Darie
|
20c7921abe
|
chore(log): log destroyed dossiers
|
2023-09-06 16:07:18 +02:00 |
|
Colin Darie
|
b5e2c9b860
|
fix(sva): improvements when a dossier has already been terminated
|
2023-09-04 16:09:01 +02:00 |
|
Martin
|
367a557aaf
|
amelioration(data): pour les dossiers en brouillon ayant un groupe_instructeur_id, supprime cette information
|
2023-08-14 10:17:23 +02:00 |
|
Martin
|
425d8867be
|
amelioration(bulk_messages): ETQ instructeur, je peux envoyer un message aux usagers ayant un dossier en brouillon
|
2023-08-14 10:17:23 +02:00 |
|
Martin
|
05687e63ca
|
amelioration(dossier.routage): assigne le groupe d'instructeur au moment de passer_en_construction! un dossier et ignore ce concept de pre-setter le groupe d'instructeur sur tout le reste de l'app
|
2023-08-14 10:17:23 +02:00 |
|
Paul Chavard
|
0f6188a542
|
chore(annotate): remove model comments
|
2023-08-02 11:43:23 +02:00 |
|
Eric Leroy-Terquem
|
cdbaf987c0
|
db(routing): remove migrated champ routage columns
|
2023-08-01 16:59:22 +02:00 |
|
Paul Chavard
|
93d6bda4ed
|
refactor: move submit en_construction logic to the model
|
2023-07-24 12:12:58 +02:00 |
|
Paul Chavard
|
4bc8b23a19
|
fix(dossier): purge motivation after repasser en instruction
|
2023-07-24 09:52:12 +02:00 |
|
Paul Chavard
|
1882f652d5
|
fix(dossier): do not create groupe instructeur assignements on brouillons
|
2023-07-18 16:54:00 +02:00 |
|
Eric Leroy-Terquem
|
7a95846cba
|
feat(DossierAssignment): always add forced_groupe_instructeur when manual assignment
|
2023-07-18 16:54:00 +02:00 |
|
Eric Leroy-Terquem
|
0e58e10b82
|
refactor(DossierAssignment): move create_assignment to assign_to_groupe_instructeur
|
2023-07-18 16:54:00 +02:00 |
|
Eric Leroy-Terquem
|
488a932cd5
|
refactor(DossierAssignment): extract method create_assignment
|
2023-07-18 16:54:00 +02:00 |
|
Eric Leroy-Terquem
|
5f5714678c
|
feat(DossierAsignment): create model
|
2023-07-18 16:54:00 +02:00 |
|
Martin
|
ce9dbed663
|
amelioration(NotificationMailer): sort la creation des commentaire sur la messagerie du mailer [trop de prob possible sinon: au retry on dupliquait les commenaitres, si le mail foirait, on commentait pas etc...]
|
2023-07-11 15:11:40 +02:00 |
|
Colin Darie
|
73a28d2eca
|
fix(sva): don't process dossiers submitted before sva was enabled
|
2023-07-11 10:02:47 +02:00 |
|
Colin Darie
|
4c46a2f8da
|
feat(sva): date in pdf
|
2023-07-11 10:02:47 +02:00 |
|
Colin Darie
|
8c49dcf21e
|
feat(sva): exports include SVA devision date
|
2023-07-11 10:02:47 +02:00 |
|
Colin Darie
|
b4e6c20bbd
|
feat(sva): log operation when instructeur requests a correction
|
2023-07-11 10:01:49 +02:00 |
|
Colin Darie
|
d70278a534
|
refactor(sva): dossier can't repasser en construction without pending correction
|
2023-07-11 10:01:47 +02:00 |
|
Colin Darie
|
4bdd4310ab
|
feat(sva): calculcate decision date with corrections delays & resume methods
|
2023-07-11 10:01:47 +02:00 |
|