demarches-normaliennes/app/lib
Colin Darie 05b517a847
fix(mailer): observers on balancer and balanced delivery methods
- Les observers doivent être déclarés *avant*
  le chargement de nos delivery methods (Sendinblue & Dolist),
  sinon ils seront ignorés par ces derniers

- dans le balancer, on ne peut pas appeler `.deliver` une seconde fois,
  sinon les observers (et interceptors) sont invoqués deux fois.
2023-01-11 00:57:16 +01:00
..
active_job refactor(virus_scan): remove lock 2023-01-04 12:12:11 +01:00
active_storage refactor(virus_scan_result): use column instead of metadata on blob 2023-01-04 12:12:11 +01:00
api_address fix(api_address): support Adresse BAN without postcode 2022-10-11 12:25:12 +02:00
api_datagouv modify Lib Datagouv API 2022-07-29 11:17:22 +02:00
api_education Fix api education wrong data type 2021-06-08 12:25:24 +02:00
api_entreprise First draft autofetch data for RNA 2022-10-04 22:11:01 +02:00
api_geo Revert "Revert "Merge pull request #4552 from tchak/champ-communes"" 2020-01-14 18:46:07 +01:00
api_particulier feat(api particulier): add MESRI field 2021-12-16 16:45:18 +01:00
asn1 Add poor man’s ASN1 parsing 2019-06-17 16:16:28 +02:00
certigna feat(timestamp): add certigna 2022-12-07 19:28:01 +01:00
database db: Add a delete_orphans db helper 2022-03-08 14:47:43 +01:00
dolist show dolist logs to manager 2022-04-28 15:48:54 +02:00
download_manager refactor(active_storage): PiecesJustificativesService::FakeAttachment -> ActiveStorage::FakeAttachment 2022-11-22 18:05:26 +01:00
helpscout feat(helpscout): add a tag to messages submited through contact form 2021-12-09 11:47:13 +01:00
mailjet chore(manager): link email users to events 2023-01-10 16:07:35 +01:00
pipedrive fix demandes adapter when no demandes 2020-07-07 09:24:23 +02:00
sendinblue config: simplify mailer configuration again 2022-02-08 12:44:43 +01:00
typhoeus/cache typhoeus: add a cache store for successful requests 2018-12-10 11:41:07 +01:00
universign Add Universign timestamp API query 2019-06-17 16:16:28 +02:00
balancer_delivery_method.rb fix(mailer): observers on balancer and balanced delivery methods 2023-01-11 00:57:16 +01:00
biz_dev.rb move to only one pipedrive account 2019-08-28 12:16:25 +02:00
sent_mail.rb manager: fix SendInBlue emails 2021-04-13 10:57:26 +02:00