1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-09 11:14:29 +02:00
unleash.unleash/src/lib/features/metrics/unknown-flags
Nuno Góis 3b6613360c
chore: unknown flags UI (#10332)
https://linear.app/unleash/issue/2-3682/add-unknown-flags-page-with-table-and-description

Adds a `/unknown-flags` page with a table of unknown flag reports and a
short description of what this is.

It’s only accessible via direct URL for now (if the flag is enabled),
but it allows us to share the list with some customers.

<img width="1026" alt="image"
src="https://github.com/user-attachments/assets/feee88bb-bbce-4871-98d7-f76f95076ee2"
/>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-08 17:51:03 +01:00
..
fake-unknown-flags-store.ts chore: unknown flags UI (#10332) 2025-07-08 17:51:03 +01:00
unknown-flags-controller.ts chore: unknown flags UI (#10332) 2025-07-08 17:51:03 +01:00
unknown-flags-service.ts chore: unknown flags UI (#10332) 2025-07-08 17:51:03 +01:00
unknown-flags-store.ts chore: unknown flags UI (#10332) 2025-07-08 17:51:03 +01:00