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
Bryan Housel
8dd7644b20
fix permissions
2017-07-01 09:23:23 -04:00
Bryan Housel
ee783a0f16
Do not push translation strings to Transifex for pull requests
2017-07-01 09:09:06 -04:00
Bryan Housel
54a8ae439a
Include start/end imagery dates from editor-layer-index
2017-07-01 02:31:08 -04:00
Bryan Housel
c669bc72cd
Move imagery info from location panel to its own panel
2017-07-01 02:04:59 -04:00
Bryan Housel
0d27743b81
Improve formatting for imagery capture dates
2017-07-01 00:47:16 -04:00
Bryan Housel
150985a57d
Fetch imagery vintage from Bing source, add info to location panel
2017-06-30 18:52:17 -04:00
Bryan Housel
946432d6f1
Add history panel
...
(closes #2273 )
(closes #3761 )
2017-06-30 02:09:56 -04:00
Bryan Housel
b6c2645409
Add history urls to osm service and more URL tests
2017-06-30 00:52:05 -04:00
Bryan Housel
92a057bf3c
git mv modules/ui/info -> modules/ui/panels
2017-06-29 23:05:14 -04:00
Bryan Housel
fdd6b329a8
Get changeset, timestamp, uid for all elements; changeset_count for users
2017-06-29 22:02:54 -04:00
Bryan Housel
79466e2893
Display reverse geolocated location in location panel
...
(closes #2515 )
2017-06-29 01:24:09 -04:00
Bryan Housel
1c303edf18
Add generic reverse geocoder function to nominatim service
2017-06-29 01:23:33 -04:00
Bryan Housel
9a0deaa484
Rename widget -> panel
2017-06-28 22:34:03 -04:00
Bryan Housel
ece73a9be4
Infobox ⌘I now toggle all widgets
2017-06-28 17:21:15 -04:00
Bryan Housel
991eb58bcc
Remove unused singularKey
2017-06-28 17:17:34 -04:00
Bryan Housel
63f50a7499
Hoverstyle for widget close 'x' buttons
2017-06-28 16:32:48 -04:00
Bryan Housel
b12fad8d97
Remove code that prevented draws, report all numbers at OSM precision
2017-06-28 16:24:47 -04:00
Bryan Housel
f2d0662266
Add location widget
...
(closes #2183 )
2017-06-28 16:10:46 -04:00
Bryan Housel
07190958a5
Force redraw of measurement box when switching between imperial/metric
2017-06-27 14:09:19 -04:00
Bryan Housel
01fe0db42a
Add close 'x' to infobox
2017-06-27 01:54:45 -04:00
Bryan Housel
5b95246157
Adjust styles, don't redraw measurement info if infobox is hidden
2017-06-26 23:19:50 -04:00
Bryan Housel
22c707a6e2
Make infobox a container for widgets, measurement code a widget
2017-06-26 21:10:47 -04:00
greenkeeper[bot]
e8549c5e76
fix(package): update osm-auth to version 1.0.2
2017-06-25 20:59:17 -04:00
Bryan Housel
2541aa4a33
Fix terms array, npm run build
2017-06-24 22:38:11 -04:00
Bryan Housel
e1f88f4a18
WIP towards multi-pane info box
2017-06-24 22:26:14 -04:00
boothym
0779780bb2
Add terms to power generator
2017-06-24 22:14:36 +01:00
greenkeeper[bot]
e883503600
chore(package): update eslint to version 4.1.0
2017-06-24 09:38:54 -04:00
Bryan Housel
e8bd6bff6c
Fix wikidata clearing, failed lookup when entity no longer selected
...
(closes #3987 )
(closes #3684 )
(related #3929 )
2017-06-23 16:37:13 -04:00
Bryan Housel
6ca649498f
Add walkthrough=true url parameter to auto-start the walkthrough
...
(closes #4111 )
2017-06-22 22:26:38 -04:00
Bryan Housel
ec8cd6ec83
More words about replacement tokens in custom tile url prompt
...
(see #3887 )
2017-06-22 21:57:26 -04:00
Bryan Housel
9882cf1d7b
Don't rm old preset tags post merge, but do rm area=yes when setting preset
...
(closes #4114 )
2017-06-22 17:49:45 -04:00
Bryan Housel
3ebb90a9d2
Add presets for manholes and storm drains
2017-06-21 23:09:54 -04:00
Bryan Housel
894bd615c9
Preserve the undo annotation when doing point-area merge
...
(closes #4113 )
2017-06-21 18:56:45 -04:00
Bryan Housel
90870a0eb9
Use a simpler custom imagery example url
...
see https://github.com/openstreetmap/iD/issues/3887#issuecomment-309849685
2017-06-20 15:06:57 -04:00
Bryan Housel
04cc4d7ec0
Add preset for amenity=scrapyard
...
(closes #3387 )
2017-06-20 14:13:54 -04:00
Bryan Housel
a9b205d126
Really silence output of git clone
2017-06-20 14:10:36 -04:00