1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/src/lib
Thomas Heartman 336eab9c5a
feat: allow slack-app and webhook to listen to schedule suspended events (#5821)
This PR adds the schedule suspended event to the slack-app and webhook
definitions.

It also slightly tweaks the markdown formatting of change requests to
add a definite article. This means the snapshot also needs to be
updated.
2024-01-10 15:14:31 +05:30
..
__snapshots__ feat: add automated actions flag (#5805) 2024-01-09 11:42:28 +00:00
addons feat: allow slack-app and webhook to listen to schedule suspended events (#5821) 2024-01-10 15:14:31 +05:30
db chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
domain/project-health
error
features feat: Schedule daily metrics deletion (#5807) 2024-01-10 08:52:40 +01:00
middleware feat: encrypt emails at rest for demo login (#5759) 2024-01-05 14:21:20 +01:00
openapi feat: make local storage work and make feedback url configurable (#5738) 2023-12-29 13:19:08 +02:00
proxy chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
routes task: Add an X-Unleash-Version header to register response (#5774) 2024-01-05 11:54:28 +01:00
schema
segments
services feat: Schedule daily metrics deletion (#5807) 2024-01-10 08:52:40 +01:00
types feat: Schedule daily metrics deletion (#5807) 2024-01-10 08:52:40 +01:00
util feat: encrypt emails at rest for demo login (#5759) 2024-01-05 14:21:20 +01:00
app.test.ts
app.ts
create-config.test.ts
create-config.ts feat: make local storage work and make feedback url configurable (#5738) 2023-12-29 13:19:08 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts feat: include environment type label in feature_toggle_update metrics (#5809) 2024-01-09 16:33:00 +01:00
metrics.ts chore(deps): update dependency node to v18.19.0 (#4957) 2024-01-10 07:23:19 +00:00
server-impl.test.ts
server-impl.ts