Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.1.0](v3.0.0...v3.1.0) (2021-10-01) ### Bug Fixes * **client:** correct fields on client model ([8339e91](8339e91)) * **client:** ensure client identification type is set correctly ([7d11198](7d11198)) * **entrance:** ensure entrance & street are within same locality ([d88b91d](d88b91d)) * **life-cycles:** correct life cycle error links for camac-ng ([0c3f1c6](0c3f1c6)) * **model-form:** bump ember-validated-form to v4.1.0 to fix on-update issue ([2752b23](2752b23)) * **model-form:** fix merge conflict issue ([aaeb372](aaeb372)) * **model-form:** read dates as date objects instead of strings ([34a525e](34a525e)) * **project:** differentiate swiss and foreign client addresses ([6a69d14](6a69d14)) * **realestate-identification:** remove unused (ignored) fields ([bf94133](bf94133)) * **translation:** change field label of energy source field ([93740aa](93740aa)) * **ui:** minor bugfixes and changes ([4bdfe3c](4bdfe3c)) ### Features * **dwelling:** show complete entrance address in dwelling form ([f842502](f842502)) * **header:** add info for deleting fields ([1a53df2](1a53df2)) * **model-form:** complete validations on models ([6c443af](6c443af)) * **project:** alert user about missing buildings on superstructure projects ([caea071](caea071))
- Loading branch information