Commit Graph

6170 Commits

Author SHA1 Message Date
Bryan Housel
482b4d7cbe mock userAgents in a way that works in both Phantom and real browsers 2016-09-09 14:59:55 -04:00
Bryan Housel
273407da3d Fix svg layer selections, fix and add tests.. 2016-09-09 14:19:13 -04:00
Bryan Housel
afb88f2ae6 Fix rendering selections for all the OSM layers
This includes some renames for clarity.. "surface" -> "selection"
to make it clearer that rendering functions take a selection, and
don't necessarily render to the literal `#surface` node anymore.
2016-09-08 22:37:06 -04:00
Bryan Housel
41b2122efe Fix wrong setDimensions call (dimensions is a method on Layers) 2016-09-08 22:35:36 -04:00
Bryan Housel
15b3a44c9a Add projection.transform, simplify projection code, WIP on minimap 2016-09-07 08:59:31 -04:00
Tom MacWright
9c902dbf71 geoCentroid -> polygonCentroid 2016-09-06 18:13:50 -04:00
Tom MacWright
81c9c4bd95 Remove event-sim test 2016-09-06 17:37:26 -04:00
Tom MacWright
b7fffbd281 phantomjs doesn't support FocusEvent, moving back to makeEvent 2016-09-06 17:33:47 -04:00
Tom MacWright
a28e24bb4c Fix lints 2016-09-06 17:29:03 -04:00
Tom MacWright
0931da1591 Fix areas 2016-09-06 17:28:20 -04:00
Tom MacWright
30f24062e2 Fix hover events 2016-09-06 11:49:24 -04:00
Tom MacWright
6bfe6a8640 Down to 7 test failures 2016-09-06 11:16:47 -04:00
Tom MacWright
fcb2c3df58 Fix points layer 2016-09-06 11:02:13 -04:00
Tom MacWright
20962074ba Fix vertices areas midlines 2016-09-06 10:58:07 -04:00
Tom MacWright
4fcbcddc5b Fix eslint 2016-09-06 10:18:05 -04:00
Tom MacWright
2b366b5f78 Fix access field 2016-09-06 10:06:28 -04:00
Tom MacWright
92f2908ffe Fix wikipedia 2016-09-05 21:48:22 -04:00
Tom MacWright
6189af9b47 fix localized 2016-09-05 21:40:41 -04:00
Tom MacWright
cb50b7b03a Fix raw tag editor tests 2016-09-05 21:30:21 -04:00
Tom MacWright
97ac0c06f1 Fix d3 reference 2016-09-05 11:07:33 -04:00
Tom MacWright
ed135ce9ef Enable lib tests 2016-09-05 10:22:45 -04:00
Tom MacWright
e659bd75e9 Fix assumption that [0] contains the nodes 2016-09-04 18:19:02 -04:00
Tom MacWright
760c515c8a Fix source toggle, fix way drawing 2016-09-04 17:33:42 -04:00
Tom MacWright
9834f66f66 Merge branch 'd3-v4' of github.com:openstreetmap/iD into d3-v4 2016-09-04 12:37:04 -04:00
Tom MacWright
71ab78a221 Turn off strict 2016-09-04 12:36:53 -04:00
Bryan Housel
76efe06c0f Rebuild time should include time spent writing the bundle and sourcemap 2016-09-04 12:04:14 -04:00
Tom MacWright
2910eaddbb Fix point adding 2016-09-04 10:52:57 -04:00
Tom MacWright
a436bada3b Circularize expects rawmercator 2016-09-03 20:10:38 -04:00
Tom MacWright
0236389611 Fix Circularize logic 2016-09-03 19:33:19 -04:00
Tom MacWright
947a1d9c1a Resolve lints 2016-09-03 19:08:03 -04:00
Tom MacWright
9852fa7879 Fix initial map size 2016-09-03 18:58:45 -04:00
Tom MacWright
f0145a8b56 Fix raw tag editor 2016-09-03 18:54:37 -04:00
Tom MacWright
aebf0c14e1 Fix area redrawing 2016-09-03 18:42:17 -04:00
Tom MacWright
68d144e0c0 Point dragging works 2016-09-03 18:01:00 -04:00
Tom MacWright
3af54610ca Refactor customEvent system to use d3.customEvent 2016-09-03 17:56:56 -04:00
Tom MacWright
27f9f75eae Master-merge 2016-09-03 17:02:38 -04:00
Tom MacWright
202482519a Disable caching to save memory, fix event.of hack, remove console.log 2016-09-03 17:01:25 -04:00
Tom MacWright
c5b3a16d3a Fix getSetValue, fix line display 2016-09-03 16:39:30 -04:00
Tom MacWright
b493c85399 Refactor away multi requirement 2016-09-03 15:13:20 -04:00
Bryan Housel
8029d4de62 Fix zoomPanning
for simplicity, use raw mercator like context.projection()
2016-09-03 01:18:36 -04:00
Bryan Housel
2d35eb0253 run build instead of make before running tests 2016-09-03 00:38:06 -04:00
Bryan Housel
44d16b25b7 Restore the source switcher 2016-09-03 00:37:37 -04:00
Bryan Housel
810a1e59fb Remove more of the Makefile 2016-09-02 15:42:25 -04:00
Bryan Housel
1727e9355b Remove temporary replaceStuff.js utility 2016-09-02 11:25:27 -04:00
Bryan Housel
8c29dd9348 Enable radix eslint rule 2016-09-02 10:39:54 -04:00
Holger Jeromin
d1105ccc14 Removing parseInt call of a number 2016-09-02 09:35:21 +02:00
Holger Jeromin
aa1d03c823 Added Radix for parseInt call 2016-09-02 09:20:44 +02:00
Tom MacWright
f402e6b5e9 Fix rebuilding after error 2016-09-01 09:31:49 -04:00
Tom MacWright
da5d5083a7 Merge branch 'd3-v4' of github.com:openstreetmap/iD into d3-v4 2016-09-01 08:47:42 -04:00
Tom MacWright
525131eb46 Display errors 2016-09-01 08:47:31 -04:00