bloom-housing / bloom

Bloom is Exygy’s affordable housing platform. Bloom's goal is to be a single entry point for affordable housing seekers and a hub for application and listing management for developers.
https://bloomhousing.com
Apache License 2.0
33 stars 25 forks source link

feat: lottery public list view #4286

Closed ColinBuyck closed 2 months ago

ColinBuyck commented 2 months ago

This PR addresses #4053

Description

This PR adds the final touches to the applications lottery view of the public side. This mainly includes custom tags and dates. It also includes some string twekas (@eajensenwa approved the "View application" vs "View your application" tweak)

How Can This Be Tested/Reviewed?

This can be tested by signing into the public site and applying to a few different listings. Then, update the listings to show as open without a due date, open with a due date, closed without a lottery date, closed with a lottery date, and lottery ran.

Additionally ensure all tests have passed below.

Author Checklist:

Review Process:

netlify[bot] commented 2 months ago

Deploy Preview for partners-bloom-dev ready!

Name Link
Latest commit 0ba5d74c694affa80d181237fa7d3ca5946e9749
Latest deploy log https://app.netlify.com/sites/partners-bloom-dev/deploys/66d9eae70d8aab0008e4cff5
Deploy Preview https://deploy-preview-4286--partners-bloom-dev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 2 months ago

Deploy Preview for bloom-exygy-dev ready!

Name Link
Latest commit 0ba5d74c694affa80d181237fa7d3ca5946e9749
Latest deploy log https://app.netlify.com/sites/bloom-exygy-dev/deploys/66d9eae7b3da260008888ba9
Deploy Preview https://deploy-preview-4286--bloom-exygy-dev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

emilyjablonski commented 2 months ago

The design has the text Status: in front of the status pills which is missing here. TBH I prefer the behavior on this PR, the text seems redundant, but just wanted to check in if you had passed that by Em.

ColinBuyck commented 2 months ago

Thanks for the reviews! Responded to each thread and got confirmation from design that excluding the status text works @emilyjablonski. Will merge once new tests pass.