mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-24 20:06:55 +01:00
Initial draft for notifications UI behind a feature flag. I'd like to get this merged because the PR is cluttered by open api generation. In the next PR I will: * Clean up the SX and introduce styled components * Add a component for single notifications and implement the notification list |
||
|---|---|---|
| .. | ||
| AdminAlert | ||
| AnimateOnMount | ||
| Announcer | ||
| ApiError | ||
| ApiTokenTable | ||
| AutocompleteBox | ||
| Badge | ||
| BreadcrumbNav | ||
| CheckmarkBadge | ||
| Codebox | ||
| ConditionallyRender | ||
| ConstraintAccordion | ||
| CreateButton | ||
| DateTimePicker | ||
| Dialogue | ||
| DividerText | ||
| DropdownMenu | ||
| EnvironmentIcon | ||
| EnvironmentStrategiesDialog | ||
| FavoriteIconButton | ||
| FeatureArchiveDialog | ||
| FeatureStaleDialog | ||
| FeatureStatusChip | ||
| FormTemplate | ||
| GeneralSelect | ||
| Gradient | ||
| GridCol | ||
| GridRow | ||
| GuidanceIndicator | ||
| HelpIcon | ||
| Highlighter | ||
| HtmlTooltip | ||
| Input | ||
| InputCaption | ||
| InputListField | ||
| InstanceStatus | ||
| ItemList | ||
| Loader | ||
| LoginRedirect | ||
| MainHeader | ||
| Mermaid | ||
| MessageBanner | ||
| NoItems | ||
| NotFound | ||
| Notifications | ||
| OperatorUpgradeAlert | ||
| PageContent | ||
| PageHeader | ||
| PasswordField | ||
| PercentageCircle | ||
| PermissionButton | ||
| PermissionHOC | ||
| PermissionIconButton | ||
| PermissionSwitch | ||
| PremiumFeature | ||
| PrettifyLargeNumber | ||
| Proclamation | ||
| ProjectSelect | ||
| ProtectedRoute | ||
| ResponsiveButton | ||
| ScrollTop | ||
| Search | ||
| SegmentItem | ||
| SidebarModal | ||
| SkipNavLink | ||
| StaleDataNotification | ||
| StrategyItemContainer | ||
| StrategySeparator | ||
| StringTruncator | ||
| Table | ||
| TabNav | ||
| ThemeMode | ||
| ToastRenderer | ||
| TooltipLink | ||
| TooltipResolver | ||
| UpdateButton | ||
| UserAvatar | ||
| VerticalTabs | ||
| common.module.scss | ||
| flags.ts | ||
| index.jsx | ||
| select.tsx | ||
| util.ts | ||