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 Allow reminder emails to be sent out on different bases -- e.g. quarterly or on the 3rd Friday of the month # Details This will impact the reminder...

Difficulty—Intermediate

# Summary There is a sequence on editing a profile with an upload that results in the file not being saved # Why fix? Not saving things the users reasonably...

Help Wanted
Difficulty—Intermediate

# Summary If people go to a URL that is the partner dashboard, but log in as a bank, they are getting a 500 error. We'd like to gently steer...

core team

### Summary So we have [a custom devise mailer that seems to be responsible for setting the subject line for Partner invitations.](https://github.com/rubyforgood/human-essentials/blob/main/app/mailers/custom_devise_mailer.rb). [Tests for reference](https://github.com/rubyforgood/human-essentials/blob/main/spec/mailers/custom_devise_mailer_spec.rb) The code looks something like...

This PR builds on #4415 and works toward #4396. This adds partner-request-units configuration for Bank Organizations.

… admin users list view Resolves #4296 ### Description ### Type of change * Bug fix (non-breaking change which fixes an issue) * New feature (non-breaking change which adds functionality)...

### Summary We only link to the PartnerUser management page for bank admins, but in app/controllers/partner_users_controller.rb we don't re-assert that restriction. Add a bank-org admin check to this controller. ###...

# Summary The storage location on purchases and donations should default to the Default Intake Location specified on the organization # Why Saves bank time and possible mistakes - especially...

Difficulty—Beginner

# Summary On Distribution New, if you attempt to save without picking the storage location, and then pick a storage location, the add another item button should be enabled. #...

Difficulty—Intermediate

# Summary The inventory levels by date does not work properly if read_events is enabled # Why fix continuity of service # Details Note: we can only really see the...