Skip to content

Release 2.1.1

Compare
Choose a tag to compare
@axelstudios axelstudios released this 25 Jul 19:47

New Features

  • PR #1417: Add Clear Filters button on Inventory page
  • PR #1393: Model to support Green Building Registry (GBR)

Performance Enhancements

  • PR #1392: This is the first set of fixes to address performance issues in mapping and cleansing
  • PR #1415: Client-side matching list pagination

Defects Repaired

  • PR #1413: Fix "none" in Jurisdiction Tax Lot ID field
  • PR #1421: Added a date filter for date objects on the Inventory Detail page
  • PR #1420: Fixed flake8 and missing migration
  • PR #1373: Fix develop tests
  • PR #1374: Upgrade dependencies
  • PR #1366: Tests data quality
  • PR #1370: Tests data quality quicktests
  • PR #1380: fix docker

Under the Hood Restructuring

  • PR #1386: Filter matching
  • PR #1389: GBR merge 05 properties
  • PR #1382: GBR merge 04 a org mixin cycle
  • PR #1381: GBR merge 03 residential cert endpoints
  • PR #1379: GBR merge 02 api helpers
  • PR #1378: GBR merge 01 residential cert models
  • PR #1388: 90 code cov - Mass code cleanup; removing seemingly unused code; comment out "project" code for later use
  • PR #1199: Basic authentication uses base64 encoded, not plain strings