Releases: inosca/ember-ebau-gwr
Releases · inosca/ember-ebau-gwr
v2.6.0
v2.5.1
2.5.1 (2021-08-13)
Bug Fixes
- building: allow all states to be set for new buildings (77a5417)
- model-form: fix resetting date input after manual entry (4eb5206)
- project: allow unrounded values for totalCostsOfProject field (0a13803)
- project: fix date fields in project form (9bf6e47)
- project: make typeOfConstruction field of project required (10a06a4)
v2.5.0
2.5.0 (2021-08-11)
Bug Fixes
- auth: ensure authentication token is refreshed (b47c2d0)
- import: fix project import and add better user flow and validation support (d5e00fe)
- intl: correct translation path for new dwelling form title (b65c003)
- login: improve login screen (3aff280)
- modal: fix modal container (af06db0)
- status: add fallback for missing model status (c414334)
Features
- login: sorted and searchable municipalities (754604f)
v2.4.1
v2.4.0
v2.3.0
v2.2.0
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)