1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-01 13:47:27 +02:00
unleash.unleash/src/lib/addons
Nicholas Lydon 4f14549fa1
Detailed slack notifications on feature toggle update (#3155)
## About the changes
Adds more specifics to addon notifications when a flexibleRollout is
updated.

- [x] Specific text for all strategy types
- [x] Add constraint differences for all strategy types 

<!-- Does it close an issue? Multiple? -->
Closes [#3140](https://github.com/Unleash/unleash/issues/3140)
2023-02-27 09:56:56 +00:00
..
__snapshots__ fix: slack back link url to point to the feature page (#2128) 2022-10-05 11:30:51 +02:00
addon-schema.ts fix: Controller wraps handler with try/catch (#909) 2021-08-13 10:36:19 +02:00
addon.test.ts task: Use make-fetch-happen (#1500) 2022-04-28 10:57:52 +02:00
addon.ts feat: add error logs for addons (#2739) 2023-01-11 09:13:22 +01:00
datadog-definition.ts fix: show addon event select validation (#2031) 2022-09-05 11:00:59 +02:00
datadog.test.ts fix: slack back link url to point to the feature page (#2128) 2022-10-05 11:30:51 +02:00
datadog.ts 1568 fix datadog type/value order in addon (#1569) 2022-05-06 09:07:19 +02:00
feature-event-formatter-md.test.ts Detailed slack notifications on feature toggle update (#3155) 2023-02-27 09:56:56 +00:00
feature-event-formatter-md.ts Detailed slack notifications on feature toggle update (#3155) 2023-02-27 09:56:56 +00:00
index.ts fix: reuse message formatter for addons (#1058) 2021-10-28 14:09:11 +02:00
slack-definition.ts fix: show addon event select validation (#2031) 2022-09-05 11:00:59 +02:00
slack.test.ts fix: slack back link url to point to the feature page (#2128) 2022-10-05 11:30:51 +02:00
slack.ts feat: clean up events (#1089) 2021-11-12 13:15:51 +01:00
teams-definition.ts fix: show addon event select validation (#2031) 2022-09-05 11:00:59 +02:00
teams.test.ts fix: slack back link url to point to the feature page (#2128) 2022-10-05 11:30:51 +02:00
teams.ts feat: clean up events (#1089) 2021-11-12 13:15:51 +01:00
webhook-definition.ts Docs(fix): add more (missing) redirects, fix links (#2592) 2022-12-06 09:32:42 +01:00
webhook.test.ts Authorization header webhook (#2356) 2022-11-09 11:45:30 +01:00
webhook.ts Authorization header webhook (#2356) 2022-11-09 11:45:30 +01:00