Colin Darie
|
578f19b000
|
chore(service): limit geocoding area to INSEE code commune
|
2024-03-13 10:40:39 +01:00 |
|
Paul Chavard
|
1243cfefeb
|
fix(entreprise): graphql effectif
|
2024-03-05 16:00:28 +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
|
72a3f6e89c
|
refactor(export/archives): holds user profile asking for the archive or export
|
2024-02-16 11:23:38 +01:00 |
|
Colin Darie
|
bfb98554ff
|
fix(active-storage): don't fail on analyzing a blob derivated by watermark
Quand l'analyse du job se produit après le watermark, elle doit comparer
le checksum avec celui du fichier filigrané.
|
2024-02-12 16:30:58 +01:00 |
|
Colin Darie
|
533ce8d7ba
|
fix(procedure-url-check): don't fail when other attribute have an error
|
2024-01-29 15:42:35 +01:00 |
|
simon lehericey
|
97f335c36a
|
add a cron job to send expiration notice
|
2024-01-26 10:18:16 +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 |
|
Colin Darie
|
a0e64151d5
|
test: replace OpenStruct by model expected
|
2024-01-16 19:43:24 +01:00 |
|
Colin Darie
|
1a56fe620e
|
feat(correction): make pending corrections blocking by feature flag only
|
2023-12-18 14:12:45 +01:00 |
|
Colin Darie
|
3d21262e89
|
test(declarative): clarify intention with pending correction & declarative procedure
|
2023-12-12 15:05:45 +01:00 |
|
seb-by-ouidou
|
8c1bc9e62f
|
feat: batch action for repousser_expiration depuis expirant
|
2023-12-09 06:27:00 +01:00 |
|
seb-by-ouidou
|
5c80f6c3f0
|
feat: batch action for desarchiver
|
2023-12-09 06:27:00 +01:00 |
|
seb-by-ouidou
|
c0c2e35881
|
feat: batch action for restaurer
|
2023-12-09 06:27:00 +01:00 |
|
seb-by-ouidou
|
5ec95d781c
|
feat: batch action for supprimer
|
2023-12-09 06:27:00 +01:00 |
|
Martin
|
fd81936baf
|
correctif(users.expires): maj l'appel a process_expired car le service est instanciable maintenant
|
2023-11-21 10:18:58 +01:00 |
|
Martin
|
81826e2509
|
amelioration(Cron::ExpiredUsersDeletionJob): ne retente jamais ce job si il crash [pour eviter de se lancer ds une boucle infinie de suppression]
|
2023-11-17 11:33:14 +01:00 |
|
Martin
|
66cf41b6d2
|
amelioration(procedure.duree_conservation_dossiers_dans_ds_changes): reset les flag d'expirations lorsqu'on change la date de conservation des dosseirs d'une procedure
|
2023-11-17 11:33:14 +01:00 |
|
Martin
|
1716a931c5
|
amelioration(Procedure.procedure_expires_when_termine_enabled): active l'expiration des dossiers terminés sur les procedure ne l'ayant pas activé jusqu'à présent. La cible est de faire ça sur 20 Procedure quotidiennement
|
2023-11-17 11:33:14 +01:00 |
|
Martin
|
99529c611d
|
tech(refactor): deplace les service d'expiration usager/dossier dans un namespace dedié
|
2023-11-17 11:33:14 +01:00 |
|
Martin
|
b989af5b47
|
amelioration(ExpiredUsersDeletionService): limite le nombre d'envoie d'email sur le job de suppression des utilisateurs
|
2023-11-17 11:33:14 +01:00 |
|
Martin
|
252b3e4719
|
tech(expires-user.cron): ajoute une tache cron [débrayable] pour faire tourner la tache de suppression des usagers inutile
attention, pour notre instance, avec ma db anonymiser :
```
ExpiredUsersDeletionService.find_expired_user.pluck(:id).size
=> 1795515
```
|
2023-11-17 11:33:14 +01: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 |
|
Martin
|
2d4701ac61
|
correctif(Champs::CommuneChamp): il restait des champs commune a normaliser
|
2023-11-10 10:42:42 +01:00 |
|
Colin Darie
|
edb47d94f7
|
test: fix not_to raise_error(SpecificErrorClass) false positive risk
|
2023-11-09 17:27:55 +01:00 |
|
Paul Chavard
|
34a76d8afd
|
feat(dossier): commune champ is an autocomplete now
|
2023-11-07 20:58:39 +01:00 |
|
Christophe Robillard
|
97ff31f60f
|
update departement after getting etablissement_infos
|
2023-10-27 10:00:52 +02:00 |
|
Christophe Robillard
|
0f1e243b01
|
use api entreprise v3 for effectifs annuels
|
2023-10-17 13:48:46 +02:00 |
|
Christophe Robillard
|
e5d0d7dda2
|
get most fresh info for effectifs mensuels
|
2023-10-17 13:48:46 +02:00 |
|
mfo
|
ade95f5f5f
|
Merge pull request #9582 from demarches-simplifiees/US/fix-export-job
correctif(tech.export): il arrive que des exports soient mal identifié (le content-type), ce qui par la suite renvoie des exports vide (0kb)
|
2023-10-10 12:22:54 +00:00 |
|
Christophe Robillard
|
73953a8a57
|
fix sentry capture message for webhook
|
2023-10-10 11:00:58 +02:00 |
|
Martin
|
2c3562e829
|
bug(export.identify): identify pourrait etre la cause des exports remis a 0 [mauvais identification due au type de contenu]
|
2023-10-10 10:39:46 +02:00 |
|
Christophe Robillard
|
3fdc3a15be
|
add sentry context to webhook call
|
2023-10-09 11:42:13 +02:00 |
|
Colin Darie
|
e8000adecf
|
feat(svr): refuses automatically a dossier
|
2023-09-13 13:50:23 +02:00 |
|
Colin Darie
|
bb7673e697
|
fix(sva): decision date when start date is at end of month and with correction delay
|
2023-08-29 12:55:06 +02:00 |
|
Christian Lautier
|
5ce42afe28
|
Fix datetime_champ validation with negative time zone
|
2023-08-02 14:40:47 +02:00 |
|
Lisa Durand
|
3e30834644
|
Merge pull request #9274 from demarches-simplifiees/bach-operation-all-instruction-actions
[Actions multiples] Ajouter la possibilité pour les instructeurs de classer sans suite et refuser
|
2023-07-12 09:43:29 +00: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
|
5db80ee6de
|
feat(sva): cron accepts dossiers for each sva procedure
|
2023-07-11 10:01:47 +02:00 |
|
Paul Chavard
|
c74351459e
|
feat(champ): add result error handling to ChampFetchExternalDataJob
|
2023-07-10 14:57:34 +02:00 |
|
Lisa Durand
|
b2ba15a277
|
add specs
|
2023-07-04 11:40:11 +02:00 |
|
Colin Darie
|
33617a4c44
|
test: ensure travel_back is automatically called at the right time
|
2023-06-20 00:04:55 +02:00 |
|
Colin Darie
|
17f5fb4a51
|
refactor(declarative): process dossier in job isolation
|
2023-06-14 12:06:22 +02:00 |
|
Colin Darie
|
ec244f1a94
|
fix(procedure): auto_archive_on must be in future
|
2023-06-01 16:49:52 +02:00 |
|
Christophe Robillard
|
0f083db32b
|
migrate bilans bdf adapter to v3
|
2023-06-01 14:03:31 +02:00 |
|
mfo
|
c2f2b4ef2a
|
Merge pull request #9106 from mfo/api-entreprise.etablissement_adapter
API Entreprise: migration "Etablissement"
|
2023-06-01 11:45:47 +00:00 |
|
Martin
|
c90175f121
|
tech(api-entreprise.etablissement): passage du endpoint ETABLISSEMENT_RESOURCE_NAME en v3
|
2023-06-01 09:06:36 +02:00 |
|
Christophe Robillard
|
ef82149a3b
|
amelioration(api-entreprise.rna): passe a la v3 pour le endpoint RNA_RESOURCE_NAME
|
2023-05-31 09:59:44 +02:00 |
|
Colin Darie
|
3161f90662
|
Merge pull request #9098 from demarches-simplifiees/8472-migrer-attestation-fiscale
API Entreprise : migration "attestation fiscale"
|
2023-05-30 08:52:17 +00:00 |
|
Christophe Robillard
|
0e85f84eff
|
migrate exercices adapter
|
2023-05-29 17:46:39 +02:00 |
|