1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/frontend/src/component/common
Nuno Góis 4761847ce5 feat: upgrade search to use the new search component (#1073)
* feat: upgrade project list search to use the new search field

* cleanup unused imports

* feat: add upgraded search to projects and applications, polish search UX

* refactor: TableSearch to new Search common component

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-06-10 15:23:12 +02:00
..
AdminAlert
AnimateOnMount
Announcer
ApiError
AutocompleteBox
BreadcrumbNav
CheckmarkBadge
Codebox
ConditionallyRender
ConstraintAccordion refactor: fix operator upgrade alert box margins (#1078) 2022-06-08 14:55:15 +02:00
CreateButton
Dialogue feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
DividerText
DropdownMenu
EnvironmentIcon
EnvironmentStrategiesDialog
FeatureArchiveDialog
FeatureStaleDialog
FormTemplate
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
Highlighter
Input
InputListField
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
PasswordField
PercentageCircle
PermissionButton
PermissionHOC
PermissionIconButton fix: misc ui fixes post tables upgrade (#1049) 2022-06-02 08:21:51 +01:00
PermissionSwitch
Proclamation
ProjectSelect
ProtectedRoute
ResponsiveButton
ScrollTop
Search feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
SearchField feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
SidebarModal
SkipNav
StatusBadge feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
StatusChip
StrategySeparator
StringTruncator
Table feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
TabNav fix: improve styles for tab bars and dividers (#1037) 2022-05-27 12:27:33 +02:00
TagSelect
ToastRenderer
TooltipResolver
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