..
agent_connect_service.rb
fix(agent_connect): constant path
2022-08-03 10:19:45 +02:00
api_entreprise_service.rb
add tva adapter and tva job
2023-05-26 13:37:20 +02:00
api_geo_service.rb
chore(api-geo): bump cache keys
2023-04-17 14:29:24 +02:00
archive_uploader.rb
refactor(archive): remove dependencie on archive from ArchiveUploader
2022-04-12 14:54:54 +02:00
bill_signature_service.rb
feat(timestamp): ensure signature is openssl compatible
2022-12-07 19:28:01 +01:00
browser_support.rb
chore(build): use vitejs
2022-06-23 15:22:54 +02:00
clamav_service.rb
feat(ClamAV): add config to disable clamav usage
2022-02-15 09:15:47 +01:00
commentaire_service.rb
refactor(virus_scan): remove lock
2023-01-04 12:12:11 +01:00
demarches_publiques_export_service.rb
perf(graphql): benchmark demarches_publiques query
2022-07-26 12:54:10 +02:00
dossier_projection_service.rb
chore: rename dossier_resolution => dossier_correction
2023-06-02 16:16:14 +02:00
dossier_search_service.rb
feat(dossier): replace discarded with visible_by_administration
2022-03-10 14:29:40 +01:00
downloadable_file_service.rb
refactor: extract download_and_zip in to a shared service
2022-04-12 14:54:54 +02:00
email_delivering_interceptor.rb
amelioration(email_event): re-lever une erreur dans un rescue_from ne la fait pas remonter. change de stratégie pour savoir si oui ou non un mail a ete envoye avec success.
2023-06-20 13:39:29 +02:00
email_delivery_observer.rb
refactor(email): log event when error occurs before recipients was set
2023-01-10 16:07:35 +01:00
encryption_service.rb
Feat (API Particulier): new encryption service
2021-07-30 11:18:44 +02:00
expired_dossiers_deletion_service.rb
correctif(dossiers.expirations): sur de gros volumes de données, le fait de mettre a jours tous les dossiers a supprime timeout face a PG. batch la maj
2023-06-20 17:46:58 +02:00
falsify_opendata_service.rb
falsify opendata flag for some procedures
2023-03-01 11:47:11 +01:00
france_connect_service.rb
disable france connect authentication for admin and instructeurs
2021-02-10 18:13:47 +01:00
generate_open_data_csv_service.rb
add generation csv service
2022-07-29 11:17:22 +02:00
geojson_service.rb
perf(carto): use json schema to validate geojson instead of rgeo
2023-06-06 15:43:56 +02:00
instructeurs_import_service.rb
feat(groupe instructeur): can enable routing from import
2023-03-08 10:48:02 +01:00
ip_service.rb
Refactor (Rubocop): replace map{ … }.compact by filter_map
2021-06-11 15:38:09 +02:00
notification_service.rb
refactor(email): spread sending of instructeur digest emails over time
2023-05-09 11:32:43 +02:00
pieces_justificatives_service.rb
correctif(export.pdf): ETQ expert, lorsque j'exporte un dossier au format PDF, celui ci contenient les avis non confidentiels ainsi que mes avis
2023-03-28 17:16:34 +02:00
pipedrive_service.rb
Add nb_of_dossiers by years and deadline to PipeDrive Person
2019-06-04 16:55:11 +02:00
procedure_archive_service.rb
refactor(pj_service): explicit options with_{bills,champs_private} because expert & instructeurs does not need the same
2023-01-30 18:04:09 +01:00
procedure_export_service.rb
correctif(export.zip): integre les avis dans l'export au format pdf du dossier
2023-03-06 14:58:26 +01:00
serializer_service.rb
chore(sentry): use "procedure" tag everywhere for a better debug experience
2023-03-08 13:48:44 +01:00
staging_auth_service.rb
[ENV] Basic auth config
2018-08-23 15:55:32 +02:00
zxcvbn_service.rb
chore(rubocop): fix Rails/RootPathnameMethods and assimiled cops
2023-04-19 12:55:13 +02:00