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

Resolves #4240 ### Description Refer to #4324 for original PR that is now organized into logical and smaller commits. ### Type of change * New feature (non-breaking change which adds...

Resolves #3090 ### Description This modifies the flow of how new distributions are created as per the motivation explained in the ticket #3090. The overall approach is to save these...

Resolves #3829 ### Description This PR adds support for GitHub Codespaces. It includes a devcontainer configuration that will be used to create a Codespace for this repository. The configuration includes:...

Resolves #4312 ### Description Some organizations want to include signature fields on their distribution pdf printouts. We want to make this optional for organizations to toggle this setting on or...

Resolves #4096 ### Description This creates the models and fields necessary to support reporting units. For now this is a model-only change. This adds some simple validations and specs for...

Related to #4241. Unblocks #4254 ### Description Migrates all non-standard `Partners::Profile` `agency_type`s to `Partner::AGENCY_TYPE['OTHER']` and preserves the non-standard value in the `other_agency_type` column. This will allow a straightforward migration when...

stale

### Summary There are a number of tests that check `PartnerProfile#agency_type` against a string "Other". Some other tests check the value in an array instead: `Partner::AGENCY_TYPES['OTHER']` This seems to be...

Help Wanted
Difficulty—Intermediate

### Summary We have a bunch of PRs that are many months old that haven't been touched. Look at each of them and decide to: * Close them as stale...

core team
stale

Related to https://github.com/rubyforgood/human-essentials/issues/4199 Remove events ### Type of change * Refactor ### How Has This Been Tested? Passes current suite

Related to https://github.com/rubyforgood/human-essentials/issues/4199 Changes to system specs, all specs are related because they use common helpers. ### Type of change * Refactor ### How Has This Been Tested? Passes current...