Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.7.0](v2.6.0...v2.7.0) (2021-09-13) ### Bug Fixes * **building:** add realestateIdentification form fields ([f9d3e0f](f9d3e0f)) * **building-entrance:** display coordinates and ARBID ([ce2bbdf](ce2bbdf)) * **building-entrance:** fix link to street ([62682a0](62682a0)) * **buildingWork:** boolean fields are only allowed on a transformation ([bed4a3a](bed4a3a)) * **dwelling:** make residence flags readonly ([b37c5c1](b37c5c1)) * **dwelling:** rename field dateOfConstruction to yearOfConstruction ([5fb41c7](5fb41c7)) * **dwelling:** use correct field for dateOfDemolition ([329f91f](329f91f)) * **dwelling;building:** remove status select ([78d1c31](78d1c31)) * **fields:** remove unneeded fields and change field types ([0b9ca98](0b9ca98)) * **form:** display plain text with form-labels instead of bold-text ([065c0c5](065c0c5)) * **general:** fix minor issues ([a560d9a](a560d9a)) * **life-cycles:** cascade building set to realized ([c2fb120](c2fb120)) * **life-cycles:** cascade project non-realisation and refusal ([2ecefa8](2ecefa8)) * **life-cycles:** complete transition requirements ([dd0cbab](dd0cbab)) * **life-cycles:** ensure life-cycle preconditions hold ([249556c](249556c)) * **life-cycles:** fix set to construction started on dwellings ([3af601e](3af601e)) * **life-cycles:** perform check before life cycle transitions ([47227a6](47227a6)) * **life-cycles:** prohibit checks for infrastructure projects ([3f5a5d0](3f5a5d0)) * **life-cycles:** reload linked objects on status change ([c953b3f](c953b3f)) * **life-cycles:** require realestate identification for completion ([158702c](158702c)) * **project-nav-tab:** check for superstructure id not infrastructure ([aae885a](aae885a)) * **search-building:** fix translations and add missing search field ([2f18c51](2f18c51)) * **translations:** add missing values ([7715d1d](7715d1d)) ### Features * **constructionProject:** add projectFreeText1 and 2 to view ([fe8ace2](fe8ace2)) * **dwelling:** add yearOfDemolition and yearOfConstruction ([32a4c52](32a4c52)) * **linked-projects:** add a visual separation to projects list ([170a9e0](170a9e0)) * **project:** add editable work list for infrastructure projects ([28dfd39](28dfd39)) * **project:** confirmation dialog when switching type of construction project ([2548141](2548141)) * **project:** full realestateIdentification ([2da1822](2da1822)) * **project-nav:** add housingstat link ([e9784bb](e9784bb)) * **project-nav:** display building tab on infra projects ([c484256](c484256))
- Loading branch information