human-essentials
human-essentials copied to clipboard
Human Essentials is an inventory management system for diaper, incontinence, and period-supply banks. It supports them in distributing to partners, tracking inventory, and reporting stats and analytic...
Related to https://github.com/rubyforgood/human-essentials/issues/4199 Changes to system specs. ### Type of change * Refactor ### How Has This Been Tested? Passes current suite
Related to https://github.com/rubyforgood/human-essentials/issues/4199 Remaining request tests. ### Type of change * Refactor ### How Has This Been Tested? Passes current suite
Fixes #4199 Removes `seed_items: false` from org creation Removes `skip_seed: true` from all specs Removes all code that used the above behaviors. Tests no longer rely on preseeded data! 🥳...
### Summary When the Event system is fully adopted we'll want to remove InventoryItems altogether. As a step in that direction, for this ticket explore turning InventoryItem writes into a...
This will create a new UpdateExisting event when a donation, purchase or distribution is updated if there isn't an existing event to compare against. Ultimately we're going to want to...
# Summary Add a request type flag that will be visible to the banks # Why The banks don't know which request types their partners are using. Knowing will help...
Resolves #4175 ### Description Adds a request type flag to index and show pages as well as to the downloadable document so that banks can better see which type of...
Bumps [rails](https://github.com/rails/rails) from 7.0.8 to 7.1.3.2. Release notes Sourced from rails's releases. v7.1.3.2 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...
# Summary Period supply values in the Annual Survey should include period supplies in kits # Why? Better reporting of actual distribution # Details Similar to issue #3939... You may...
# Summary The order of items in the inventory adjustment drop downs is weird? It should be alphabetical by name # Why Ease of finding items in the list #...