v1.1.0-rc.1
Pre-release
Pre-release
What's Changed
New Features
- Data download panel by @grijzea in #773
- Add menu for running secondary workflows by @wkramer in #798
- Support icons for map locations by @amarkensteijn in #787
- Area charts and bar charts by @wkramer in #834
- Show location name as text-field on map by @wkramer in #861
- Allow coordinate marker to be dragged and show its position by @hvangeffen in #886
- Added an MGL scalebar to the map by @MatTolladay in #885
- Time series chart: use period from display configuration (consistent with Desktop OC) as x-axis domain by @ceesvoesenek in #904
- Download timeseries from grid cell selection. by @ekkelenkamp in #900
- User settings: added switch to turn location names on and off by @MatTolladay in #909
- Add agree to terms dialog if so configured by @hvangeffen in #901
- Show WMS maximum values below the time slider by @ceesvoesenek in #913
- Allow users to set custom start and endtime for time series chart display by @hvangeffen in #915
- Use speed exponent from FEWS Configuration (WMS getCapabilities) instead of hard-coded value for animated vectors by @ceesvoesenek in #930
- Do not show unreliable flagged data in time series charts by @hvangeffen in #921
- Add only download metadata checkbox by @hvangeffen in #947
Improvements
- Add embed layout for schematic status display by @wkramer in #754
- Download from chart - take custom view period into account and alllow filename selection. by @ekkelenkamp in #783
- Dark base map layers + small ui changes by @wkramer in #772
- ZAP reporting documented and usage of false positives list. by @ekkelenkamp in #776
- Close Info menu after menu item is selected by @martinapippi in #791
- Filter showInNavigationMenu on activeComponents and show 1 element directly if it is the only one by @martinapippi in #793
- Support for topology nodes with url and gridDisplaySelection by @martinapippi in #795
- Hide vertical scrollbar on chrome / edge by @hvangeffen in #821
- Add option to "compress" particle speed by @ceesvoesenek in #806
- Move hierarchical menu type selection to user settings by @ceesvoesenek in #812
- Show loading icon when WMS layers are loading by @ceesvoesenek in #809
- Allow locations icons to be SVG by @ceesvoesenek in #810
- Show legend for layers without defined styles by @hvangeffen in #802
- Show navigation menu in sidebar for views without sidebar content by @wkramer in #846
- Fix location names being cut off in location search by @ceesvoesenek in #831
- Ask user for confirmation when leaving with unsaved changed by @hvangeffen in #825
- Also confirm unsaved changes on location change by @hvangeffen in #850
- Always zoom to WMS bounding box when switching layers by @hvangeffen in #849
- Move workflow button to toolbar by @ceesvoesenek in #839
- Improve UI of map controls and charts by @wkramer in #856
- Data edit for time series: add support for more flag edits by @hvangeffen in #844
- Hide layer controls when selecting bounding box by @wkramer in #863
- Improve contrast of wms legend text by @wkramer in #865
- Generate schema and ui schema from workflow properties by @wkramer in #879
- Disable setting of rotation and double click zoom in terra draw adapter by @hvangeffen in #887
- Gradual shadows on WMS legend text by @wkramer in #890
- Always use white text for WMS legend by @wkramer in #892
- Set filename (for processdata download) based on content disposition by @hvangeffen in #877
- Show workflow confirmation inline by @wkramer in #897
- Only show workflow button if configured for topology node. by @ekkelenkamp in #905
- TimeSeriesTable: Increased the selection list values to 200, 500, 1000, 2000 by @MatTolladay in #911
- Run secondary workflow: improved the string conversion to ensure rounding while drawing bounding box by @MatTolladay in #884
- Get fileName for processdata download from workflow properties by @hvangeffen in #903
- Only send custom range for color scales when it has been modified by the user by @hvangeffen in #923
- Hide analysis time when not present in GetCapabilities by @hvangeffen in #927
- Only allow double clicking on a wms map if the layers are all grids. by @ekkelenkamp in #931
- Fix vertical profile tab switching by @hvangeffen in #706
- Only allow double click if onlyGrids has been set or not set at all. by @ekkelenkamp in #940
- Hide period preset title and allow for direct period selection by @hvangeffen in #943
- Show loading icon when get request for time series is pending by @hvangeffen in #932
- Data download component: Show dialog for unsaved changes by @hvangeffen in #919
- TopologyDisplayView: The tab type remains the same (if possible) when the user selects a new node. by @MatTolladay in #946
Fixes
- Reset filterIds for nodes without by @wkramer in #805
- Fix pixelated particle trails by @ceesvoesenek in #804
- Only retrieve the child locations and the required attributes by @grijzea in #807
- Fix timeseries table data clearing when reopening by @hvangeffen in #816
- Set empty locations for node without filterIds by @wkramer in #830
- Add vertical colour legend by @hvangeffen in #838
- fixed some small bugs by @grijzea in #840
- Fix legend title not updating and legend performing requests on inactive styles by @hvangeffen in #836
- Let styles still be undefined in case there is no layerName by @hvangeffen in #852
- Period from actions response should be used as fallback for download. by @ekkelenkamp in #854
- Show locationName in locations map control by @wkramer in #881
- Improve error messages, use unique message id's by @wkramer in #914
- Fix flag edit order by @hvangeffen in #917
- Fix cell edit showing comma decimal seperator in edge by @hvangeffen in #814
- Switching vertical datum breaks time series table by @ceesvoesenek in #929
Other Changes
- Fix opened topology folders accumulating over time by @hvangeffen in #800
- Make runTask a POST request by @hvangeffen in #819
- Disable double click, pitch and rotate on the mapObject itself by @hvangeffen in #828
- Update getMap requests when unit settings change by @hvangeffen in #823
- Add ability to insert new timeseries table rows by @hvangeffen in #817
New Contributors
- @MatTolladay made their first contribution in #885
- @ilecallot made their first contribution in #833
Full Changelog: v1.1.0-rc.0...v1.1.0-rc.1