Commit Graph

5135 Commits

Author SHA1 Message Date
Saman Bemel-Benrud
85032bf431 first pass at re-writing inspector markup. 2012-12-12 17:16:25 -05:00
Tom MacWright
4411a33a0c Delete way when deleting nodes via inspector. Fixes #216 2012-12-12 17:09:09 -05:00
Tom MacWright
2b66ae1a3c Fix map positioning 2012-12-12 16:59:17 -05:00
Tom MacWright
14fd8e0951 Delete ways and areas when they are down to one and two nodes 2012-12-12 16:56:40 -05:00
Tom MacWright
3cbf3739c0 Restrict zoom to scaleExtent 2012-12-12 16:32:40 -05:00
Tom MacWright
d75e713366 Separate, smaller landing page 2012-12-12 16:05:02 -05:00
Tom MacWright
ba1c79e75f Merge branch 'master' of github.com:systemed/iD 2012-12-12 15:53:40 -05:00
Tom MacWright
58255a042b Redraw vectors 2012-12-12 15:51:49 -05:00
Saman Bemel-Benrud
586064c972 cleaned up icon styles. 2012-12-12 15:50:00 -05:00
Saman Bemel-Benrud
2f19c42e99 updating mock-ups again. 2012-12-11 18:52:33 -05:00
Saman Bemel-Benrud
dc3d528e90 updating mock-ups. 2012-12-11 18:45:49 -05:00
Saman Bemel-Benrud
045591966b updating mock-up. 2012-12-11 18:45:01 -05:00
Tom MacWright
60d7db1b95 Remove font-rendering tweaks, same as 3192ceed5f 2012-12-11 18:06:13 -05:00
Tom MacWright
4bef54e0f5 Microoptimize 2012-12-11 17:40:33 -05:00
Tom MacWright
d70202253b Remove queueing, it was too large a performance hit 2012-12-11 17:35:42 -05:00
Tom MacWright
304805c113 Fix frantic tile reloading. Fixes #253 2012-12-11 17:27:37 -05:00
Saman Bemel-Benrud
ad44ddd223 Merge branch 'master' of github.com:systemed/iD 2012-12-11 16:17:51 -05:00
Saman Bemel-Benrud
6b27b3db51 fixing font rendering issue. 2012-12-11 16:17:42 -05:00
Tom MacWright
397d0d5bd7 Merge branch 'master' of github.com:systemed/iD 2012-12-11 15:59:34 -05:00
Tom MacWright
b18ba11a09 Fixes #229 and road closing nodes. Order matters for history.replace 2012-12-11 15:58:17 -05:00
Saman Bemel-Benrud
b5eed1c9b6 basics done for geocoder. 2012-12-11 15:26:07 -05:00
Saman Bemel-Benrud
a7234ade18 subtle restyles across the board, styling to geocoder. 2012-12-11 14:10:43 -05:00
Tom MacWright
435b7f46fc Namespace all events 2012-12-11 12:02:01 -05:00
Tom MacWright
c8b79dd4a0 Merge branch 'master' of github.com:systemed/iD
Conflicts:
	js/id/ui/layerswitcher.js
2012-12-11 11:23:37 -05:00
Tom MacWright
38cdfa0dc3 Hide ls on click 2012-12-11 11:20:18 -05:00
Saman Bemel-Benrud
77b142af6a proper indentation. 2012-12-11 11:16:32 -05:00
Saman Bemel-Benrud
f022d9d965 layer switcher done. 2012-12-10 20:00:17 -05:00
Saman Bemel-Benrud
2bac913537 styled opacity slider + fixed tooltips. 2012-12-10 18:36:36 -05:00
Saman Bemel-Benrud
1ec08c229f fixed broken right tooltip. 2012-12-10 16:55:42 -05:00
Saman Bemel-Benrud
b68a20fc79 Merge branch 'master' of github.com:systemed/iD 2012-12-10 16:45:52 -05:00
Saman Bemel-Benrud
5e19661ced basic styling of layer switcher done. 2012-12-10 16:45:43 -05:00
Tom MacWright
93781ae1a8 More understated attribution 2012-12-10 13:20:31 -05:00
Tom MacWright
c9f5cf736c Add road and connection typos 2012-12-09 14:04:34 -05:00
Tom MacWright
3dd3f4828d Fix global leak 2012-12-09 11:54:11 -05:00
Tom MacWright
84f2ddda15 Used d3.xml and abort no longer useful reqs 2012-12-09 00:37:40 -05:00
Tom MacWright
19082bcf2a Make spliced nodes straight. Fixes #241 2012-12-09 00:00:23 -05:00
Tom MacWright
a6327b566b Fix starting ways inbetween other ways. Fixes #244 2012-12-08 23:43:26 -05:00
Tom MacWright
2927f490b9 Focus first textarea in Inspector 2012-12-08 23:37:42 -05:00
Tom MacWright
8ec57aa9e1 Relative paths for CSS. Fixes #232 2012-12-08 23:33:10 -05:00
Tom MacWright
6b257d0d85 Update test for UI tweaks 2012-12-08 00:02:36 -05:00
Tom MacWright
a405e4e059 Fix way dragging. Fixes #235 2012-12-07 23:59:11 -05:00
Tom MacWright
f85578aca8 Fix addwaynode usage 2012-12-07 23:27:47 -05:00
John Firebaugh
a9ae2d908e Fix node redraw when escaping from draw mode
This is the case where the Array of changed element IDs
contains an ID for which there is no corresponding entity
in the graph. While `all` will not contain this entity,
the filter should still return true given its id, so that
it will appear in the exit selection and be removed.
2012-12-07 19:14:30 -05:00
Saman Bemel-Benrud
358b3719de Merge branch 'master' of github.com:systemed/iD 2012-12-07 19:14:22 -05:00
Saman Bemel-Benrud
1676744a92 more styling to layer toggle. 2012-12-07 19:14:12 -05:00
Saman Bemel-Benrud
605c793806 restructured layer toggle. 2012-12-07 18:51:19 -05:00
Saman Bemel-Benrud
fbc9428d6b action buttons are now filled, toggles and less important buttons are not. 2012-12-07 18:28:09 -05:00
Tom MacWright
ab695574c2 Make build-safe 2012-12-07 18:25:31 -05:00
Tom MacWright
01e696135d Test for travis 2012-12-07 18:20:14 -05:00
Tom MacWright
3f2b12ad87 Update d3 and lodash 2012-12-07 18:14:56 -05:00