Changed paths:
M pkg/manager/html/main.html
M pkg/manager/http.go
Log Message:
-----------
pkg/manager: allow filtering crashes by multiple subsystems
Update the manager web UI to accept multiple `subsystem` query parameters. When multiple subsystems are selected, the UI
displays crashes that belong to any of the selected subsystems.
The UI has also been updated to show active filters, and a list of available subsystems that can be quickly added to the
current filter.