1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/common
Nuno Góis a9e9ae8c3e
feat: use new role components in project access (#4018)
https://linear.app/unleash/issue/2-1143/adapt-project-roles-to-use-the-new-role-selector-and-role-description

This PR further unifies roles, by having a single `IRole` interface to
cover both types, and re-using the same components for project roles.
2023-06-21 08:16:37 +01:00
..
AdminAlert
AnimateOnMount
Announcer
ApiError
ApiTokenTable feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
AutocompleteBox refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
Badge Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
BatchSelectionActionsBar fix: make area behind bulk actions clickable (#3838) 2023-05-23 10:41:01 +02:00
BreadcrumbNav
CheckmarkBadge feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
Codebox refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
ConditionallyRender
ConstraintAccordion fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
CreateButton feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
DateTimePicker
Dialogue feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
DividerText
DropdownMenu
EnvironmentIcon feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
EnvironmentStrategiesDialog feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
FavoriteIconButton feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
FeatureArchiveDialog UI/bulk stale (#3320) 2023-03-16 14:54:38 +01:00
FeatureStaleDialog
FeatureStatusChip feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
Feedback feat: implement plausible tracking (#3212) 2023-02-28 14:29:14 +01:00
FormTemplate feat: edit change requests (#3573) 2023-04-24 15:32:19 +02:00
GeneralSelect
Gradient
GridCol
GridRow
GuidanceIndicator feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
HelpIcon fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
Highlighter
HtmlTooltip feat: custom root roles (#3975) 2023-06-14 14:40:40 +01:00
Input
InputCaption
InputListField
InstanceStatus fix: specific actions for enterprise trial messages (#4001) 2023-06-19 13:48:26 +02:00
ItemList
Loader
LoginRedirect
MainHeader
Mermaid fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
MessageBanner feat: message banner (variants) (#3788) 2023-05-18 09:38:59 +01:00
NoItems
NotFound refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
Notifications fix: notifcations word break (#3403) 2023-03-28 13:27:47 +03:00
OperatorUpgradeAlert feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
PageContent fix: PageContent bodyContainer overflowX (#2852) 2023-01-10 16:46:53 +01:00
PageHeader feat: implement project-scoped segments in project settings (#3335) 2023-03-17 08:23:27 +00:00
PasswordField
PercentageCircle refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
PermissionButton
PermissionHOC
PermissionIconButton Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00:00
PermissionSwitch
PremiumFeature fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
PrettifyLargeNumber
Proclamation
ProjectSelect
ProtectedRoute
ResponsiveButton fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00
RoleBadge refactor: address custom root roles PR comments (#3994) 2023-06-15 14:03:47 +01:00
RoleDescription feat: roles unification (#3999) 2023-06-19 09:41:40 +01:00
RoleSelect feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
ScrollTop
Search E2E test - batch updates (#3392) 2023-03-29 14:47:12 +03:00
SegmentItem refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
SidebarModal feat: edit change requests (#3573) 2023-04-24 15:32:19 +02:00
SkipNavLink fix: header-responsiveness (#3381) 2023-03-24 15:51:28 +02:00
StaleDataNotification
StrategyItemContainer fix: show environment reorder handle (#3990) 2023-06-15 13:39:22 +02:00
StrategySeparator refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
StringTruncator
Table feat: Virtualized table with parent ref (#3993) 2023-06-15 14:11:04 +02:00
TabNav refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
ThemeMode
ToastRenderer fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
TooltipLink feat: improve variants modal UI/UX (#3307) 2023-03-15 12:22:06 +00:00
TooltipResolver
UpdateButton feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
UserAvatar
VerticalTabs feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
common.module.scss fix: application name link styling (#3724) 2023-05-09 13:02:32 +00:00
flags.ts
index.jsx
select.tsx
util.ts