burningmantech / ranger-ims-server

Ranger Incident Management System—Server
Apache License 2.0
27 stars 7 forks source link

allow filtering by incident type on incidents page #1401

Closed srabraham closed 1 week ago

srabraham commented 1 week ago

this also removes the "Show" prefix from each of the filter dropdowns, in an effort to make that area a bit narrower

https://github.com/burningmantech/ranger-ims-server/issues/264

image
github-actions[bot] commented 1 week ago

⚠️ Optional matrix job Py:3.14.0-alpha.1 - ubuntu-latest failed ⚠️

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 69.09%. Comparing base (0488d29) to head (88993bb). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/ims/element/incident/incidents/_incidents.py 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1401 +/- ## ========================================== - Coverage 69.14% 69.09% -0.05% ========================================== Files 181 181 Lines 8931 8937 +6 Branches 1493 1496 +3 ========================================== Hits 6175 6175 - Misses 2656 2662 +6 Partials 100 100 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.