1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
Nuno Góis 203b700e27
chore: register integration events in Slack integration (#7626)
https://linear.app/unleash/issue/2-2458/register-integration-events-slack

Registers integration events in the **Slack** integration.

Similar to: https://github.com/Unleash/unleash/pull/7621

Also slightly improves the previous work on webhooks.
2024-07-19 12:56:55 +01:00
..
__snapshots__ chore: feature collaborators flag (#7623) 2024-07-19 10:11:39 +02:00
addons chore: register integration events in Slack integration (#7626) 2024-07-19 12:56:55 +01:00
db feat: feature collaborators read model (#7625) 2024-07-19 12:10:21 +02:00
domain/project-health chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
error fix: validate patched data with schema (#7616) 2024-07-18 13:26:50 +01:00
features chore: allow you to lower constraint values even when they're above limit (#7624) 2024-07-19 10:14:42 +00:00
middleware task: added flag to remove unsafe inline style src header (#7566) 2024-07-10 14:36:28 +02:00
openapi chore: integration events store (#7613) 2024-07-18 15:20:35 +01:00
routes feat: Disallow repeating last 5 passwords. (#7552) 2024-07-09 16:18:35 +02:00
schema
services chore: register integration events in webhooks (#7621) 2024-07-19 10:07:52 +01:00
types feat: feature collaborators read model (#7625) 2024-07-19 12:10:21 +02:00
users feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
util feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
app.test.ts
app.ts fix: bearer tokens with base-path (#7065) 2024-05-16 11:45:16 +02:00
create-config.test.ts feat: allow admin login using demo auth (#6808) 2024-04-23 08:39:33 +02:00
create-config.ts feat: constraints limit in a strategy (#7554) 2024-07-08 11:02:22 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts chore: send prometheus metrics when someone tries to exceed resource limits (#7617) 2024-07-18 13:35:45 +02:00
metrics.test.ts chore: send prometheus metrics when someone tries to exceed resource limits (#7617) 2024-07-18 13:35:45 +02:00
metrics.ts chore: send prometheus metrics when someone tries to exceed resource limits (#7617) 2024-07-18 13:35:45 +02:00
server-impl.test.ts feat: error log on unsupported pg (#7139) 2024-05-27 09:21:45 +02:00
server-impl.ts feat: file import (#7219) 2024-05-31 13:21:41 +02:00