Closed emilyjablonski closed 4 months ago
Name | Link |
---|---|
Latest commit | 4ddbfbf48cd2bf48064c60c045d076068ac37290 |
Latest deploy log | https://app.netlify.com/sites/partners-bloom-dev/deploys/668d6bcca9ecd10008db3099 |
Deploy Preview | https://deploy-preview-4180--partners-bloom-dev.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | 4ddbfbf48cd2bf48064c60c045d076068ac37290 |
Latest deploy log | https://app.netlify.com/sites/bloom-exygy-dev/deploys/668d6bccf4f398000819124b |
Deploy Preview | https://deploy-preview-4180--bloom-exygy-dev.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@ColinBuyck Good q will check!
This PR addresses #4047
Description
Adds most of the partner experience of the lottery, including the following states:
It does not include anything to do with exporting as a partner other than the card content.
How Can This Be Tested/Reviewed?
Note that the Figma is no longer completely accurate. The confirmed copy and design is here - the copy in text is the confirmed copy, not the copy in the screenshots.
With the toggle on, visit a closed listing with a lottery as a partner, and you should see the lottery-not-yet-released card state.
Visit the listing as an admin and run / release the lottery.
As the partner, you should now see the publish-to-public card, and the modal when clicking publish.
After clicking publish, you see the export card but with no alert.
Some of the dates in the strings will be empty because we don't have history log data yet.
It will now actually change the status from null --> ran --> releasedToParters --> publishedToPublic
Author Checklist:
yarn generate:client
and/or created a migration when requiredReview Process: