human-essentials icon indicating copy to clipboard operation
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...

Results 440 human-essentials issues
Sort by recently updated
recently updated
newest added

### Summary Currently, we add organization_name to the base URLs. This was added before we had the concept of roles. Now that we allow people to switch roles, we no...

Difficulty—Advanced

Resolves #3471 ### Description This PR adds pagination to the super admin organization index page. List any dependencies that are required for this change. (gems, js libraries, etc.) kaminari, Rspec,...

# Summary This is for cleaning up some old data, so it doesn't appear erroneously in the "outstanding requests" report # Why Less bank irritation -- seeing old requests that...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When a snapshot is taken and we enable an organization for...

🐞 Bug
stale

Partial #3067 ### Description This is a partial solution for the issue that includes only the following into the partner agencies export: - Agency address (line 1 and line 2)...

Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.4.0 to 2.0.5. Release notes Sourced from turbo-rails's releases. v2.0.5 What's Changed Turbo v8.0.4 Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.4...v2.0.5 v2.0.4 What's Changed Turbo v8.0.3 Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.3...v2.0.4 v2.0.3 What's...

dependencies

# Summary Make sure that all the double clicks are disabled # Why Because undesirable effects occur on many double-clicks # Details Check all the buttons - make sure that...

Difficulty—Intermediate

We've had this running in prod for a few weeks without issues. Time to drop the bomb and make it so we can actually do upgrades to Rails!

Resolves #4176 ### Description This PR allows a custom message to be added to the distribution reminder message similar to how we currently make customizations on the distribution email content....

# Summary Eliminate any dependency on factory items in the test code - step 1 - find them all. # Why? More robust testing # Details There shouldn't be any...

Difficulty—Intermediate