1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src
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
..
__mocks__
assets
component chore: unknown flags UI (#10332) 2025-07-08 17:51:03 +01:00
constants delete legacy constraint accordion (#10110) 2025-06-11 12:22:55 +02:00
contexts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
hooks Remove uses of one of / use operator checks instead (#10328) 2025-07-08 11:10:45 +02:00
interfaces chore: unknown flags UI (#10332) 2025-07-08 17:51:03 +01:00
openapi feat: group id clickable in event search (#10277) 2025-07-02 14:16:40 +03:00
themes Feat: impact metrics grid layout (#10253) 2025-07-03 09:09:03 +00:00
types
utils Remove uses of one of / use operator checks instead (#10328) 2025-07-08 11:10:45 +02:00
index.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
setupTests.ts
vite-env.d.ts