You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add viewing/editing/filtering of item reporting category (#5209)
* Add viewing/editing/filtering of item reporting category
* Put other reporting_category at end of dropdown
* Remove no longer needed system spec
* Rename to NDBN Reporting Category
* Add NDBN reporting category filtering to user guide
* Add field description for NDBN Reporting Category
* Fix NoMethodError for items without a reporting_category
* Disable NDBN reporting category for items housing a kit
* Remove connection to base_item from item
* Remove partner_key validation on request items
* Fix failing specs
* Fix failing spec
* Remove base item from items csv export
* Fix failing spec
* Removing "menstrual" from ndbn reporting categories (it is a super-category that should not be selectable)
* Adding informational text to reporting category if the item represents a kit
* rubocop happiness
---------
Co-authored-by: CL Fisher <[email protected]>
0 commit comments