Commit Graph

10696 Commits

Author SHA1 Message Date
Quincy Morgan 4e5b507fc5 Separate the add note button from the add feature buttons 2019-02-28 15:48:47 -05:00
Quincy Morgan a2297c8896 Move spinner out of the top bar 2019-02-28 15:23:08 -05:00
Quincy Morgan 4a82604cab Add search-to-add functionality 2019-02-28 15:00:00 -05:00
Quincy Morgan b6effd6ed0 Add initial search bar UI element 2019-02-28 11:19:40 -05:00
Quincy Morgan c09171d0e2 Deprecate various cuisine values in favor of diet tags (close #5993) 2019-02-28 09:15:17 -05:00
Quincy Morgan eda4c1fef9 Add line geometry to Historic preset (for historic roads, walls, etc.) 2019-02-27 16:31:06 -05:00
Quincy Morgan 29dfdf8905 Merge pull request #5914 from openstreetmap/squash-favorite-preset
Favorite preset
2019-02-27 16:06:08 -05:00
Quincy Morgan 6bdb59c7d3 Fix lint errors 2019-02-27 14:53:22 -05:00
Quincy Morgan 6ead9ff097 Update favorite icon 2019-02-27 14:51:11 -05:00
Quincy Morgan bfeb374510 Don't allow favoriting fallback presets 2019-02-27 14:31:23 -05:00
Quincy Morgan dd74a18206 Tweak favorite mode spacing
Don't show area midpoint dots on small preset icons
2019-02-27 14:27:03 -05:00
Quincy Morgan 04247eb985 Merge branch 'master' into squash-favorite-preset 2019-02-27 14:08:55 -05:00
Quincy Morgan d613714137 Draw area preset icon frame parametrically in code rather than with external SVG resource 2019-02-27 14:06:35 -05:00
Quincy Morgan b302d853ac Fix issue where the favorite preset button could be stale
Use first in, first out favoriting order
2019-02-27 13:13:15 -05:00
Quincy Morgan 0fe4513e2a Tweak CSS class 2019-02-27 12:30:38 -05:00
Quincy Morgan 1058a2cb27 Fix instances where adding favorite preset would not add tags 2019-02-27 12:27:54 -05:00
Quincy Morgan 2da011c3ca Remove unused string
Don't show preset browser when adding a favorite point
Don't automatically open the sidebar when selecting a non-new feature
2019-02-27 12:20:23 -05:00
Quincy Morgan 4fabb4aac8 Nicen favorite preset mode button tooltips 2019-02-27 12:03:10 -05:00
Quincy Morgan af5012107f Fix crash when drawing a favorite highway 2019-02-27 11:44:47 -05:00
Quincy Morgan 1c1c3b2823 Disallow favoriting vertices and relations 2019-02-27 11:34:47 -05:00
Quincy Morgan 0a0e4890ca Nicer favorite preset icon rendering in the top bar 2019-02-27 11:28:24 -05:00
Quincy Morgan 8f4f929401 Merge branch 'master' into squash-favorite-preset 2019-02-27 10:51:59 -05:00
Quincy Morgan b409f260f7 Render preset icons fills as SVG rather than HTML elements 2019-02-27 10:51:24 -05:00
Quincy Morgan ff49a0c027 Merge pull request #5940 from rory/lgbtq-venues
Presets for LGBTQ+ venues
2019-02-27 08:34:59 -05:00
Rory McCann 4530dfae65 Automatically generated files 2019-02-27 11:07:57 +01:00
Rory McCann 3c43b48f1d Add serveral LGBTQ+ venue presets 2019-02-27 11:06:45 +01:00
Quincy Morgan 5faa999071 Use preset icon for favorite buttons 2019-02-26 18:00:33 -05:00
Quincy Morgan 92910f9d6c Merge branch 'master' into squash-favorite-preset 2019-02-26 17:50:01 -05:00
Quincy Morgan c3ee4a2da9 Update vertex preset icons to use percentage position and size 2019-02-26 17:49:33 -05:00
Quincy Morgan ad66e00354 Merge branch 'master' into squash-favorite-preset 2019-02-26 17:28:58 -05:00
Quincy Morgan bd4f5f6656 Fix issue fix list padding in rtl layout 2019-02-26 17:27:38 -05:00
Quincy Morgan 9a5101dbcb Convert preset icon to use percentages for size and position rather than explicit pixel values 2019-02-26 17:21:11 -05:00
Quincy Morgan ff439ac5b3 Rename "add to favorites" tooltip to "favorite" 2019-02-26 15:32:55 -05:00
Quincy Morgan dead97e321 Reduce parameters for add modes
Tweak CSS classes
2019-02-26 15:17:04 -05:00
Quincy Morgan a3424aa4b1 Merge branch 'master' into squash-favorite-preset 2019-02-26 14:25:34 -05:00
Quincy Morgan 0fa7e757b1 v2.14.3 2019-02-26 13:45:53 -05:00
Quincy Morgan b7f04be72d npm run translations 2019-02-26 13:43:50 -05:00
Quincy Morgan 6ff94c7442 Update presets for name-suggestion-index v1.0.6 2019-02-26 13:42:16 -05:00
Quincy Morgan 5e7ac6360f Merge pull request #5984 from openstreetmap/greenkeeper/name-suggestion-index-1.0.6
Update name-suggestion-index to the latest version 🚀
2019-02-26 13:35:06 -05:00
Quincy Morgan 4633ffaea8 Add 2.14.3 changelog 2019-02-26 13:34:32 -05:00
greenkeeper[bot] 9c1fc34191 chore(package): update name-suggestion-index to version 1.0.6 2019-02-26 18:34:09 +00:00
Quincy Morgan f2a2b9971a npm run translations 2019-02-26 12:46:52 -05:00
Quincy Morgan f418dcaca0 npm run imagery 2019-02-26 12:45:03 -05:00
Quincy Morgan 4eabf2da07 Add unit tests for old multipolygon validation 2019-02-26 12:09:16 -05:00
Quincy Morgan 8a9399edb7 Add line geometry to traffic_calming=island preset (re: #5945)
Add more unit tests for tag_suggests_area
Replace "finds" with "flags" in validation unit test labels
2019-02-26 11:30:03 -05:00
Quincy Morgan 12d770a05e Add unit tests for missing role validation 2019-02-26 11:00:00 -05:00
Quincy Morgan 1f21b029fd Move tag upgrade fix to an action and add unit tests 2019-02-26 10:42:12 -05:00
Quincy Morgan 5262358d81 Fix an issue where added nodes would highlight momentarily while drawing an area 2019-02-26 09:34:45 -05:00
Quincy Morgan a4e0bcb29c Make misplaced multipolygon tags check more consistent 2019-02-26 08:53:00 -05:00
Quincy Morgan 7d8453b1fb Remove service road exception for adding highway=crossing during crossing way fix (re: #5976) 2019-02-26 08:12:42 -05:00