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 Children in the seed data should have non-repeating names. # Why? Reduce developer confusion # Details Currently, we have a lot of kids in the seed data who...

Good First Issue

# Summary Prevent changing storage location on donation/distribution/purchase if there has been an intervening audit on the items involved. # Why? It's an extremely edge case, and we're not sure...

Help Wanted
Difficulty—Intermediate

See https://github.com/rubyforgood/human-essentials/pull/4273#discussion_r1564291195 for full discussion. `rspec ./spec/services/reports/children_served_report_service_spec.rb[1:2:1] --seed 56095` fails on main. `rspec ./spec/services/reports/children_served_report_service_spec.rb --seed 11104` passes. The test is flaky, it is likely related to the items that are...

🐞 Bug

# Summary Colour change for messages regarding inactive items # Why We have been asked to make warning messages less scary. Also, these are informational more than warning # Details...

Difficulty—Beginner
stale

# Summary Provide the ability to customize the reminder message for partners, similar to how we currently allow customization of the distribution email content # Why? Bank request -- The...

Difficulty—Beginner
stale

# Summary You currently have to add an organization if you edit a user as a superuser. We don't need the link to the organization on the user at all...

Help Wanted
Difficulty—Beginner

# Summary There are a few checkboxes in the system that are not showing properly. We got some of them addressed via PR #4280, but there's more! Fix'em! # Why...

Difficulty—Beginner
stale

### Description My colleague @mgriffin encountered this problem, and solved it with the change mentioned. Here's fuller error output from him: ``` [IMPORTANT] Don't forget to include the Crash Report...

# Summary If you have a validation error on saving the donation, the dropdownfor the item changes to a number rather than the item name. It should still show the...

Difficulty—Beginner
stale

# Summary If you are entering a new item, and you use the name of an existing item, the message should be helpful. # Why Fix Reduce bank confusion, support...

Good First Issue