Skip to content

v2.2.0

Compare
Choose a tag to compare
@velrest velrest released this 01 Jul 12:25
· 612 commits to main since this release

2.2.0 (2021-07-01)

Bug Fixes

  • use drop tasks for mutating data on the gwr api (62daa59)
  • building: fix creation of building (6771645)
  • building-work: set default kind of work (f5b9361)
  • building/kindOfWork: since this is now a model-form we have to supply a changeset (d60bc48)
  • deactivate-building-entrance: disable the remove button for now (97bb8be)
  • dwelling: adapt model-form select options change in dwelling form (b45d2bc)
  • dwellings: pr comment fixes (0a04cf6)
  • entrance: remove rebase errors (b723bd3)
  • entrance: remove rebase errors (019a3d2)
  • form: disable submit button on loading (1af567d)
  • intl: correct pluralization of model translations (3658c5f)
  • modal: show and contain gwr modal (f18ed7b)
  • model-form: fix errors on submit and minor template changes (2a31911)
  • save: fix issues after service refactor (d226b7c)
  • style: change location of validated-form style files (3c37e9c)
  • translations: call translations with correct count param (7d7676d)
  • validations: add support for nested on validations (bbf5d79)

Features

  • building-entrance: implement creation of building entrance (b768093)
  • building-entrance: update building entrance (ca2f661)
  • dwelling: add missing translations (73d7813)
  • dwelling: edit form (64e90d2)
  • dwelling: new route and api work (1983c08)
  • dwelling: remove and reallocate (954e20b)
  • dwellings: add more informations to the linked-models table (dc89511)
  • dwellings: be verbose about what information we display (1a68e19)
  • dwellings: initial route and setup (1cdfaf5)
  • entrance: add search view for street (0c0601b)
  • entrance: routing and basic form (37dadd2)
  • entrance: routing and basic form (c29a346)
  • select: allow custom value and label arguments (06369e8)