1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-17 13:46:47 +02:00
unleash.unleash/frontend/src/component/project/ProjectList
Tymoteusz Czech 6030900b40
refactor: replace IProjectCard with openapi type (#8043)
Makes type consistent between frontend and schema generated from backend.
2024-09-02 13:25:28 +00:00
..
hooks refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
ProjectArchiveLink Feat/improve projects list (#8018) 2024-08-29 14:39:44 +00:00
ProjectCreationButton feat: projects list sorting (#8011) 2024-08-29 15:43:16 +02:00
ProjectsListSort Feat/improve projects list (#8018) 2024-08-29 14:39:44 +00:00
ReviveProjectDialog fix: misc fixes for project archive (#7948) 2024-08-21 10:34:13 +02:00
ArchiveProjectList.test.tsx fix: projects archive search (#7898) 2024-08-15 16:19:29 +02:00
ArchiveProjectList.tsx refactor: prepare project card iteration (#7990) 2024-08-27 14:11:07 +02:00
group-projects.test.ts refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
group-projects.ts refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
LegacyProjectList.tsx refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
loadingData.ts refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
ProjectGroup.tsx refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
ProjectList.test.tsx feat: projects list sorting (#8011) 2024-08-29 15:43:16 +02:00
ProjectList.tsx Feat/improve projects list (#8018) 2024-08-29 14:39:44 +00:00