human-essentials
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...
# Summary Manufacturer Donations has several issues. This seeks to resole them # Why It is currently misleading # Details On discussion with the stakeholders, what would actually be useful...
Resolves #3052 ### What I did I made confirmation pages for Essentials Requests for request types: quantity, child, and # of individuals I followed a similar pattern for both individual...
# Summary Insufficient allotment errors are not being handled properly on purchases and donations, resulting in 500 errors # Why? Our banks don't know what's going on when they get...
### Is there an existing request for this change? - [X] I have searched the existing issues ### Context for documentation change We decided to add a `production` branch to...
Previous issue -- https://github.com/rubyforgood/human-essentials/issues/2979 We need to either add a new context for validation during the applications submission or backtrack on which fields are manditory. To decide this, let's check...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When creating a new account, it says to use punctuation in...
# Summary If a user's session expires and they are trying to access the system, provide a friendly message (instead of the blank screen they are currently getting) # Why...
Resolves #3260 ### Description This PR adds a page to manage the users for a partner as an organization. This uses the roles! A few additional things to change in...
# Checklist: - [X] I have performed a self-review of my own code, - [ ] I have commented my code, particularly in hard-to-understand areas, - [ ] I have...
### Summary * Add a method to validate current inventory against event sourced inventory. * Whenever an event is being created, validate it. * If a validation fails, add a...