..
agent_connect_service.rb
fix(agent_connect): constant path
2022-08-03 10:19:45 +02:00
api_entreprise_service.rb
feat(api_entreprise): create etablissement with fallback when API is down
2022-09-16 10:43:59 +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
Bug with time zone: Time.zone.today looses time_zone and may breaks database comparisons
2019-12-11 17:34:10 +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
Remove the link between commentaire and user
2021-04-22 15:10:47 +01:00
countries_service.rb
fix(i18n): add Kosovo to countries list
2021-09-08 12:11:25 +02:00
demarches_publiques_export_service.rb
perf(graphql): benchmark demarches_publiques query
2022-07-26 12:54:10 +02:00
dossier_projection_service.rb
Instructeur : ne peut plus cliquer sur un dossier supprimé dans la recherche
2022-02-03 11:17:39 +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
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
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 geo length computations
2020-10-01 15:09:38 +02:00
instructeurs_import_service.rb
fix import service
2021-06-21 14:11:05 +02: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
perf(dossier.pdf): use DossierPreloader to generate pdf
2022-07-21 15:02:29 +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
feat(Administrateur::ArchivesControllers): add archives #index and #create for admin
2022-07-04 14:18:46 +02:00
procedure_export_service.rb
fix(export): no crash on empty repetitions
2022-06-17 11:33:48 +02:00
serializer_service.rb
perf(graphql): benchmark demarches_publiques query
2022-07-26 12:54:10 +02: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