Skip to content

2.0.33

Choose a tag to compare

@VassilIordanov VassilIordanov released this 28 Aug 11:05
e31ea9c

Enhancements:

Add batching for Report.loadApprovalStatus() (#840)

Bug fixes:

Use props instead of state (#843)

Updates incomplete commit 9b8fcce
fixes #819

Fix display of location status (#845)

Make sure the location preview page shows the correct status for a location. It used to show status active for all locations, even for the inactive ones.
Fixes #844

Add a sleep to the autocomplete page helper (#839)

Avoid selecting a value too soon; autocomplete requests are debounced, so after typing the final characters, wait long enough for another autocomplete request.

Dependencies upgrades

Bump webdriverio from 4.13.1 to 4.13.2 in /client (#829)
Bump react-bootstrap from 0.32.1 to 0.32.3 in /client (#831)
Bump file-loader from 1.1.11 to 2.0.0 in /client (#828)
Bump webpack from 4.17.0 to 4.17.1 in /client (#841)
Bump react-autosuggest from 9.3.4 to 9.4.0 in /client (#827)
Bump webpack from 4.16.5 to 4.17.0 in /client (#836)
Bump react-toastify from 4.1.0 to 4.2.0 in /client (#832)
Bump d3 from 5.5.0 to 5.6.0 in /client (#835)
Bump autoprefixer from 9.1.1 to 9.1.2 in /client (#833)
Bump leaflet from 1.3.3 to 1.3.4 in /client (#834)
Bump alloyeditor from 1.5.12 to 1.5.13 in /client (#837)