forked from bloom-housing/bloom
-
Notifications
You must be signed in to change notification settings - Fork 1
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
release: date field improvements and application due date #940
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix: allow a due date for open waitlist * fix: allow a due date for all listing types * fix: remove due date choice field (cherry picked from commit eb912ea)
…m-housing#4331) * feat: improve client-side field validation on Partners listings * feat: additional error reporting * fix: make lottery dates/times required * fix: use time error values for time fields * test: update demographics queries not to use title attribute (cherry picked from commit 94b4ef3)
…m-housing#4417) * feat: add validation for application due date but not on open waitlist * fix: refactor logic of the validator * test: add due date entry * test: fix lexical scope issue * test: ensure app due date is always filled out * chore: add comments (cherry picked from commit fe9a1dd)
jaredcwhite
changed the title
release: date field improvements and application due date
release: date field improvements and application due date (WIP)
Nov 13, 2024
jaredcwhite
changed the title
release: date field improvements and application due date (WIP)
release: date field improvements and application due date
Nov 20, 2024
ColinBuyck
approved these changes
Nov 26, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 📂
ColinBuyck
added
ready to merge
Should be applied when a PR has been reviewed and approved
and removed
1 review needed
labels
Nov 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This brings over the core PRs: