-
-
Notifications
You must be signed in to change notification settings - Fork 504
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Give some source details on donations page across all donation types #3324
Comments
I am interesting in trying to fix this issue ! |
Hi there - I am a little bit of a newbie, so I just want a little input to ensure I am doing this as you would like. the first two issues were easy:
Do either of these changes require test updates? I am pretty new to reading some of these tests, and since I didn't make any changes to controller or model I wasn't sure what the protocol on this was. Finally, I was wondering if you guys thought the best way to complete the last issue would be to just create logic in the Thanks for the input! |
Hi, I'm friends with @lokisk1155. I can take over this issue! |
Assigning this to @dobosh28 |
This issue has been inactive for 262 hours (10.92 days) and will be automatically unassigned after 98 more hours (4.08 days). |
Unassigning, as @dobosh has said they can't solve it. |
Howdy, I would like to give this a shot. |
Go for it! |
Changes donation/index to have Source and Details columns for donations. Adds a details methods to a donation to provide appropriate details.
Changes donation/index to have Source and Details columns for donations. Adds a details methods to a donation to provide appropriate details.
There are some accessibility issues on the donations page. Would it be worth it for me to address them, either here or to open a new PR/issue for them? |
New PR/issue please. |
Changes donation/index to have Source and Details columns for donations. Adds a details methods to a donation to provide appropriate details.
Changes donation/index to have Source and Details columns for donations. Adds a details methods to a donation to provide appropriate details.
Changes donation/index to have Source and Details columns for donations. Adds a details methods to a donation to provide appropriate details.
Changes donation/index to have Source and Details columns for donations. Adds a details methods to a donation to provide appropriate details.
Changes donation/index to have Source and Details columns for donations. Adds a details methods to a donation to provide appropriate details.
This issue is marked as stale due to no activity within 30 days. If no further activity is detected within 7 days, it will be unassigned. |
Automatically unassigned after 7 days of inactivity. |
…etails Fix issue #3324 to add donation source details
Summary
Increase the usefulness of the Donations screen by including further information for all types of donation, not just donation site
Why
More useful for the banks to have specifics on the donations across types, rather than just donation sites.
Details
This screen (which you get to by clicking Donations | All Donations on the left hand menu) will be reworked as detailed below
The "Source" column will indicate Product Drive, Donation Site, Misc Donation or Manufacturer, corresponding to the "Source" dropdown on the new Donations page.
The "Donation Site" Column will be renamed to "Details", and will contain the following, dependent on the source.
For Product Drive, the details will be the product drive name
For Donation Site, the details will be the donation site name
For Manufacturer, the details will be the manufacturer name
For Misc Donations, the details will be the first 25 characters of the comment
#Note
This originally comes from a request in the HE slack " when you export the donations, and if it's a manufacturer, it's not exporting the name of the manufacturer field. Can you please add it."
Criteria for completion
The text was updated successfully, but these errors were encountered: