Skip to content

2.0.27

Choose a tag to compare

@VassilIordanov VassilIordanov released this 17 Jul 14:05
3089ab1

Enhancements:

#667: Allow admins to see/edit the domainUsername (#727)

Closes #667

Gh 547 - move map layer configuration to anet.yml (#710)
Harmonise report email templates a little (#736)

Add a link to the report using the abbreviated report intent, and also always include a direct link to the report.
Implements #729 and #248

Bug fixes:

Show navigation warning only when object has been edited (#734)

Compare to the correct original object (and make it a required prop).
Fixes bugs introduced in commit aac0d36

Fix advanced search organization filter (#735)

App would crash if text was entered in organization filter of advanced search and then leaving the field without selecting a suggestion from the list.

#732: Get rid of derived state (#733)

Move functionality to constructor() and componentDidUpdate().
Fixes #732

Framework improvements:

Remove unneeded calls to forceUpdate() (#711)

Dependencies upgrades

Bump css-loader from 0.28.11 to 1.0.0 in /client (#718)
Bump webpack from 4.14.0 to 4.15.1 in /client (#721)
Bump babel-loader from 7.1.4 to 7.1.5 in /client (#715)
Bump eslint-plugin-flowtype from 2.48.0 to 2.50.0 in /client (#720)
Bump postcss-loader from 2.1.5 to 2.1.6 in /client (#712)
Bump wdio-mocha-framework from 0.6.1 to 0.6.2 in /client (#714)
Bump wdio-spec-reporter from 0.1.4 to 0.1.5 in /client (#719)
Bump babel-jest from 23.2.0 to 23.4.0 in /client (#722)
Bump autoprefixer from 8.6.4 to 8.6.5 in /client (#717)
Bump wdio-dot-reporter from 0.0.9 to 0.0.10 in /client (#716)
Bump jest from 23.2.0 to 23.4.0 in /client (#713)
Update dependencies (#725)