Releases: inosca/ember-ebau-gwr
Releases · inosca/ember-ebau-gwr
v1.5.3
1.5.3 (2021-03-30)
Bug Fixes
- models: dont take class name as querySelector root for xml (2ba8400)
v1.5.2
1.5.2 (2021-03-26)
Bug Fixes
- select: convert the values to number for selects since otherwise the active option is broken (0ce3ca4)
v1.5.1
1.5.1 (2021-03-24)
Bug Fixes
- modal: set the container of the modal so its still in a uikit context (e2f32e0)
v1.5.0
1.5.0 (2021-03-22)
Bug Fixes
- checkbox: set checkvalue according to passed data (faa91b0)
- form: set constructionSurveyDept from config and make field readonly (303ebbb)
- linked-buildings: dont transition to form if current route is linked-buildings (5bdf9a7)
- linked-table: reload table if new project is added (96ac1ff)
Features
- building-search: implement building search mask (b52aab6)
- buildings: display linked buildings with ability to remove them (5125df8)
- link-building: add error handling (1babd88)
- link-building: add form modal for kindOfWork (80cb62a)
- link-building: add update call to bind buildings (aca5b21)
v1.4.1
1.4.1 (2021-03-10)
Bug Fixes
- project/new: return instance id from model hook and not an object (5fb64ca)
v1.4.0
1.4.0 (2021-03-10)
Features
- form: add remove link button (427fde4)
v1.3.0
1.3.0 (2021-03-08)
Features
- login: make login credentials configurable (684c07d)
v1.2.1
1.2.1 (2021-03-05)
Bug Fixes
- service/construction-project: fix url for project search (2f1f459)
v1.2.0
1.2.0 (2021-03-05)
Features
- gwr-api: make gwr endpoint configureable (861bce9)
v1.1.1
1.1.1 (2021-03-04)
Bug Fixes
- form: fix data import since we already recieve a json object and not a response (ab7705a)