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...
Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.10.2 to 9.11.0. Changelog Sourced from newrelic_rpm's changelog. v9.11.0 Version 9.11.0 introduces instrumentation for the aws-sdk-sqs gem, fixes a bug related to expected errors not bearing a...
Bumps [knapsack_pro](https://github.com/KnapsackPro/knapsack_pro-ruby) from 7.6.1 to 7.6.2. Changelog Sourced from knapsack_pro's changelog. 7.6.2 Fix an error for the KnapsackPro::Formatters::TimeTracker formatter in RSpec when using Knapsack Pro Regular Mode and the .rspec...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.25.0 to 2.25.1. Release notes Sourced from rubocop-rails's releases. RuboCop Rails 2.25.1 Bug fixes #1280: Look for change_column_null for Rails/BulkChangeTable. (@ccutrer) #1299: Fix an error for Rails/NotNullColumn...
Resolves #4438 ### Description Add Item button was getting de-activated if storage location is selected after first attempt of submitting form without selecting anything. Include anything else we should know...
Resolves #4481 ### Description Added buttons to donation list rows and donation view page to print PDF receipt of individual donation. PDF is modification of existing distribution receipt. ### Type...
# Summary Restrict the pickup person email on the partner profile to valid email formats. # Why We get errors on the distribution confirmation email send which goes to the...
### Description We need a maintainable user guide. Every so often we make a change that outdates our current documentation. (That just happened with Dashboard) There is a balance to...
Resolves #4172 ### Description - donation items are now correctly displayed after invalid edit would bring inventory to below distributed amount - rspec request test for above ### Alternatives considered...
Resolves #3587 ## Description ### Problem The issue was that banks could "deactivate" a user (which is essentially a soft delete of the whole `User` record). However, if that user...
### Description Adds debug gem for debugging with VSCode Shopify Ruby LSP extension and rdbg Adds additional documentation on debugging using VSCode Shopify extension and on making port visible ####...