1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/common
andreas-unleash 7b67f218eb
fix: Project select bug with duplicate values (#6405)
Project select fix for Executive Dashboard and Playground

Extract the select to it's own component and move to `common`
Re-use for both Dashboard and Playground
Adds the id in parenthesis when there are duplicate names

<img width="1406" alt="Screenshot 2024-03-01 at 12 04 22"
src="https://github.com/Unleash/unleash/assets/104830839/379ea11f-d627-493e-8088-a739d58fba61">
<img width="1434" alt="Screenshot 2024-03-01 at 12 36 46"
src="https://github.com/Unleash/unleash/assets/104830839/9c5cf863-002c-4630-ac3a-4a869303a308">

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-01 14:28:57 +02:00
..
AnimateOnMount chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
Announcer chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
ApiError
ApiTokenTable feat: make edge explicit in UI (#6132) 2024-02-05 13:34:22 +01:00
AutocompleteBox chore: remove new strategy configuration flag (#6335) 2024-02-27 11:23:49 +01:00
Badge refactor: prefer 'span' to 'div' in the badge element (#5981) 2024-01-22 14:44:26 +04:00
BatchSelectionActionsBar
BreadcrumbNav
CheckmarkBadge
Codebox
ConditionallyRender
ConstraintAccordion feat: show info on what would be deleted (#6235) 2024-02-16 04:13:40 +00:00
CreateButton
DateTimePicker
Dialogue Chore: add zendesk btn to error dialog (#6187) 2024-02-12 10:26:45 +02:00
DividerText
DropdownMenu
EnterpriseBadge
EnvironmentIcon
ExperimentalFeedback
FavoriteIconButton
FeatureArchiveDialog chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
FeatureStaleDialog
FeatureStatusChip
Feedback
FilterDateItem chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
FormSwitch
FormTemplate chore: incoming webhook events UI (#6317) 2024-02-23 11:01:27 +00:00
GeneralSelect
Gradient
GridCol
GridRow
GuidanceIndicator
HelpIcon feat: info icon instances for 2 days (#6373) 2024-02-28 11:22:31 +01:00
Highlighter chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
HtmlTooltip
Input
InputCaption
InputListField
InstanceStatus
ItemList
Loader
LoginRedirect
MainHeader
Markdown
MultiActionButton feat: project applications paging backend (#6312) 2024-02-22 15:35:16 +02:00
MultipleRoleSelect
NewConstraintAccordion chore: actions filter constraints (#6389) 2024-02-29 12:56:48 +00:00
NoItems
NotFound
Notifications
OperatorUpgradeAlert
PageContent chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
PageHeader
PasswordField
PercentageCircle Feat/disabled strategies (#5930) 2024-01-17 13:20:39 +01:00
PermissionButton
PermissionGuard chore: add support for project and environment in PermissionGuard (#6008) 2024-01-24 08:20:38 +00:00
PermissionHOC Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
PermissionIconButton
PermissionSwitch task: Use fine-grained project permissions in frontend (#5974) 2024-01-22 15:34:10 +01:00
PremiumFeature Feat: chart 'no-data' placeholder (#6172) 2024-02-12 16:10:46 +01:00
PrettifyLargeNumber
Proclamation
ProjectSelect fix: Project select bug with duplicate values (#6405) 2024-03-01 14:28:57 +02:00
ProtectedRoute
ReactJSONEditor chore: incoming webhook events UI (#6317) 2024-02-23 11:01:27 +00:00
ResponsiveButton
RoleBadge
RoleDescription
RoleSelect feat: list all root roles in SSO config (#5887) 2024-01-15 13:13:29 +00:00
ScrollTop
Search chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
SegmentItem feat: show info on what would be deleted (#6235) 2024-02-16 04:13:40 +00:00
SidebarModal
SidePanelList chore: action events UI (#6358) 2024-02-27 13:52:09 +00:00
SkipNavLink
StaleDataNotification
Sticky
StrategyItemContainer
StrategySeparator
StrategyVariantsUpgradeAlert
StringTruncator
Table feat: connect application envs to backend (#6324) 2024-02-22 21:58:19 +01:00
TabNav chore: adapt integrations layout for incoming webhooks (#5828) 2024-01-10 10:33:51 +00:00
ThemeMode
ToastRenderer
TooltipLink
TooltipResolver
UpdateButton
UserAvatar Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
VariantInfoAlert
VerticalTabs
common.module.scss
flags.ts
index.jsx
select.tsx
util.test.ts
util.ts