Skip to content

Releases: inosca/ember-ebau-gwr

v2.6.0

24 Aug 09:00
Compare
Choose a tag to compare

2.6.0 (2021-08-24)

Bug Fixes

  • construction-project: set ARBID to 1 so there are no errors for the empty linked work (780fa4d)

Features

  • construction-project: display fixed values as plain text instead of input (3486f62)
  • project-number: make officialConstructionProjectFileNo writable (f6eb978)
  • project-search: display official number in results (cca3966)

v2.5.1

13 Aug 16:11
Compare
Choose a tag to compare

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

11 Aug 14:34
Compare
Choose a tag to compare

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

03 Aug 13:29
Compare
Choose a tag to compare

2.4.1 (2021-08-03)

Bug Fixes

  • don't import full uikit (f8be161)

v2.4.0

02 Aug 14:14
Compare
Choose a tag to compare

2.4.0 (2021-08-02)

Bug Fixes

  • model-form/header: improve ui of context menu button (9859101)

Features

  • errors: form error handling & general issue overview (2775e6a)
  • project, building & dwelling life cycle handling (2deea9d)

v2.3.0

08 Jul 08:17
Compare
Choose a tag to compare

2.3.0 (2021-07-08)

Features

  • logout: enable logout functionality (500ac4b)

v2.2.0

01 Jul 12:25
Compare
Choose a tag to compare

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)

v2.1.3

17 Jun 09:48
Compare
Choose a tag to compare

2.1.3 (2021-06-17)

Bug Fixes

  • login: hide login modal after authentication (f47f1cd)

v2.1.2

15 Jun 13:17
Compare
Choose a tag to compare

2.1.2 (2021-06-15)

Bug Fixes

  • login: scope modal to engine container (0c83095)

v2.1.1

14 Jun 12:01
Compare
Choose a tag to compare

2.1.1 (2021-06-14)

Bug Fixes

  • styling: small changes to fix integration styling issues (eacf57b)