1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/frontend/src
Thomas Heartman b6833d92aa
feat: split projects view into "my projects" and "other projects" (#6886)
This PR removes the previous "my projects" filter in favor always
splitting projects, but showing both on the main screen.

To make it a bit easier to work with, it also moves the project group
component into its own file, causing some extra lines of code change. My
apologies 🙇🏼
2024-04-22 13:16:53 +02:00
..
__mocks__
assets
component feat: split projects view into "my projects" and "other projects" (#6886) 2024-04-22 13:16:53 +02:00
constants
contexts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
hooks feat: feature lifecycle getter hook (#6876) 2024-04-18 09:02:03 +03:00
interfaces Feat: new projects list (#6873) 2024-04-18 11:20:01 +02:00
openapi chore: generate orval types (#6871) 2024-04-16 21:07:37 +03:00
themes feat: restyle the project meta box (#6880) 2024-04-18 11:55:15 +03:00
types chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
utils chore: upgrade typescript in frontend to 5.4.2 (#6673) 2024-03-22 10:13:44 +00:00
index.tsx
setupTests.ts
vite-env.d.ts