1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/project/Project
Jaanus Sellin 17e340ab40
feat: project level outdated sdks, project level banner (#7083)
At first, I was creating a new component, Project Banner, which was 90%
of the old banner and 10% new code, but it did not feel right. The
current banner is actually smart enough to be used in any container. So
now, I have moved the outdated SDK banner to the project level.

I like the simplicity of the change.


![image](https://github.com/Unleash/unleash/assets/964450/e57c1ace-e8f9-4866-a063-6f9ae561c6c0)
2024-05-20 14:15:39 +03:00
..
CreateProject fix: disable the create button when api call is made (#7063) 2024-05-16 10:52:12 +03:00
DeleteProject chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
HiddenProjectIconWithTooltip fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
hooks fix: make name validation work properly. (#7042) 2024-05-13 14:43:49 +02:00
Import fix: refresh project after import (#7082) 2024-05-20 12:25:23 +02:00
PaginatedProjectFeatureToggles fix: refresh project after import (#7082) 2024-05-20 12:25:23 +02:00
ProjectDoraMetrics feat: flag types used for project insights (#6607) 2024-03-19 14:21:54 +02:00
ProjectEnterpriseSettingsForm chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectFeaturesArchive
ProjectFeatureToggles test: move tests from cypress to rtl (#6987) 2024-05-07 09:03:40 +02:00
ProjectForm chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectHealth chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectInfo feat: project members widget (#6628) 2024-03-20 14:30:27 +02:00
ProjectInsights fix: show loading features only when loading is happening (#6817) 2024-04-10 12:43:22 +02:00
ProjectLog
ProjectSettings fix: new strategy using default strategy (#7075) 2024-05-20 09:50:44 +02:00
ProjectStats chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
LazyProject.tsx
LazyProjectExport.tsx
Project.styles.ts
Project.tsx chore: remove project overview refactor flag (#6897) 2024-05-07 13:58:56 +02:00
ProjectOverview.tsx feat: project level outdated sdks, project level banner (#7083) 2024-05-20 14:15:39 +03:00
ProjectOverviewChangeRequests.test.tsx feat: fetch change request overview in project overview (#6683) 2024-03-25 14:02:06 +01:00
ProjectOverviewChangeRequests.tsx refactor: remove change requests from project insights api (#6685) 2024-03-25 14:44:32 +01:00