Releases: SFDigitalServices/sf-dahlia-lap
Releases · SFDigitalServices/sf-dahlia-lap
2019-09-30 Hotfix - Preference proof links breaking application view
2019-09-27 Week of 9/18 Release
Features / bug fixes
Add styles and message for invalid preferences, (ticket) (#288)
Fix preference proof update on individual pref change, (ticket) (#287)
Chores
Include empty values in form submit, (ticket) (#289)
Remove listing mappers, (ticket) (#286)
Refactor to use functional components, (ticket) (#281)
2019-08-27 Week of 8/26 Release
Bugs
- Fix supp app handling of blank currency values and make Total Monthly Rent a currency field (ticket), (#278)
- Fix AMI calculation for supplemental application (ticket), (#282)
Chores
- Bump nokogiri from 1.10.3 to 1.10.4 (#283)
- Fix supplemental application memory leak (ticket), (#279)
- Speed up E2E tests by removing css, sharing browsers (ticket), (#276)
2019-08-12 Week of 7/24 release
Features
Lease up
- Prevent status updates if sup form is invalid (ticket), (#270)
- Associated release bugs:
- Set all fields to touched on status dropdown validation check (ticket), (#280)
- Fix status dropdown update on supp app page (ticket), (#277)
Other
- Add "required" block notes to required fields (ticket), (#271)
Chores
2019-07-22 Week of 7/09 Release
Features
- Save rental assistances on application save (ticket) (#262)
- Block edit application lottery rules (ticket) (#266)
Bug fixes
Chores
2019-06-22 Week of 6/17 Release
Features
Lease-up
- Update sub status options and tests, ticket, (#265)
- Require Comments for Status and Substatus, ticket, (#249)
- Display error alert box on supp app if form is invalid, ticket, (#259)
- Allow toggle of listing showing in lease up section, ticket, (#263)
- Upgrade currency fields, ticket, (#256)
Other
- Block New Application Unless Lottery is Not Yet Run, ticket, (#264)
- Show open house data on listing details page, ticket, (#261)
- Additional Paper App fields required, ticket, (#260)
Chores
- Remove remaining react-forms, ticket, (#257)
- Add license (#245)
- Unhandled Promise Rejections, Warnings, and Errors for Jest Tests, ticket, (#253)
- Supplemental app react-final-form upgrade, ticket, (#254)
- Memory Usage config updates, ticket, (#252)
- Fix failing E2E tests, ticket, (#268)
2019-06-07 Week of 05/22 Release
Features
Lease-up
Pre-lottery
- Show validation error on "save and new" click ticket - (#258)
- Add validation to check for valid naturalKey selection ticket - (#248)
Chores
2019-05-14 Week of 05/07 Release
Features
Ownership
- Add eligibility section to application details - ticket - (#235)
Other
- Fix error on revoking expired tokens - ticket - (#219)
- This ticket implements a 30 min session timeout for users
2019-05-07 Hotfix - Comment box loses focus on flagged app review
Leasing agent reported issue adding comments when reviewing flagged applications. See ticket for more details
- Stop flagged app comment field from losing focus on typing - (ticket) - (#239)
2019-05-05 Sprint 86 Release
Features
Lease-up
- Only display valid preferences in lease up apps table and supp app - (ticket) (#215)
- Reorder lease up preference status - (ticket) (#227)
Paper application
- Require language on paper application - (ticket) (#222)
- Make Email regex match full input field to be valid - (ticket) (#229)
Chores