Commit Graph

7446 Commits

Author SHA1 Message Date
Bryan Housel dca1cdc440 Fix: Ctrl+Shift+B also swaps between the background like Ctrl+B
(closes #4153)
2017-07-17 15:29:13 -04:00
Bryan Housel fbff5195e0 Append capture date instead of inserting it
Messing with DOM node order seems to break the Mapillary viewer's ability to
correctly set the user and photo links
2017-07-16 11:22:27 -04:00
Bryan Housel ec4b00b7e1 Call selectedImage again from nodeChanged to update detections, capturedAt 2017-07-16 11:15:43 -04:00
Bryan Housel 30e5b18d6b Convert UTC to local time when displyaing Mapillary timestamp 2017-07-16 10:54:27 -04:00
Bryan Housel 80e8f433b2 Smaller font in Mapillary viewer, full width attribution bar 2017-07-16 10:40:08 -04:00
Bryan Housel 346b5e9b36 Add capture date on the attribution line at bottom of Mapillary viewer
(closes #4156)
2017-07-15 03:17:47 -04:00
greenkeeper[bot] 3500291788 chore(package): update d3 to version 4.10.0 2017-07-15 02:27:13 -04:00
greenkeeper[bot] 1d1a748c59 chore(package): update rollup to version 0.45.2 2017-07-15 02:26:49 -04:00
Bryan Housel 30355d8fa8 Merge pull request #4148 from openstreetmap/detections
Adds mapillary detections
2017-07-14 02:39:44 -04:00
Bryan Housel 802d5707d6 Style detections for better visibility 2017-07-14 02:32:35 -04:00
Bryan Housel 590ab7d8b9 Detection cache can store source data, not instantiated tag objects 2017-07-14 01:20:26 -04:00
Bryan Housel bde4d6510f Update mapillary tests 2017-07-14 00:53:44 -04:00
Bryan Housel e71381ed45 Adjust street sign image dimensions to try to make them less blurry
(still kinda blurry but closes #4145 anyway)
2017-07-14 00:45:20 -04:00
Bryan Housel 30a12fb1be Cache images->detections, show multiple detections per image 2017-07-13 23:47:44 -04:00
Bryan Housel 009693841f Show Windows keyboard shortcuts alongside the Mac ones in the changelog
https://github.com/openstreetmap/iD/issues/2492#issuecomment-314544711
2017-07-12 23:22:50 -04:00
Bryan Housel fa9df01155 Guard code for mapillaryViewer, local scope for tagComponent 2017-07-12 17:31:19 -04:00
Bryan Housel 879812b995 Merge branch 'master' into detections 2017-07-12 16:27:43 -04:00
greenkeeper[bot] de84fe7dbd chore(package): update chai to version 4.1.0 2017-07-12 13:29:13 -04:00
Kushan Joshi 57410b264b add mapillary detections 2017-07-12 16:21:57 +05:30
Bryan Housel 84f29a6fd8 2.3.1 2017-07-11 11:20:45 -04:00
Bryan Housel 45a96306c1 npm run translations 2017-07-11 11:14:42 -04:00
Bryan Housel 24a4f34c66 Add left click icon to "place a point" on keyboard shortcuts 2017-07-11 11:00:33 -04:00
Bryan Housel a15821ecf1 Use single Custom backround source, and add template() accessor
Before, each time the user switched to the custom source, it would
create a brand new custom source with the offset set to [0,0]
(closes #3982)
2017-07-10 23:25:40 -04:00
greenkeeper[bot] b4d20bccbd chore(package): update rollup to version 0.45.1 2017-07-10 21:27:50 -04:00
Bryan Housel 01bfc67ea5 After splitting a way, update all matching relation members
(closes #4140)
2017-07-10 18:35:30 -04:00
greenkeeper[bot] cc95d179a8 chore(package): update rollup to version 0.45.0
Closes #4137
2017-07-10 15:23:08 -04:00
greenkeeper[bot] 17a3dbfa46 chore(package): update eslint to version 4.2.0 2017-07-09 07:18:32 -04:00
greenkeeper[bot] b1ce55f305 chore(package): update js-yaml to version 3.9.0 2017-07-08 13:44:57 -04:00
Bryan Housel 7038f48835 2.3.0 2017-07-07 16:57:20 -04:00
Bryan Housel be9225524a npm run translations 2017-07-07 15:42:52 -04:00
Bryan Housel 1e64b9d2fa npm run imagery 2017-07-07 15:41:16 -04:00
Bryan Housel 81be44536d Update date 2017-07-07 15:14:57 -04:00
Bryan Housel 218fffa747 Allow subway entrance on vertex geometry, update terms
(closes #4122)
2017-07-07 13:24:00 -04:00
Bryan Housel c7c8849d43 Restore / Reset -> Restore my changes / Discard my changes
(closes #4117)
2017-07-06 17:35:51 -04:00
greenkeeper[bot] f7eaa87bec chore(package): update mapillary-js to version 2.6.0 2017-07-06 13:13:48 -04:00
Bryan Housel 20c2de4701 Always display coordinate pairs as Lat,Lng (sorry @tmcw) 2017-07-05 20:34:07 -04:00
Bryan Housel eaac9c2bb6 Merge branch 'info-box' 2017-07-05 18:14:25 -04:00
Bryan Housel 76f9397bb5 Add Tools tab to keyboard shortcuts, add panels key shortcuts 2017-07-05 18:12:51 -04:00
Bryan Housel 3043323ba9 Rename infobox to info-panels 2017-07-04 02:14:30 -04:00
Bryan Housel 562edc8121 Remove unused d3 imports 2017-07-04 02:00:39 -04:00
Bryan Housel fd399de9d7 Fix changeset URL 2017-07-04 01:26:47 -04:00
Bryan Housel f72d5cb988 Remove unused code (infobox isn't classed show/hide anymore) 2017-07-04 01:22:41 -04:00
Bryan Housel cb249cc28b Rename panel Imagery -> Background, change key G -> B 2017-07-04 01:18:45 -04:00
Bryan Housel 448b71cbce Bind panel toggles to ⌘⇧ + key 2017-07-04 01:03:23 -04:00
Bryan Housel 71ecdbd575 Switch panel layout to flexbox, grows right-to-left, bottom-to-top 2017-07-03 19:09:43 -04:00
Bryan Housel 1f826851b2 Make tileCenter return the point actually at the tile center
Then use css to adjust the position of the debug div
2017-07-03 16:03:41 -04:00
Bryan Housel b9df6df03f Imagery vintage improvements:
- Cache vintage lookups from Bing API
- Actually sample a tile at the center of the viewport,
  rather than just divinding tiles/2 (not a good guess)
- Refactor the start-end range code into one place
2017-07-03 15:12:59 -04:00
Bryan Housel 1d8898778e For tile boundary debug, switch border -> outline to not affect layout 2017-07-03 11:30:01 -04:00
Bryan Housel 39621f99fa Add a show/hide tiles toggle button, position buttons relatively 2017-07-03 11:24:39 -04:00
Bryan Housel 7df458e4df Display imagery vintage when tile debugging is enabled.. 2017-07-02 10:21:46 -04:00