2.0.27
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