Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Shubham Kumar 38624143e8
style(README files): Fix dead links in READMEs 2020-06-11 11:52:57 +05:30
Jody Heavener 099163e947
docs(all): update readmes across all packages to improve testing documentation 2020-05-06 12:02:21 -04:00
Ben Bangert e92349a2ee
docs(event-broker): add remaining docs
Because:

* Layout and architecture of the code was not immediately obvious nor
  the rationale for some of the design.

This commit:

* Aims to fully explain the code, its architecture, and how the
  components are structured.

Closes #744
2019-12-16 16:19:29 -08:00
Ben Bangert d5c42ccd8b
feat(event-broker): add remaining RP events
Because:

* Only the subscription state and delete events were propagated.
* RPs need to know about password reset/change and profile updates.

This commit:

* Sends password change and profile change events to RPs.

Closes #3481
2019-12-05 14:28:40 -08:00
Ben Bangert 5a4ebcab61
feat(event-broker): add performance metrics
Closes #739
2019-09-19 14:02:15 -07:00
Ben Bangert f7d6222eeb
feat(event-broker): add delete event propagation
Also refactors event handling to be a bit better structured for
additional event types.

Closes #2110
2019-08-14 10:57:33 -07:00
Ben Bangert 3d4d38287d
feat(event-broker): add script to simulate webhook calls
Closes #1774
2019-07-26 10:34:00 -07:00
Phil Booth 8b504a3e4a
feat(packages): create fxa-event-broker skeleton rust project 2019-04-11 13:16:05 +01:00