gsxdsm
b846027cb9
FN-6077: add plugin registry category filter
Add category filtering controls to registry browsing.
- add a registry category select and thread its value through registry loading, retry, install refresh, and live updates
- style the registry controls for desktop and stacked mobile layouts alongside the existing search input
- add registry browse tests covering category filtering, query combinations, debounce timing, and control rendering
Files changed:
packages/dashboard/app/components/PluginManager.css | 23 +++++
packages/dashboard/app/components/PluginManager.tsx | 58 +++++++-----
packages/dashboard/app/components/__tests__/PluginManager.registry.test.tsx | 103 ++++++++++++++++++++-
3 files changed, 161 insertions(+), 23 deletions(-)
Fusion-Task-Id: FN-6077
Fusion-Task-Lineage: a57da263-550e-4607-a9a8-13123ef10867
2026-06-09 07:00:05 -07:00
..
2026-06-08 20:48:36 -07:00
2026-06-09 04:27:53 -07:00
2026-06-09 07:00:05 -07:00
2026-05-14 15:25:08 -07:00
2026-06-09 02:00:29 -07:00
2026-06-04 08:00:33 -07:00
2026-06-03 20:56:05 -07:00
2026-06-08 15:19:27 -07:00
2026-05-17 22:16:27 -07:00
2026-06-09 02:09:31 -07:00
2026-05-12 07:47:10 -07:00
2026-06-09 00:27:51 -07:00
2026-05-29 11:25:11 -07:00
2026-05-29 20:05:14 -07:00
2026-06-03 08:16:08 -07:00
2026-05-20 19:58:49 -07:00
2026-06-03 19:48:40 -07:00
2026-05-17 19:11:59 -07:00