1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/src/lib/addons
Christopher Kolstad 5a3bb1ffc3
Biome1.5.1 (#5867)
Lots of work here, mostly because I didn't want to turn off the
`noImplicitAnyLet` lint. This PR tries its best to type all the untyped
lets biome complained about (Don't ask me how many hours that took or
how many lints that was >200...), which in the future will force test
authors to actually type their global variables setup in `beforeAll`.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2024-01-12 09:25:59 +00:00
..
__snapshots__ feat: allow slack-app and webhook to listen to schedule suspended events (#5821) 2024-01-10 15:14:31 +05:30
addon-schema.ts chore: GA (remove flag) for Slack App integration (#4765) 2023-09-21 13:55:58 +01:00
addon.test.ts task: Use make-fetch-happen (#1500) 2022-04-28 10:57:52 +02:00
addon.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
datadog-definition.ts feat: datadog integration - link to valid source type names (#5608) 2023-12-12 14:37:41 +01:00
datadog.test.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
datadog.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
feature-event-formatter-md.test.ts feat: allow slack-app and webhook to listen to schedule suspended events (#5821) 2024-01-10 15:14:31 +05:30
feature-event-formatter-md.ts feat: allow slack-app and webhook to listen to schedule suspended events (#5821) 2024-01-10 15:14:31 +05:30
index.ts feat: remove feature flag for datadog json template (#5105) 2023-10-26 09:09:26 +02:00
installation-definition-schema.ts feat: Slack App addon (#4238) 2023-07-14 09:49:34 +01:00
slack-app-definition.ts feat: allow slack-app and webhook to listen to schedule suspended events (#5821) 2024-01-10 15:14:31 +05:30
slack-app.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00: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 feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
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 feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
teams.ts feat: add more events in integrations (#4815) 2023-09-29 16:11:59 +01:00
webhook-definition.ts feat: allow slack-app and webhook to listen to schedule suspended events (#5821) 2024-01-10 15:14:31 +05:30
webhook.test.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
webhook.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00