1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/project/Project
Fredrik Strand Oseberg 834ae1d8a4
Feat/pagination loading (#5325)
This PR makes changes to how the project overview skeleton screen works.
Important changes:

- Add skeleton screens to missing elements, creating a more
comprehensive loading screen
- Split the page into different loading sections, so that we can load
the table when we fetch the next page without affecting the rest of the
page.

https://www.loom.com/share/e5d30dc897ac488ea80cfae11ffab646

Next steps:
* Hide bar if total is less than 25
* Add FE testing
2023-11-13 14:08:48 +01:00
..
CreateProject fix: yarn lint:fix (#4917) 2023-10-04 11:28:05 +02:00
DeleteProject feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
hooks fix: project settings flag limit not properly set (#5317) 2023-11-10 09:57:20 +00:00
Import feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectDoraMetrics feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectEnterpriseSettingsForm feat: make invite link more visible (#4984) 2023-10-11 14:31:32 +03:00
ProjectFeaturesArchive
ProjectFeatureToggles Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
ProjectForm fix: project settings flag limit not properly set (#5317) 2023-11-10 09:57:20 +00:00
ProjectHealth fix: linting (#4925) 2023-10-04 15:59:39 +03:00
ProjectInfo Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
ProjectLog feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectSettings fix: read project id in edit project (#5134) 2023-10-24 10:18:40 +02:00
ProjectStats Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
LazyProject.tsx
LazyProjectExport.tsx
Project.styles.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
Project.tsx Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
ProjectOverview.tsx Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00