Skip to content

Power Overwhelming -- Lots of new goodies!

Compare
Choose a tag to compare
@edwinthinks edwinthinks released this 03 Oct 16:38
· 3567 commits to main since this release
fe36af5

✍️ 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.