Skip to content

Releases: rubyforgood/human-essentials

Bug Squashing

24 Nov 00:33
b9dd65b
Compare
Choose a tag to compare

✍️ Description

This is a quick fix to address some issues discovered.

✨ What's New?

N/A

🐞 Bug Fixes

  • Prevent creating incomplete Kits due to a silent failure
  • Fix bug which caused request page to crash for some users.

💖 Other Changes

N/A

You get kits! And you get gets!

07 Nov 17:11
99dc6b2
Compare
Choose a tag to compare

✍️ Description

I'am excited to announce with this 3.0.0 release... users will be able to create Kits!

✨ What's New?

  • New Kit Feature See demo here

🐞 Bug Fixes

N/A

💖 Other Changes

N/A

Hotfix request page wasn't loading for some

07 Oct 13:00
1c52cf5
Compare
Choose a tag to compare

✍️ Description

Hotfix hotfix!

✨ What's New?

N/A

🐞 Bug Fixes

  • Fixed issue where the request page wasn't loading for some users. This was caused because a item_id did not match any known Item. We added a temporary solution to file them under "Unknown Item", until we figure out a better solution.

💖 Other Changes

N/A

Power Overwhelming -- Lots of new goodies!

03 Oct 16:38
fe36af5
Compare
Choose a tag to compare

✍️ Description

We've got some great news! We worked with an external company that donated their team for a week to help us build out new features. Please review the list of "Whats's New?" to get an overview of what new things there are.

Notably — we have started working on the Kit feature (also known as Bundles or Packs by some). We really hope to get that released soon.

✨ What's New?

  • Enable longer feedback messages. We heard from our users that they would like to be able to add more than 200 characters per feedback.

  • Updated Itemized Distributions on the dashboard to order by the most distributed item and how much is on hand currently. It also highlights the "Total On Hand" if the current total hand is below the minimum quantity specified.
    93880975-db5f9580-fd10-11ea-8aba-8267161f22f4

  • Distributions now filterable by status.

93806682-84c26080-fc17-11ea-8447-ba2cc43b12ab

  • Requests are now exportable.
  • Added feature in requests page to calculate and show the total number of items requested within the date specified.

94001372-fee71680-fdca-11ea-886e-ee0bbf1c4c29

  • Partners will receive emails when their distribution content has been changed. They can see what had changed. Here is a sample:
    Screen Shot 2020-10-03 at 11 12 55 AM

  • You can now record notes & quotas (request limit) for your Partners. See the "Edit" & "Show" page for a Partner to access this feature. Note the quote or request limit is purely informational and will not block requests that go over the quota.

  • You are now able to upload documents and associate them with your Partners. Access this accessing your partner record and choose to edit them. You should see an option to upload documents.
    94152079-c2d8b200-fead-11ea-859a-74ae517d3836

  • Show the number of items requested in a request and if it is over the quota (request limit) in the requests page.
    94169742-c118e980-fec1-11ea-91ef-6fe93c3b3908

  • New Landing Page we've revamped the styling significantly. Note — We are transitioning to a new name for the application "Human Essentials" so it might seem a little unusual
    Screen Shot 2020-10-03 at 11 24 30 AM

  • Added the "Forecasting" feature! You can now graphically visualize forecasts for distributions, donations, and purchases!
    Screen Shot 2020-10-03 at 11 36 36 AM

🐞 Bug Fixes

  • Fix the card title for the Donations page. It had the incorrectly said "Distribution Filters"

💖 Other Changes

  • We've integrated brakeman to ensure we aren't accidentally introducing security vulnerabilities.

Hotfix! Partners weren't getting some emails!

21 Sep 16:59
bb06058
Compare
Choose a tag to compare

✍️ Description

We had some bugsnag reports come up due to a change we've made.
https://app.bugsnag.com/ruby-for-good/diaperbase/errors/5f68c9124490bd0019a5cc03?event_id=5f68c912005df938c2500000&i=sk&m=fx
https://app.bugsnag.com/ruby-for-good/diaperbase/errors/5f68c07c02f57f001713928c?event_id=5f68c3d7005dfa2247330000&i=sk&m=fx

It seemed to be related to
#1835

✨ What's New?

N/A

🐞 Bug Fixes

  • Reverted #1835 to stop bugs mentioned above. Will come back to figure out how to fix the issues.

💖 Other Changes

N/A

Onboarding 2.0, Item Visiblity, distinguish distribution as pick-up or delivery, and bug fixes!

20 Sep 13:50
2ecdbd0
Compare
Choose a tag to compare

✍️ 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.
    Screen Shot 2020-09-20 at 8 36 25 AM
    Screen Shot 2020-09-20 at 8 36 28 AM
  • 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.
    Screen Shot 2020-09-20 at 8 38 56 AM
  • Diaperbase users can now specify if they want specified inventory items to be visible and requestable by their partners.
    92331584-5a7c7a80-f03d-11ea-8f1a-0ec37f05264b
  • 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.
    93021042-8f914b80-f5ae-11ea-8a12-52c2a128d8b4 (1)

🐞 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_opener to more easily test emails locally.

Deactivating users, show serviced zipcodes, fix distribution bugs, show daily item totals for pickups

11 Sep 21:11
3ee946d
Compare
Choose a tag to compare

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

15 Aug 15:57
a549f4c
Compare
Choose a tag to compare

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
Screen Shot 2020-08-15 at 10 51 40 AM

The status now will be 'Deactivated'
Screen Shot 2020-08-15 at 10 52 03 AM

To reactivate, go back to the partner page and click 'Activate Partner Now'
Screen Shot 2020-08-15 at 10 52 16 AM

  • 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

09 Aug 22:24
Compare
Choose a tag to compare

Description

Backfilling release of a deployment made on May 12th to production

Alt Text

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

26 Apr 21:56
f9ba10a
Compare
Choose a tag to compare

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