Releases: geops/tree-app
Releases · geops/tree-app
v2.0.0
2.0.0 (2020-10-22)
Bug Fixes
- adapt recommendation logic (9e64fc5)
- add french translations to data transformation (afc4e74)
- add info text (67e3237)
- add missing CSS file (7217ef0)
- add missing data to test fixture (315d9b0)
- add missing legend info for Mendrisotto (44fbcce)
- add new case to baumartenlogic (8ba2213)
- add ol.css to fix event handling for new OL release (1a00f7f)
- adjust font sizes to improve mobile UX (4e21953)
- allow access to JSON files (7c01224)
- avoid missing forest type options (555856d)
- avoid missing Redux devtools (179b75a)
- catch empty projections (46af026)
- catch missing information about forest type height (ff2a659)
- catch missing language for old versions (e5bfe73)
- catch missing terrain and latin data (e3e6958)
- catch unsupported languages (04c0137)
- change color for sameAltitudinalZone message (0ab74e3)
- check for treeType options (33b3d54)
- check if tree-lib version is available (e0ba6d0)
- clone lists to prevent outdated information (e6ee6dc)
- close ecogram popup on outside click and improve text rendering (70875a6)
- data transformation was wrongly grouped by relief (b0515e6)
- disable search for aspect and slope location filter (f01cdec)
- do not copy target forest type to location forest type (de6e91d)
- do not download PDF files (fa2950b)
- do not use isMulti for negative recommendation (440077e)
- fall back to first option for field additional (1f76e2e)
- fall back to first option for secondary projection fields (06ec27e)
- fall back to unknown silver fir area (fe75d70)
- filter location by altitudinalZoneForestEcoregion, aspect and slope (b4b0111)
- force click (cfd12e9)
- force click to avoid hidden elements (10edf60)
- group only by main and other (247880e)
- group other forest types by group (6c2571a)
- handle digit keys in CSV translation files (6a24df9)
- improve label placement (5437fc6)
- improve label placement (d223709)
- improve label placement for ecograms (0201350)
- improve label placement for grid diagrams (ee9388e)
- improve label wording (5817674)
- increase font size for other forest type label (f3c8ec1)
- increase font size on info page (7dd2334)
- info integration test (ff2e5bc)
- initial value for projectionResult (9a4c68f)
- integration tests (51835f5)
- layout improvements (58069b0)
- linting and layout bug (39c8f41)
- make permalink more robust (c80aeef)
- make ribbon smaller (466c028)
- make sure we reset empty form location fields (150c8f6)
- max with for ecogram and better label placement (55c8d51)
- move label styling to Dropdown component (2073987)
- only publish build to NPM (615c4f2)
- only show recommendation for found scenarios (35a8ec7)
- only show recommendations for last projection (b47a75d)
- prop types (53ed080)
- read ecogram data from locate result (e1c9c8f)
- read forest type from f attribute (da6a4e4)
- remove key to prevent duplicat tabs (69ac94f)
- remove remaining references to deprecated hochmontan zones (35b472e)
- remove silver fir area from checked fields, because it's coming from the map (5f15936)
- repair spatial import for non-nested ZIP files (faa02a6)
- replace lost nat_naistyp data with previous data and fix join (983a3f8)
- reset form location on map location change (933ca1c)
- reset projection result to initial state to handle unchanged locations (8287c0f)
- restore missing height for forest types (53c2156)
- select first forest type if only one is provided (c5a3529)
- select forest type only when clicking on select option (6a257a6)
- set default language to German (faae773)
- set initial locate result (f0b8cbb)
- set silverFirArea and altitudinalZone depending on projection mode and form location (9440daa)
- show attention trees (b920716)
...