1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/common
Nuno Góis 81c25c7774 fix: constraint-related UI fixes (#1069)
* fix: constraint-related UI fixes

* test spans on values list

* fix: values truncation, misc UI fixes

* fix: no longer assign const variable (debug)
2022-06-08 08:33:39 +01:00
..
AdminAlert
AnimateOnMount
Announcer feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
ApiError
AutocompleteBox refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
BreadcrumbNav
CheckmarkBadge
Codebox fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
ConditionallyRender
ConstraintAccordion fix: constraint-related UI fixes (#1069) 2022-06-08 08:33:39 +01:00
CreateButton style: fix styles in CreateButton 2022-02-24 10:31:01 +01:00
Dialogue feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
DividerText Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
DropdownMenu
EnvironmentIcon feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
EnvironmentStrategiesDialog
FeatureArchiveDialog Project overview feature toggles list (#971) 2022-05-13 14:51:22 +02:00
FeatureStaleDialog Project overview feature toggles list (#971) 2022-05-13 14:51:22 +02:00
FormTemplate fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
GeneralSelect
Gradient
GridCol feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
GridRow feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
HelpIcon feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
Highlighter fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
Input
InputListField chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
InstanceStatus feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
Loader
LoginRedirect
NoItems
NotFound
OperatorUpgradeAlert
PageContent refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
PageHeader feat: add filtering capabilities to search (#1052) 2022-06-03 11:32:30 +01:00
PaginateUI Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
PasswordField
PercentageCircle feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
PermissionButton refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
PermissionHOC Project overview feature toggles list (#971) 2022-05-13 14:51:22 +02:00
PermissionIconButton fix: misc ui fixes post tables upgrade (#1049) 2022-06-02 08:21:51 +01:00
PermissionSwitch
Proclamation
ProjectSelect
ProtectedRoute
ResponsiveButton
ScrollTop
SearchField feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
SidebarModal
SkipNav Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
StatusBadge feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
StatusChip
StrategySeparator
StringTruncator
Table Search keyboard shortcut (#1048) 2022-06-06 14:23:48 +02:00
TabNav fix: improve styles for tab bars and dividers (#1037) 2022-05-27 12:27:33 +02:00
TagSelect
ToastRenderer refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
TooltipResolver refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
UpdateButton
common.module.scss
flags.ts refactor: remove unused code (#1036) 2022-05-27 13:28:58 +02:00
index.jsx
select.tsx
util.ts