1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src
Nuno Góis bd5a8539c0
chore: add project list view toggle with respective flag (#10452)
https://linear.app/unleash/issue/2-3746/add-project-list-view-toggle-with-respective-flag

Adds a project list view toggle hidden behind a feature flag:
`projectListViewToggle`.

This is already part of the persistent project list page state.

Even though the view mode switching logic is in place, this isn't really
doing anything else. We'll leave the actual visual changes (tables) for
a follow up PR.

<img width="1412" height="406" alt="image"
src="https://github.com/user-attachments/assets/793d0bd9-9874-4630-98b4-0ee364f50241"
/>
2025-08-04 08:53:04 +01:00
..
__mocks__
assets feat: GitHub auth (#10406) 2025-07-24 15:25:25 +01:00
component chore: add project list view toggle with respective flag (#10452) 2025-08-04 08:53:04 +01:00
constants
contexts
hooks chore: split standard and advanced strategy types (#10433) 2025-07-30 09:55:51 +01:00
interfaces chore: add project list view toggle with respective flag (#10452) 2025-08-04 08:53:04 +01:00
openapi chore: re-generate openapi (#10450) 2025-08-01 05:50:03 -03:00
themes Feat: impact metrics grid layout (#10253) 2025-07-03 09:09:03 +00:00
types
utils feat: Display example date for date formatting reasons (#10444) 2025-07-31 11:07:32 +02:00
index.tsx
setupTests.ts
vite-env.d.ts