1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/addons
Nuno Góis 364e315a3c
feat: add new message banner events (#5055)
https://linear.app/unleash/issue/2-1516/add-new-message-banner-events

Adds new message banner events to help us keep track of changes related
to the new feature.
2023-10-16 14:30:40 +01:00
..
__snapshots__ feat: add more events in integrations (#4815) 2023-09-29 16:11:59 +01:00
addon-schema.ts chore: GA (remove flag) for Slack App integration (#4765) 2023-09-21 13:55:58 +01:00
addon.test.ts
addon.ts
datadog-definition.ts docs: improve datadog integration docs (#4802) 2023-09-26 11:15:22 +01:00
datadog.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
datadog.ts feat: add more events in integrations (#4815) 2023-09-29 16:11:59 +01:00
feature-event-formatter-md.test.ts feat: add more events in integrations (#4815) 2023-09-29 16:11:59 +01:00
feature-event-formatter-md.ts feat: add new message banner events (#5055) 2023-10-16 14:30:40 +01:00
index.ts fix: datadog addon needs flagResolver (#4806) 2023-09-21 15:07:24 +02:00
installation-definition-schema.ts
slack-app-definition.ts feat: add new message banner events (#5055) 2023-10-16 14:30:40 +01:00
slack-app.test.ts fix: simplify channels logic in slack app integration (#4756) 2023-09-18 08:32:37 +01:00
slack-app.ts feat: add more events in integrations (#4815) 2023-09-29 16:11:59 +01:00
slack-definition.ts chore: GA (remove flag) for Slack App integration (#4765) 2023-09-21 13:55:58 +01:00
slack.test.ts
slack.ts feat: add more events in integrations (#4815) 2023-09-29 16:11:59 +01:00
teams-definition.ts feat: simpler integration filters (#4766) 2023-09-20 09:21:30 +01:00
teams.test.ts
teams.ts feat: add more events in integrations (#4815) 2023-09-29 16:11:59 +01:00
webhook-definition.ts feat: implement optional json payload and template (#4752) 2023-09-19 13:08:10 +02:00
webhook.test.ts
webhook.ts