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/ProjectFeatureToggles
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
..
ActionsCell Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
ColumnsMenu feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureToggleSwitch refactor: memoize heavy components in project overview (#5241) 2023-11-02 13:12:35 +01:00
hooks feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectFeaturesBatchActions feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
RowSelectCell Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
LegacyProjectFeatureToggles.tsx Refactor/project overview api calls (#5279) 2023-11-07 09:19:55 +01:00
PaginatedProjectFeatureToggles.tsx Feat/pagination loading (#5325) 2023-11-13 14:08:48 +01:00
ProjectFeatureToggles.styles.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ProjectFeatureToggles.tsx feat: connect search and filter with server api (#5297) 2023-11-08 14:19:40 +02:00
ProjectFeatureToggles.types.ts feat: add hasStrategies and hasEnabledStrategies on feature environments (#5012) 2023-10-20 10:50:57 +02:00