Skip to content

Releases: SFDigitalServices/sf-dahlia-lap

2019-09-30 Hotfix - Preference proof links breaking application view

01 Oct 01:53
Compare
Choose a tag to compare

2019-09-27 Week of 9/18 Release

28 Sep 00:42
9b5a393
Compare
Choose a tag to compare

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

28 Aug 03:45
f4d5c86
Compare
Choose a tag to compare

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

13 Aug 04:22
Compare
Choose a tag to compare

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

23 Jul 03:32
Compare
Choose a tag to compare

Features

  • Save rental assistances on application save (ticket) (#262)
  • Block edit application lottery rules (ticket) (#266)

Bug fixes

  • Fix flagged app listing dropdown (ticket) (#269)

Chores

2019-06-22 Week of 6/17 Release

26 Jun 05:20
71513d2
Compare
Choose a tag to compare

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

08 Jun 05:20
38fb60f
Compare
Choose a tag to compare

Features

Lease-up

  • Add SubStatus for Application ticket - (#247)
  • Removed loader and added saving text ticket - (#242)

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

15 May 04:34
Compare
Choose a tag to compare

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

08 May 04:02
ec53423
Compare
Choose a tag to compare

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

05 May 17:00
15f46cc
Compare
Choose a tag to compare

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