1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component/common
olav 504a4af274 refactor: port segments list to react-table (#1024)
* refactor: extract SegmentEmpty component

* refactor: extract CreateSegmentButton component

* refactor: extract EditSegmentButton component

* refactor: extract RemoveSegmentButton component

* refactor: normalize Created table header text

* refactor: port segments list to react-table

* fix: improve row text height in table row

* fix: update test snapshots

* refactor table cell with search highlight

* fix: update after review

Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
Co-authored-by: Tymoteusz Czech <tymek+gpg@getunleash.ai>
2022-05-27 08:57:30 +02: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 feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
CreateButton
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 refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
GridCol feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
GridRow feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02: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
InstanceStatus feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
Loader
LoginRedirect
NoItems
NotFound
OperatorUpgradeAlert
PageContent refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
PageHeader Project features list update (#991) 2022-05-18 11:56:55 +02: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 Feat: Contexts and Project access tables (#1028) 2022-05-26 10:37:33 +02:00
PermissionSwitch
Proclamation
ProjectSelect
ProtectedRoute
ResponsiveButton
RolloutIcon
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 refactor: normalize status badge designs (#1018) 2022-05-25 08:30:47 +00:00
StatusChip
StrategySeparator
StringTruncator
Table refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
TabNav Theme consistency updates (#960) 2022-05-09 12:01:12 +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 Persistent table query (#999) 2022-05-25 08:14:22 +00:00
index.jsx
select.tsx
util.ts