Commit Graph

1863 Commits

Author SHA1 Message Date
Quincy Morgan dd2ad8f70e Make brand preset subtitle normal weight 2020-01-03 12:32:23 -05:00
Quincy Morgan b557461d0b Fix errant wetland area CSS 2019-12-24 10:05:11 -05:00
Quincy Morgan acfd1af5b2 Fix errant CSS 2019-12-23 16:25:24 -05:00
Quincy Morgan f6769238ed Revert references to the v3 UI in the Keyboard Shortcuts menu
Remove unused preset favoriting functionality
2019-12-20 12:05:04 -05:00
Bryan Housel ada4fb5814 Add privacy policy version check to context and splash screen
(closes #7040)

A few other minor things in this commit
- migrated several ui modal files to ES6 syntax
- switched the splash link from ideditor.org -> ideditor.blog
2019-12-19 00:11:40 -05:00
Quincy Morgan 7f76e00bed Use constant width for unsquare building degree threshold input (re: #7126) 2019-12-18 12:38:15 -05:00
Quincy Morgan e8d154a529 Remove old, unused implementations of favorite, recent, and search-to-add preset toolbar items 2019-12-18 11:25:31 -05:00
Bryan Housel 27f538b0cf Add Preferences Pane, Third Party Icon toggle, link to policy
(re: #7040)
2019-12-16 22:27:06 -05:00
Quincy Morgan 523a467836 2.x: Make toolbar horizontally scrollable when it overflows (re: #6755, re: 7545f67063b5e7007ef2d8367e3181e59c04a487)
Generalize tooltip into popover control
Use the same popover control for tooltip as the preset browser and tools list popovers
Smartly position the preset browser popover and menu bar tooltips to stay fully onscreen
Position most tooltips closer to their controls
Fix small gap that could appear between a tooltip and its arrow
Allow wider toolbar tooltips
2019-12-16 13:30:07 -05:00
Quincy Morgan 9ad59912be Fix issue where the raw member editor did not have the expected padding (close #7115) 2019-12-13 15:23:11 -05:00
Quincy Morgan 6cbdb41e2d 2.x: Use keyboard styling for shortcuts in tooltips (re: #6574, re: a579e35fcc51d76f55eca16c7524d95c59b66c26) 2019-12-13 14:07:59 -05:00
Quincy Morgan 7473d32e31 2.x: Highlight relation members in yellow when a relation is selected, including in a multi-selection (re: #5766, re: cf2935576511a1b9f5aac47407ed2b0ce803902a) 2019-12-13 11:20:40 -05:00
Quincy Morgan df3b281d39 Fix mapillary detection selection rendering in Firefox and Safari (close #6804)
Fix mapillary feature detection tooltips (re: #7079)
2019-12-11 15:03:54 -05:00
Quincy Morgan 00e8a125e2 Make point markers more circular with larger icons (close #6163)
Tweak the grey style of points linked to wikidata
2019-12-09 17:21:33 -05:00
Bryan Housel baca525117 User lighter green fill for golf=green
(closes #7101)

This also adds fill styles for the other light-green things like cemetaries
vineyards, etc.. For some reason they didn't have fill styles before so only
the strokes were being styled light green.
2019-12-09 10:10:03 -05:00
Quincy Morgan b028a678f3 Fix checkbox alignment and padding (close #7091) 2019-12-06 10:26:23 -05:00
Quincy Morgan c1f7721197 Reload API status automatically when a response indicates a probable change in status (close #6650)
Make API status messages more informative (close #7021)
Add manual Retry button to "unable to connect" API status message (close #5864)
2019-12-05 17:17:57 -05:00
Quincy Morgan e83c0940bf Add field for ref:vatin (close #6880) 2019-12-04 11:50:10 -05:00
Quincy Morgan 6c7d8b6150 Add identifier field for tags linking features to external databases
Add US-only field for `gnis:feature_id` (close #7086)
Add tooltip to wikipedia field link button
2019-12-03 20:47:10 -05:00
Quincy Morgan e48c469865 Update temaki to 3.1.0 (close #7084)
Add Access Aisle preset and rendering (close #7083)
2019-12-03 13:20:50 -05:00
Quincy Morgan 995bfc3f1b Add preset for amenity=research_institute (close #7078)
Deprecate amenity=research_institution
2019-12-02 09:41:25 -05:00
Quincy Morgan 9d367d133f Cherry pick preset image error fallback 2019-11-07 20:12:18 +01:00
Bryan Housel 86a5652b37 Add I for Issues pane to keyboard shortcut screen, improve spacing
(closes #6997)
2019-11-04 10:06:31 -05:00
Bryan Housel cca633415a Add landuse=village_green to the list of green rendered areas
(closes #7011)
2019-11-04 09:49:56 -05:00
Quincy Morgan 2aa7c3cbf2 Tweak bottom bar chip padding and update changelog 2019-10-14 17:40:28 +02:00
Quincy Morgan 949ec8afa0 Add issue count badges to the bottom info bar when validating Everything 2019-10-14 17:14:47 +02:00
Quincy Morgan 9a2f58d5ef Fix several right-to-left layout issues 2019-10-14 12:04:57 +02:00
Quincy Morgan 82acd82a29 Don't make edited vertex targets larger
Render vertex and point change highlight with some opacity
2019-10-10 18:58:39 +02:00
Quincy Morgan ffdc4d8442 Ensure visual diffs work on lines that are uninteresting members of multipolygons (re: #6843) 2019-10-08 20:44:05 +02:00
Quincy Morgan 7d31c76546 Unify visual diff styles for lines and areas (re: #6843)
Render tag-only diffs in yellow instead of translucent orange
Don't use target colors for vertex diff styling
2019-10-08 20:25:09 +02:00
Quincy Morgan 2924d4619a Show visual diff for standalone points (re: #6843) 2019-10-07 16:33:35 +02:00
Quincy Morgan f3e7bd9034 Render line and vertex visual diff on shadow instead of above everything (re: #6843)
Differentiate added lines and vertices from merely changed ones
2019-10-07 16:13:35 +02:00
Quincy Morgan c031f2dd33 Merge branch '2.15' into 215_highlight_edits
# Conflicts:
#	modules/svg/areas.js
2019-10-07 10:49:52 +02:00
Huon Wilson de2f052eb9 Change cliff direction marker to dark grey to match the line
Cliffs had their colour changed in 5f9bea67d, but the directional
arrow remained green.

Fixes #6918
2019-10-07 13:11:40 +11:00
Quincy Morgan 139e443239 Don't render barriers tagged on waterways (close #6887) 2019-10-03 15:52:29 +02:00
Quincy Morgan 1ea6f42759 Make construction icons yellow 2019-09-30 14:22:53 +02:00
Quincy Morgan a97f05c9dc Disable zoom in/out buttons when at max or min zoom already (close #6847) 2019-09-18 15:56:32 -04:00
Quincy Morgan 416e98eb29 Render wall features blockier (close #6865) 2019-09-18 09:37:12 -04:00
Benjamin Clark ad5025de3e Add support for area diffs. 2019-09-11 14:14:06 -04:00
Benjamin Clark a0f85967b0 highlight edits now differentiates between tag edits and geometry edits for vertices/lines. 2019-09-11 13:02:12 -04:00
Benjamin Clark a4dc7518c4 Add a hotkey to highlight edited ways. 2019-09-11 13:02:12 -04:00
Quincy Morgan 10d5a0c62a Unify Mapillary sign/feature layer CSS 2019-08-27 09:51:48 -05:00
Matias Volpe 8e616d7384 feat: add Mapillary Map Features layer 2019-08-22 15:16:31 -03:00
Quincy Morgan 1a1cae06d4 Merge pull request #6701 from Kartkod/keyboard-access
Minor keyboard accessibility improvements
2019-08-22 12:27:15 -05:00
Quincy Morgan e424ec71c7 Add green styling for flowerbeds 2019-08-15 13:51:45 -05:00
Quincy Morgan d44d70847d Flexbox the background and map data layer lists 2019-08-03 12:24:56 -04:00
Quincy Morgan 6d0ccc31a4 Use lighter styling for sidewalks than generic footways (close #6522) 2019-08-02 13:35:01 -04:00
Albin Larsson 30e45413c7 align hover and focus styles 2019-07-31 08:25:02 +02:00
Quincy Morgan ce4db07820 Render waterway=dam as lines as grey (close #6555) 2019-06-21 11:01:30 -04:00
Bryan Housel 44349c8015 Swap wikidata/wikipedia for brand: tags if possible
(closes #6416)

This also ignores any features with an office tag, to avoid
changing a wikipedia/wikidata tag on a corporate office.
2019-05-24 14:24:10 -04:00