Releases: rubyforgood/human-essentials
Releases · rubyforgood/human-essentials
Onboarding 2.0, Item Visiblity, distinguish distribution as pick-up or delivery, and bug fixes!
✍️ Description
This release contains half of the work (other half is in the previous release; 2.3.0) from Ruby For Good Fall 2020! Many issues that we aimed to address were addressed and are included in this release. Here are some of the highlighted changes
✨ What's New?
- We've implemented a new method for processing requests for new accounts for the diaperbase application. New prospective users can now request an account through our application. This request will than be used by our internal team to process the request in a expedited and speedy fashion.


- Diaperbase users can now specify the mode of delivering the distribution they've created! That is, they can distinguish which distributions should be picked-up or delivered directly to them.

- Diaperbase users can now specify if they want specified inventory items to be visible and requestable by their partners.

- Creating a distribution that causes the on-hand total of an inventory item to drop below the specified minimum will cause an banner to appear notifying the user that they may need to add more inventory.

🐞 Bug Fixes
- The extra line that appears when an error occurs in distribution creation has been removed.
- Prevent distributions from failing because email sending fails synchronously. Instead, queue the email send job and allow the distribution to get created. The email will get sent out eventually by sidekiq's retrying.
💖 Other Changes
- Added
letter_openerto more easily test emails locally.
Deactivating users, show serviced zipcodes, fix distribution bugs, show daily item totals for pickups
Description
Feature Updates
- Diaperbase admins are now able to deactivate/reactivate users. This is useful for being able to prevent a previous user from accessing the application.
- Zipcodes serviced by partners now visible on partner show pages.
- Adds table with daily item totals that needed to be distributed on a given day.
Fixes
- Fixed issue where submitting a distribution with incorrect item totals would appear to be successfully be created.
- Remove extra line items when distribution fails to get submitted.
- Remove extra line separator (hr) when removing line items in distributions
Organize interfaces and partner deactivation feature
Description
A healthy amount of upgrades and the start of some really nice features.
Changes
- Add the ability for Diaper bank users to 'deactivate' an associate Partner. This prevents partner agencies from submitting more requests until they've been reactivated. Here is a demonstration on how to use it:
Click on the 'Deactivate' button in the partner page

The status now will be 'Deactivated'

To reactivate, go back to the partner page and click 'Activate Partner Now'

- Logo fixes
- Partner Distributions Sorting
- Reminder Emails updated to show the time of day
- Alphabetize partner list in filter option
- Total Item Quantity on donation pages
- Lots of system updates /w dependencies
Bugfixes, refactoring, and upgrading dependencies
Description
Backfilling release of a deployment made on May 12th to production
Changes
- Only send distribution emails to partners requesting emails (#1652)
- Update Mailers to Use Object IDs (#1653)
Bugfixes
- Bring back missing labels on requests (#1657)
Dependency Upgrades
- Look up commits for more details and full list of dependabot upgrades.
Theme and stuff
Stuff in this deploy:
- Look and feel (Bootstrap4)
- Ability to delete purchases
- Mark Items as active/inactive
- Display families/children/zipcodes served
- Default Storage Location
- Distributions show items available and the error messages
- Upgrade the calendar view
- Partner Import -- multiple times
- Feedback Tool
- Only have the partner fill out specific sections of the partner form
Bug fixes + more
Site admins can manager partner data, storage locations show total values
Bug Fixes & Patches
- Fixes a bug where a distribution that attempts to use too much inventory doesn't get correctly rolled back
- Applies some security patches
New Features
- Allows Site admins to manage Partner data
- Shows total values for each storage location
Display Changes
- Tweaks table alignment
- Improves display for smaller viewports
Bugfixes, Prawn, Seed Data
- Distribution editing is possible, but constrained
- BUGFIX: Recent purchases value on dashboard is correct
- Some CSS fixes in select components
- Seeds improved
- BUGFIX: Adds a TTF for Prawn to display non-UTF8 characters
- Donations can be destroyed by an Organization Admin
- Addresses security alert
- Updates to 2.6.4
Release 1.7: filtering, bug fixes, and a lot of extra shine and polish
New Features
- You can now filter by date for more resources (Donations, Distributions)
- You can now restore inactive items
- Experimental: You can boop barcodes using your mobile camera
Fixes
- Inactive items display in places they should
- Donation site sources are required when Donation Site is selected
- When booping, focus bumps down to the last field again
- Various UI Fixes
Other
- Coffee script has been removed and replaced with ES6
Itemno longer hasdefault_scopeset to:active- Documentation improvements
- Test suite expansion
- Changes the date range language and modularizes it
Partner Stats, Reminder Emails, Families Configurations
1.6 Add back in the stylings for partner status.


