Quincy Morgan
7416fc7ac3
Fixed typo in crossing ways issue label
2018-12-20 10:40:48 -05:00
Xiaoming Gao
a4e1012c91
add crossing_way validation
...
Tests are also added and passed.
One thing to note: I had to add the tree() function to history so that I can
use the tree in the test; hope that's fine.
2018-12-19 19:23:35 -05:00
Quincy Morgan
2207a6c3a4
Added severity tooltip to issue icon
2018-12-19 18:35:17 -05:00
Bryan Housel
2deadd5d6c
Fix merge issues
2018-12-19 17:12:06 -05:00
Thomas Hervey
c501c44f60
updated: KeepRight description text
2018-12-19 13:45:35 -05:00
Thomas Hervey
f4e71812ca
added: help documentation
2018-12-19 13:45:35 -05:00
Thomas Hervey
ee00635cc4
updated: some error colors; fixed: error 320, 220
2018-12-19 13:45:15 -05:00
SilentSpike
1f7455fdad
Add missing error types 73, 74 and 75
2018-12-19 13:45:15 -05:00
SilentSpike
9bd772748a
Convert warnings to regex
...
These aren't shown in the layer currently, but for future use this
should work
2018-12-19 13:45:15 -05:00
SilentSpike
005927dae3
Fix parsing of error type 211
2018-12-19 13:45:15 -05:00
SilentSpike
e0e48b7505
Fix parsing of error type 231
2018-12-19 13:45:15 -05:00
SilentSpike
d054e9cf6b
Convert all error message schema to regex
2018-12-19 13:45:15 -05:00
SilentSpike
424bebf099
Convert preliminary amount of errors to regex
...
This focuses on converting error types I found on the map for testing
(can confirm the code is working!) as well as the more problematic cases
from the old code to show that this approach can handle them easily.
2018-12-19 13:45:15 -05:00
Thomas Hervey
fbe3c94b01
updated: punctuation, some specialized QA error parsing
2018-12-19 13:45:14 -05:00
Thomas Hervey
84895834f7
updated: punctuation and missing descriptions
2018-12-19 13:45:14 -05:00
Thomas Hervey
d095de08fe
updated comment UI, added stub for POST; TODO: finish links & POST
2018-12-19 13:43:48 -05:00
Thomas Hervey
1335549ad3
cleaned map data UI; commented sub-layer filtering
2018-12-19 13:43:08 -05:00
Thomas Hervey
805dd394c9
added link for object in header
2018-12-19 13:40:56 -05:00
Thomas Hervey
3e7146c63f
WIP: menu with sub-layer buttons; TODO: bug fixes, ui updates, wiring buttons
2018-12-19 13:40:56 -05:00
Thomas Hervey
18278371aa
WIP: identifying variables in errors
2018-12-19 13:38:40 -05:00
Thomas Hervey
31f35b0389
added basics to sidebar
2018-12-19 13:35:26 -05:00
Thomas Hervey
b3cffd7833
added simple keepRight button under photoItems
2018-12-19 13:12:49 -05:00
Quincy Morgan
c4fb38603e
Merge branch 'master' into validation
2018-12-19 12:14:32 -05:00
Bryan Housel
7db6133666
Merge pull request #5583 from quincylvania/field-prerequisite-tags
...
Mechanism for displaying fields conditionally based on tags
2018-12-19 12:08:15 -05:00
Bryan Housel
f478fdbfbd
Add preset for Enforcement relation type
...
(closes #5610 )
2018-12-19 10:45:54 -05:00
Quincy Morgan
858a9606d5
Added entity display name or preset name to the disconnected highway message
2018-12-18 18:05:27 -05:00
Quincy Morgan
c1240af464
Added options UI in the Issues pane with edited vs all features selection
...
Added basic issues list in the Issues pane
2018-12-18 17:04:40 -05:00
Quincy Morgan
982f226d07
Merge branch 'master' into validation
2018-12-18 15:56:15 -05:00
Quincy Morgan
e87a7e1125
Merge branch 'master' into validation
2018-12-18 15:35:55 -05:00
Bryan Housel
814c72fe42
Merge branch 'remote-presets' of https://github.com/radiant-maxar/iD into radiant-maxar-remote-presets
2018-12-18 15:15:11 -05:00
Bryan Housel
007faeae6e
Adjust fields, add couplings, simplify labels
2018-12-18 11:31:30 -05:00
Quincy Morgan
cf0214d06a
Add the Issues pane
2018-12-18 11:11:15 -05:00
Bryan Housel
9f5d2b2e7e
Merge branch 'fire-hydrants-shortened' of https://github.com/momu/iD into momu-fire-hydrants-shortened
2018-12-18 10:37:52 -05:00
Quincy Morgan
7e9082b9ff
Merge branch 'master' into field-prerequisite-tags
2018-12-18 09:33:46 -05:00
Bryan Housel
029f702d99
Add Road Closed preset and render style
...
(re: #5599 )
2018-12-17 17:53:55 -05:00
Bryan Housel
3f2cf67218
Add preset for Australian Football field
...
(closes #5605 )
2018-12-16 16:34:53 -05:00
Bryan Housel
68a6421191
Add preset for Netball Court
2018-12-16 16:30:33 -05:00
Bryan Housel
c6674449a3
Add diet: multicombo, put it in moreFields with the internet stuff
...
(closes #5580 )
2018-12-16 14:40:28 -05:00
Quincy Morgan
a4b2924e4e
Merge branch 'master' into field-prerequisite-tags
2018-12-13 17:23:54 -08:00
Max Grossman
96e44be69c
merge 2.12.2
2018-12-13 11:22:32 -05:00
Bryan Housel
97ad9cae29
npm run imagery
2018-12-13 09:47:28 -05:00
Bryan Housel
800d7dc7c4
Upgrade to name-suggestion-index v1.0.2
2018-12-13 09:14:42 -05:00
Christopher Eby
f30dbccc33
add "Building" to name of building=apartments preset
2018-12-12 19:54:32 -05:00
Christopher Eby
dbd7c4eec8
add apartment complex preset
2018-12-12 19:52:35 -05:00
Bryan Housel
ec51ebb026
Fix flexbox of raw membership editor new row
...
(closes #5589 )
2018-12-11 21:54:25 -05:00
Bryan Housel
3aa7dcfc0c
Allow some kinds of traffic calmings to be mapped as areas
...
(closes #5562 )
2018-12-10 10:23:29 -05:00
Quincy Morgan
5d35951f0f
Corrects the name of the Internet Access Fee field in the presets README
2018-12-09 20:25:08 -08:00
Bryan Housel
4b3ce2c07c
Add basin=* Type and intermittent fields to Basin preset
...
(closes #5497 )
2018-12-09 23:13:15 -05:00
Quincy Morgan
5471b909e2
Added mechanism for displaying fields conditionally based on tags
2018-12-09 20:11:31 -08:00
Bryan Housel
2c0e975955
Add basin=* Type and intermittent fields to Basin preset
...
(closes #5497 )
2018-12-09 23:11:14 -05:00