Commit e2a889f
committed
feat(inbox): filter reports by signal source product
- Add source_product query param to SignalReportsQueryParams and API client
- Add sourceProductFilter to filter store (empty = all sources, persisted)
- Add "Source" multi-select section to toolbar filter/sort popover
- Pass source_product filter to API when any sources are selected
- Supports: session_replay, error_tracking, llm_analytics, github, linear, zendesk1 parent 52432fe commit e2a889f
File tree
10 files changed
+630
-221
lines changed- apps/code/src
- renderer
- api
- features/inbox
- components
- stores
10 files changed
+630
-221
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
953 | 953 | | |
954 | 954 | | |
955 | 955 | | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
956 | 959 | | |
957 | 960 | | |
958 | 961 | | |
| |||
0 commit comments