Add Osmose issue detail fetching for UI

Must fetch details per-issue to get the associated OSM elements for
highlighting and use in the error description.

Also fixes URL for error closure.
This commit is contained in:
SilentSpike
2019-12-28 21:45:45 +00:00
parent ebd206595a
commit b24b041335
5 changed files with 89 additions and 65 deletions
-3
View File
@@ -857,9 +857,6 @@ en:
title: 'Highway intersecting highway'
1070-10:
title: 'Waterway intersecting waterway'
1080-1:
title: 'Orphan Nodes Cluster'
description: 'A culster of nodes with no tags is present.'
1150:
title: 'Overlapping Similar Areas'
description: '{0} and {1} overlap.'
+1
View File
@@ -34,6 +34,7 @@
}
},
"osmose": {
"items": ["0", "1040", "1050", "1070", "1150", "1280"],
"errorTypes": {
"0-1": {
"icon": "maki-home"