..
agent_connect_service.rb
fix(agent_connect): constant path
2022-08-03 10:19:45 +02:00
api_entreprise_service.rb
fix raison social fetch
2023-02-27 13:54:35 +01:00
api_geo_service.rb
return communes with the APIGeoService
2023-02-27 11:47:34 +01: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
poc(batch_operation): show locked files
2022-12-06 11:28:48 +01: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_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
fix(dossier): do not send notification on expiration when dossier is already deleted
2022-01-19 17:52:53 +01: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
fix(geometry): implement our own bbox to replace rgeo
2023-02-15 11:58:59 +01:00
instructeurs_import_service.rb
feat(groupe instructeurs import): notify added instructeurs
2023-02-23 10:56:55 +01:00
ip_service.rb
Refactor (Rubocop): replace map{ … }.compact by filter_map
2021-06-11 15:38:09 +02:00
notification_service.rb
notifications: don't preload dossiers on instructeurs
2021-12-09 12:10:00 +01:00
pieces_justificatives_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
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
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
serializer_service.rb
chore(serializer): add sentry tags to have more details when serialization failed
2023-01-18 19:23:25 +01:00
staging_auth_service.rb
[ENV] Basic auth config
2018-08-23 15:55:32 +02:00
update_zone_to_procedures_service.rb
update zone to procedures
2021-12-16 17:20:06 +01:00
zxcvbn_service.rb
services: cache zxcvbn dictionaries per-thread
2021-10-25 12:04:56 +02:00