Skip to content

Releases: cfpb/hmda-frontend

HMDA Front end v1.0.9

03 Jan 21:37
42c0cf2
Compare
Choose a tag to compare

Notable changes:

  • Filing: Update displayed filing deadline date for 2019 (#103)
  • Filing: Display helpful links when a filing requires edits (#128)

HMDA Front end v1.0.8

02 Jan 17:54
42a7d06
Compare
Choose a tag to compare

Notable changes:

  • Automatically retry signing on 405 error (#101)
  • Show loading icon while waiting for signing (#105)

HMDA Front end v1.0.7

01 Jan 00:55
03837e8
Compare
Choose a tag to compare
  • Fix print styles for tools pages

HMDA Front End v1.0.6

31 Dec 07:22
bb08cc1
Compare
Choose a tag to compare

Notable changes:

HMDA Front End v1.0.5

30 Dec 18:34
2e0fca8
Compare
Choose a tag to compare

Notable changes:

  • Cleanup Filing Router logic (#90)

HMDA Front End v1.0.4

20 Dec 20:42
d85455f
Compare
Choose a tag to compare

Notable changes:

  • Fix IE bug (#83)
  • Make 2017 filing links configurable (#80)

HMDA Front End v1.0.3

19 Dec 23:00
d1f71f1
Compare
Choose a tag to compare

Notable changes:

HMDA Front End v1.0.2

19 Dec 19:42
0b8e2de
Compare
Choose a tag to compare

Notable changes:

  • Filing: Use /latest endpoint for Submission data (#53)
  • Filing: Remove duplicate Beta banners (#68)
  • Filing: Validate file type on the frontend (cfpb/hmda-platform-ui#1249)
  • Filing: Fix authorization race condition (#59, #69)
  • Update site Content Security Policy (#60)

HMDA Front End v1.0.0

18 Dec 02:14
3145261
Compare
Choose a tag to compare

Notable changes:

  • Combines HMDA Platform UI, HMDA Data Browser, HMDA Platform Tools, HMDA Documentation, HMDA Homepage, and HMDA Data Publication repos.
  • Reduces page load times through aggressive code splitting enabled by asynchronous top-level component loading within a unified app.
  • Synchronizes project dependencies and eliminates duplication of common components.
  • Tools: Uses new FFVT api format (#22)
  • All: Enables configuration via Environment Variables (#24)
  • Filing: Displays email sent confirmation (#29)
  • Documentation: Fixes broken links (#45)