app-MAIL-temp/scripts
Carlos Quintana 3e0b7bb369
Add sync events (#2113)
* feat: add protocol buffers for events

* chore: add EventDispatcher

* chore: add WebhookEvent class

* chore: emit events

* feat: initial version of event listener

* chore: emit user plan change with new timestamp

* feat: emit metrics + add alias status to create event

* chore: add newrelic decorator to functions

* fix: event emitter fixes

* fix: take null end_time into account

* fix: avoid double-commits

* chore: move UserDeleted event to User.delete method

* db: add index to sync_event created_at and taken_time columns

* chore: add index to model
2024-05-23 10:27:08 +02:00
..
generate-build-info.sh Move generation of build info to script 2022-05-12 16:48:51 +02:00
generate-proto-files.sh Add sync events (#2113) 2024-05-23 10:27:08 +02:00
new-migration.sh PR comments 2022-05-12 18:42:16 +02:00
reset_local_db.sh Update docs to the same port as the reset script + remove pre-commit pylint (#1464) 2022-12-02 17:31:31 +01:00
reset_test_db.sh Update docs to the same port as the reset script + remove pre-commit pylint (#1464) 2022-12-02 17:31:31 +01:00
run-test.sh Moved pytest.ini to pytest.ci.ini 2022-05-20 14:45:33 +02:00