Commit graph

4 commits

Author SHA1 Message Date
Krzysztof Wolski
d4089ab519
Add metadata and privateMetadata to webhook payloads (#730)
* Add metadata and privateMetadata to webhook payloads

* Add changeset
2023-07-07 13:01:36 +02:00
Krzysztof Wolski
6250095a4e
📧 Introduce new event - Gift Card Sent (#661)
* Introduce new event - Gift Card Sent

* Add feature flag service and use it with gift card event

* Add saleor version check on install
2023-06-28 11:39:26 +02:00
Krzysztof Wolski
ede7a2e808
Notify event webhook for customer emails (#408)
* Support Notify webhook for account operations

* Fix the comment

* Do not expose internal types of the event

* Remove debug message
2023-04-19 15:56:45 +02:00
Krzysztof Wolski
1af3996e39
Add emails and messages app (#236)
* Add emails and messages app
2023-03-09 09:14:29 +01:00