Commit Graph

1818 Commits

Author SHA1 Message Date
Quincy Morgan cf5bf61d72 Use the same string replacements for the walkthrough as the help docs
Use keyboard styling for keys referenced in the walkthrough
Add mouse icons for left/right click referenced in the walkthrough
Add labels for all buttons referenced by icon in the walkthrough
2020-07-10 12:18:46 -04:00
Quincy Morgan 45f337e13c Merge branch 'develop' into touch-walkthrough-update 2020-07-10 10:32:36 -04:00
Quincy Morgan f1b6009b8e Merge pull request #7762 from mapillary/mapillary-features
Mapillary map features everywhere
2020-07-07 13:05:34 -04:00
Quincy Morgan 60a0856d12 Fix issue where preset list search would get autofocus unexpectedly 2020-07-06 16:07:51 -04:00
Quincy Morgan 4a85857457 Fix issue where the entity editor wouldn't be loaded if skipping preset selection for new features 2020-07-06 15:48:04 -04:00
Quincy Morgan 3d4703b60c Fix various CSS issues 2020-07-06 15:28:25 -04:00
Nikola Plesa 944953dbf2 Update Mapillary map_features URL and remove request_data button 2020-07-01 16:50:30 +02:00
Quincy Morgan 6e04e31140 Merge branch 'develop' into touch-walkthrough-update 2020-06-30 16:57:58 -04:00
Quincy Morgan bf41736dc1 Make the sidebar resizer pointer target larger and have it ignore non-primary pointer events 2020-06-30 16:52:18 -04:00
Quincy Morgan 404c960615 Make the sidebar scale better to small sizes 2020-06-30 15:00:25 -04:00
Quincy Morgan cf362cdcac Keep the edit menu open while panning the map but not zooming 2020-06-30 11:50:56 -04:00
Quincy Morgan 8826c95574 Move delete button to label for new relation UI 2020-06-30 09:22:25 -04:00
Quincy Morgan 90f21212ff Use the square button icon instead of name, for consistency 2020-06-29 17:23:53 -04:00
Quincy Morgan 8bd331f8c4 Reference add note shortcut key in the help docs 2020-06-29 17:17:06 -04:00
Quincy Morgan 96c29d50fe Reference the name of the turn restrictions field in the help pane 2020-06-29 17:13:42 -04:00
Quincy Morgan 8234079d10 Show operation icon colors in the help pane 2020-06-29 17:08:06 -04:00
Quincy Morgan fe73567df8 Use placeholders for Imagery Offset and Space strings in help docs 2020-06-29 16:52:09 -04:00
Quincy Morgan fab750d353 Use more placeholder references in the help docs
Use a reusable format for the section title counts
2020-06-29 12:46:06 -04:00
Quincy Morgan ac0dcf8701 Use placeholder references in the help docs for strings used elsewhere in the document 2020-06-29 12:21:30 -04:00
Quincy Morgan af4aca14b2 Use standard kbd styling for keys in help documentation 2020-06-29 11:33:47 -04:00
Quincy Morgan 9cdc89d8dc Merge branch 'develop' into touch-walkthrough-update 2020-06-29 11:14:59 -04:00
Quincy Morgan 02a08ca899 Move the delete membership button from the input to the label (re: #7753)
Add button to zoom to relation from the Relations section
2020-06-29 09:47:58 -04:00
Quincy Morgan e61b752ee1 Don't blanket preventDefault for non-primary click events 2020-06-28 14:12:23 -04:00
Quincy Morgan c60dcba769 Be smarter about positioning the labeled edit menu (re: #7577) 2020-06-27 13:28:36 -04:00
Quincy Morgan f443dc05f9 Merge branch 'develop' into touch-walkthrough-update 2020-06-26 17:18:51 -04:00
Quincy Morgan 0f0f0637ee Disable Move and Rotate menu buttons for touch interaction for now (re: #7599) 2020-06-26 17:18:35 -04:00
Quincy Morgan 0bc56f9471 Start touch support for walkthrough (re: #7692) 2020-06-26 15:48:57 -04:00
Quincy Morgan 01483e93a8 Fix post-walkthrough modal alignment 2020-06-26 14:28:59 -04:00
Quincy Morgan 5e58259c12 Show labels for edit menu items on touch interaction (re: #7577) 2020-06-26 13:34:54 -04:00
Quincy Morgan a126437a38 Fix broken text entry in background offset input on touch devices 2020-06-25 11:56:17 -04:00
Quincy Morgan d441c5b0c6 Flash operation annotation when tapping buttons with touch or stylus (re: #7699) 2020-06-25 11:21:23 -04:00
Quincy Morgan c834ef192c Update "zoom to custom data" button to use the standard "zoom to selection" icon 2020-06-24 17:09:14 -04:00
Quincy Morgan 5fbaad1088 Make the waterway destination field separate from the road sign destination field (re: 7c5ec9be70)
Make the destination field for the destination_sign preset a semiCombo (re: #6970)
2020-06-24 16:31:28 -04:00
Quincy Morgan 87d002efd7 Add buttons to toggle the history and measurement panels (close #6397) 2020-06-24 15:11:06 -04:00
Quincy Morgan 9041ce3d9b Add button to toggle the location panel (re: #6397) 2020-06-24 14:19:52 -04:00
Quincy Morgan f1de29d27b Make the over-map controls and panes scale better to small screens 2020-06-24 13:18:24 -04:00
Quincy Morgan cc52b6cfd4 Prevent empty combo fields from adding a blank tag 2020-06-18 10:51:12 -04:00
Quincy Morgan 47c45f4b94 Fix lint errors 2020-06-17 14:29:12 -04:00
Quincy Morgan 2ed26611e1 Add documentation of scale factor parameters to custom background instructions (re: #7712)
Improve formatting of custom background instructions
2020-06-17 14:17:39 -04:00
Quincy Morgan 5f93da5a59 Add a reusable function for calculating the combined extent of multiple entities (re: #7706) 2020-06-16 13:17:43 -04:00
Quincy Morgan 0473243930 Add workaround for broken rapid tapping on iOS 13.4+ (close #7694) 2020-06-15 12:27:53 -04:00
Quincy Morgan 7565e685d1 Fix lint warning 2020-06-12 14:19:13 -04:00
Quincy Morgan 51f465c84e Flash disabled reason for zoom buttons on touch action (close #7699) 2020-06-12 14:18:31 -04:00
Quincy Morgan 70aaa0fa3a Add disabled message to tooltip when Zoom To Selection button is disabled 2020-06-12 13:55:05 -04:00
Quincy Morgan 4874ee2c62 Add disabled messages for zoom in/out buttons when at max/min zooms 2020-06-12 13:44:13 -04:00
Quincy Morgan b7bb8213ba Flash the disabled message for touch interaction for the save button (re: #7699)
Don't flash undo/redo tooltip text when the map isn't editable
2020-06-12 13:10:15 -04:00
Quincy Morgan a1e6a1acd9 Increase tolerance for discarding erroneous mouse pointenter events on touch devices 2020-06-12 13:06:29 -04:00
Quincy Morgan 1e68917e2a Flash tooltip text when tapping undo/redo toolbar buttons and disabled operation buttons on touch devices (re: #7699) 2020-06-12 12:48:16 -04:00
Quincy Morgan 4467c4a501 Fix issue where spaces couldn't be typed in the changeset comment (re: #6817) 2020-06-11 10:52:58 -04:00
Quincy Morgan 874c412b74 Enforce max unicode charachter length of keys, values, and relation roles through truncation upon input rather than HTML maxlength attribute (close #6817)
Normalize unicode when changing keys, values, and relation roles
2020-06-10 14:11:55 -04:00