1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component/admin
Nuno Góis 95a02158e8
fix: improve users search (#4131)
https://linear.app/unleash/issue/2-1183/improve-users-list-search

This adapts the users list to use the new `useSearch` hook so you can
have a better search that also includes "username" and "email" as
fields. It's also more extensible in case we'd like to add filters in
the future.
2023-07-04 09:30:40 +02:00
..
apiToken feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
auth feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
billing feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
cors feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
groups refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
instance-admin fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
instance-privacy feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
invoice feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
maintenance feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
menu feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
network fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
roles feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
serviceAccounts refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
users fix: improve users search (#4131) 2023-07-04 09:30:40 +02:00
Admin.tsx feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
AdminRedirect.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdminExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00