feat: release 7-13-26#83
Draft
emilyjablonski wants to merge 19 commits into
Draft
Conversation
…stion feature flag (bloom-housing#6333) Co-authored-by: ludtkemorgan <42942267+ludtkemorgan@users.noreply.github.com> * fix: apply PR review suggestions for incomeVouchers seed data and details display Agent-Logs-Url: https://github.com/bloom-housing/bloom/sessions/fff59308-61f5-44b9-bc07-9195035512cd Co-authored-by: ludtkemorgan <42942267+ludtkemorgan@users.noreply.github.com> * fix: add feature flag to swagger * fix: use none and fix the paper app flow * fix: test fixes * fix: public app improvements * fix: add other languages * fix: paper app flow fix * fix: public cypress test fix * fix: review comments * fix: bug fix * fix: update cypress test * fix: alphabatize enum --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ludtkemorgan <42942267+ludtkemorgan@users.noreply.github.com> Co-authored-by: Morgan Ludtke <ludtkemorgan@gmail.com>
* fix: reorder search input for filters * test: fix query string in tests
…housing#6435) * feat: add dummy application bulk csv update button with modal * chore: reorder strings * fix: switch modal to drawer * fix: tweaks
* chore: setup a new application bulk upload service * chore: add the new bulk upload CSV template download endpoint to applications controller * chore: add basic integration tests for the new service * chore: add the export authorization integration tests * chore: generate a new backend swagger types * fix: fix global import path * fix: add hours to the submission date mock * fix: update expected strings to match the git action setup * chore: update the lottery position source * fix: apply PR fixes * fix: update application status formatting * fix: add application decline reason formatter * fix: fix imports * fix: fix failing integration tests
* fix: update copy for unit features * fix: remove dot * fix: use sentence case
…g#6457) * fix: clear publishedAt while switching to draft listing * test: remove redundant tests
* fix: update query when filtering * fix: bug fixes * fix: add tests
…loom-housing#6463) * fix: add county filter on listing search based on subjurisdictions * fix: missing translations * fix: add image to feature flag document * fix: post query update fixes * fix: switch filter to be unselected by default * fix: update unit tests
* feat: implement external listing service 6364 * feat: e2e tests and linting * feat: minor unit test fix * feat: unsort and sort endpoints * feat: permission tests * feat: lint cleanup * feat: address comments 6364 * feat: update url on permission test * feat: require tld false
* feat: add land use enum field and feature flag * chore: generate client * fix: add flag to angelopolis seed
* fix: add listing number for request approval email * test: fix listingFileNumber tests * test: fix issue
…using#6430) * feat: add partners scheduled application open date field * fix: disable field when not filled before publish * refactor: reuse checkScheduledDateIsInFuture function * feat: add scheduledApplicationOpenAt for public * fix: display dates side by side * fix: add missing translaitons * fix: hide due date when application not open * fix: scheduledApplicationOpenAt validation * feat: add notifications for scheduled application open date * fix: cr tweaks * test: use dayjs for dates * fix: resolve merge conflict in listing.service.ts with enableAutoOpenDate check --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
) Bumps [cypress](https://github.com/cypress-io/cypress) from 14.5.0 to 15.18.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v14.5.0...v15.18.0) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.18.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
✅ Deploy Preview for bloom-partners-la ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-la ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-partners-la-demo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or 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
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 PR addresses #(insert-number-here)
Description
Please include a summary of the change and which issue(s) is addressed.
How Can This Be Tested/Reviewed?
Provide instructions so we can review, including any needed configuration, and the test cases that need to be QAd.
Author Checklist:
yarn generate:clientand/or created a migration when requiredReview Process: