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 Users are reporting that they have to select items twice. We need to address that. # Why? Reduce user frustration, also possible errors when they don't notice that...

NOT READY
Difficulty—Beginner

We don't know where the existing `backup_db` Rake task is being run - it doesn't seem to be Cloud66, Azure, Heroku or Fly.io. It's still connecting to the old Azure...

# Summary If you delete an item, any requests using that item are unviewable So you shouldn't be able to delete an item if there are any requests. # Why?...

Difficulty—Beginner

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When a bank saves their organization details (in My Organization ->...

🐞 Bug
hacktoberfest
Difficulty—Intermediate

Will resolve #4511 ### Description ### Type of change * Bug fix (non-breaking change which fixes an issue) ### How Has This Been Tested? ### Screenshots

# Summary Replace redis with solidcache # Why? Slimming down our prod # Details Check that everything we use redis for will still works. Make it so! # Criteria for...

Help Wanted
Difficulty—Advanced

# Summary Admin users should be able to promote users to admin status # Details To check this out, sign in as [email protected], then click "My Organization", and "Edit", then...

Help Wanted
High Priority
Difficulty—Intermediate

Resolves #4672 ### Description ### Type of change * Bug fix (non-breaking change which fixes an issue) item_row.distribution_quantity aligned right and FMV aligned right ### How Has This Been Tested?...

Split off from PR #4585 Various refactors and documentation changes ### Description * Rename item.kits scope to item.housing_a_kit * DRYs up kit base_item seeding * Removes duplicated code and rspec...

Resolves #4688 ### Description In order to display a message when a partner import is failing I modified the existing `Importable` concern and the Partner model `import_csv` method. This ensures...