1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman bfd82015d1
Fix each child in a list should have a key error. (#10393)
The console was complaining. I suspect it was because of the wrapping
fragment. So instead of doing everything within react, I switched to
using a standard case statement.

Also: because name is optional and not guaranteed to be unique, let's
use id for the key instead.
2025-07-22 13:03:33 +00:00
..
admin chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02: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 Fix each child in a list should have a key error. (#10393) 2025-07-22 13:03:33 +00:00
commandBar feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
common docs: update docs navigation (#9942) 2025-07-11 13:33:11 +02: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 demo by adapting to new constraints flow (#10213) 2025-06-25 17:26:03 +01:00
environments chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
events feat: add id as removable param for event list (#10289) 2025-07-03 09:27:01 +03:00
feature Chore(1 3895)/small input tweaks (#10316) 2025-07-04 14:57:52 +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 chore(ux): If there's only a single available filter, always show that filter (don't hide it beneath a filters button) (#10127) 2025-06-12 12:25:58 +00:00
impact-metrics refactor: impact metrics modal - label filtering and UX (#10377) 2025-07-22 10:08:29 +02:00
insights chore(AI): healthToTechDebt flag cleanup (#10346) 2025-07-11 14:15:55 +02:00
integrations chore: hide/disallow new instances of deprecated integrations (#10104) 2025-06-10 12:19:37 +02:00
layout update 'config' icon (#10319) 2025-07-07 10:41:43 +02:00
loginHistory feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02: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): healthToTechDebt flag cleanup (#10346) 2025-07-11 14:15:55 +02:00
providers feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
releases Chore(1-3825)/remove legacy strategy separator (#10137) 2025-06-13 10:06:48 +00:00
segments chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
signals feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
splash
strategies feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
tags chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
unknownFlags chore: unknown flags UI (#10332) 2025-07-08 17:51:03 +01:00
user feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +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