1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src/component
Thomas Heartman 0cd64780fa
Simplify created numbers (don't show count by flag type) and update colors (#10531)
Simplifies the data we show for the archive vs creation chart by not
showing the created count by flag type. Instead, all we show is the
total.

Also, in doing this, updates the colors we use for the bars (to A1, and
A2). The contrast is a little low between A1 and A2, so we should look
at that before taking this into production.

The created tooltip colors are wrong, but we'll need to update the
tooltip in a later PR, so not tackling that now.

Before:
<img width="1115" height="456" alt="image"
src="https://github.com/user-attachments/assets/13626295-1aa5-42be-b8dd-cea9912effe0"
/>
<img width="564" height="311" alt="image"
src="https://github.com/user-attachments/assets/7a02eec0-e018-49fd-8b1f-92aa3376a6cc"
/>



After: 
<img width="1179" height="481" alt="image"
src="https://github.com/user-attachments/assets/1ba6584a-d7e2-4ae4-81ec-38260c1f0e07"
/>

<img width="420" height="159" alt="image"
src="https://github.com/user-attachments/assets/e4433c32-eaa4-41d2-a5ef-af84a9725c30"
/>

Closes 1-4018, 1-4013, 1-4014
2025-08-25 16:09:44 +02:00
..
admin chore: move consumption UI behind separate flag (#10495) 2025-08-14 14:25:36 +03:00
application chore(AI): registerFrontendClient flag cleanup (#10297) 2025-07-03 10:52:48 +02:00
archive chore: revive archive page (#10001) 2025-05-15 11:54:52 +01:00
banners feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequest Add .vite to biome's ignore lists (formatting and linting) (#10518) 2025-08-22 07:36:56 +00:00
commandBar feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
common chore: implement unknown flags UX feedback (#10519) 2025-08-22 14:04:01 +01:00
context chore: disable delete button if a context field has usage (#10002) 2025-05-15 13:55:56 +02:00
counters/ExploreCounters feat: custom metrics (#10022) 2025-05-22 09:58:54 +02:00
demo chore: fix interactive demo steps around constraint values (#10451) 2025-08-01 10:56:37 +00:00
environments fix: environment name cell (#10474) 2025-08-07 11:32:06 +01:00
events chore(AI): improvedJsonDiff flag cleanup (#10486) 2025-08-21 09:50:48 +00:00
feature feat: add "cleanup" action to other flag lifecycle stages (#10471) 2025-08-07 11:54:33 +02:00
featureTypes chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
feedback feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
feedbackNew feat: adjust feedback columns (#10119) 2025-06-11 15:50:26 +02:00
filter Feat: filter flags by "last seen at" (#10449) 2025-08-04 14:50:21 +02:00
impact-metrics feat: series query warning (#10413) 2025-07-29 10:03:43 +02:00
insights Simplify created numbers (don't show count by flag type) and update colors (#10531) 2025-08-25 16:09:44 +02:00
integrations feat: rebrand sdk tokens and sdk types (#10430) 2025-07-30 10:24:40 +02:00
layout update 'config' icon (#10319) 2025-07-07 10:41:43 +02:00
loginHistory chore: timeagocell default fallback (#10475) 2025-08-07 18:05:28 +01:00
maintenance
menu chore: unknown flags UI (#10332) 2025-07-08 17:51:03 +01:00
onboarding feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboard chore(AI): healthToTechDebt flag cleanup (#10346) 2025-07-11 14:15:55 +02:00
playground/Playground chore(1-3832): clean up flag overview redesign (#10140) 2025-06-13 10:41:08 +00:00
project chore(AI): projectListViewToggle flag cleanup (#10527) 2025-08-25 09:01:59 +01:00
providers feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
releases chore: release template resource limits (#10514) 2025-08-21 11:52:09 +01:00
segments fix: segment row id for modals (#10437) 2025-07-30 11:09:07 +02:00
signals feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
splash
strategies chore: split standard and advanced strategy types (#10433) 2025-07-30 09:55:51 +01:00
tags feat: add truncation and tooltips (#10498) 2025-08-18 13:16:52 +02:00
unknownFlags chore: implement unknown flags UX feedback (#10519) 2025-08-22 14:04:01 +01:00
user feat: Display example date for date formatting reasons (#10444) 2025-07-31 11:07:32 +02:00
App.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
InitialRedirect.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00