1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib/addons
Nuno Góis 39b0c089d1
feat: simpler integration filters (#4766)
https://linear.app/unleash/issue/2-1407/remove-the-all-checkboxes-from-project-and-environment-filters

Simplifies integration event filters by removing the "ALL" checkboxes
from these components. Whether you opted to check the "ALL" checkbox, or
not to filter at all, the result is the same - The selected options
would act as a filter.

Includes some refactoring and clean up.


![image](https://github.com/Unleash/unleash/assets/14320932/2e30c5c5-12e1-4bc6-bd4a-8be4226d625d)
2023-09-20 09:21:30 +01:00
..
__snapshots__ feat: implement optional json payload and template (#4752) 2023-09-19 13:08:10 +02:00
addon-schema.ts fix: addon schema validation (#4643) 2023-09-08 09:39:57 +00:00
addon.test.ts task: Use make-fetch-happen (#1500) 2022-04-28 10:57:52 +02:00
addon.ts feat: improve slack app addon scalability (#4284) 2023-07-20 13:37:06 +01:00
datadog-definition.ts feat: simpler integration filters (#4766) 2023-09-20 09:21:30 +01:00
datadog.test.ts feat: implement optional json payload and template (#4752) 2023-09-19 13:08:10 +02:00
datadog.ts feat: implement optional json payload and template (#4752) 2023-09-19 13:08:10 +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 Feat(#4205): add potentially stale events to addons (#4279) 2023-07-19 13:52:19 +00:00
index.ts feat: implement optional json payload and template (#4752) 2023-09-19 13:08:10 +02:00
installation-definition-schema.ts feat: Slack App addon (#4238) 2023-07-14 09:49:34 +01:00
slack-app-definition.ts fix: simplify channels logic in slack app integration (#4756) 2023-09-18 08:32:37 +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 fix: simplify channels logic in slack app integration (#4756) 2023-09-18 08:32:37 +01:00
slack-definition.ts feat: simpler integration filters (#4766) 2023-09-20 09:21:30 +01:00
slack.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
slack.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
teams-definition.ts feat: simpler integration filters (#4766) 2023-09-20 09:21:30 +01:00
teams.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
teams.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
webhook-definition.ts feat: implement optional json payload and template (#4752) 2023-09-19 13:08:10 +02:00
webhook.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
webhook.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00