Commit Graph

403 Commits

Author SHA1 Message Date
Tom MacWright
c1a87ed8b6 Work on road drawing, index ways on demand 2012-11-28 13:59:28 -05:00
Tom MacWright
51370330f2 Reload data, fixes #129, also fixes jshint 2012-11-27 18:37:20 -05:00
Tom MacWright
0a93c1888a Lowercase connection' 2012-11-27 18:15:21 -05:00
Tom MacWright
89e135d3bf Add loading 2012-11-27 18:14:25 -05:00
Tom MacWright
651c347356 Fix finding modified elements, fix casing of map 2012-11-27 18:12:28 -05:00
Tom MacWright
ab4bac6de5 Add cancel button to inspector 2012-11-27 18:01:32 -05:00
Tom MacWright
22fd80be05 Scroll overflowing tags. Fixes #116 2012-11-27 17:56:48 -05:00
Tom MacWright
936cefb4ef Rename and update 2012-11-27 17:51:03 -05:00
Tom MacWright
6be5e7a89c Fix map dragging and redrawing on touch 2012-11-27 17:11:37 -05:00
Tom MacWright
2a597e8e27 Fix way node dragging. Fixes #97 2012-11-27 17:04:38 -05:00
Tom MacWright
421adf2fab Add loading screen 2012-11-27 16:52:08 -05:00
Tom MacWright
01628125a4 Update taginfo, work on inspector 2012-11-27 16:35:02 -05:00
Tom MacWright
f56fa08050 Fixup inspector 2012-11-27 16:22:59 -05:00
Tom MacWright
63690c141c Fix one-way textPath breakage, webkit... 2012-11-27 14:17:30 -05:00
Tom MacWright
29517c558d Update d3, eliminate workaround. Thx @mbostock! 2012-11-27 12:50:57 -05:00
Tom MacWright
b96060baf5 Hide modals with click on outer. Fixes #120 2012-11-27 12:13:21 -05:00
Tom MacWright
5260a4522a Fixup active casings, shorter prefix detection. 2012-11-27 12:01:32 -05:00
Tom MacWright
d8db151553 First shot at implementing reversing way direction 2012-11-27 11:47:43 -05:00
Tom MacWright
e6cbe55592 Slimmer UI elements 2012-11-27 11:19:22 -05:00
Tom MacWright
3dfc593bff Create userpanel, fix user logging in and out, fixes #122 2012-11-27 10:55:26 -05:00
John Firebaugh
75f8711e64 Add iD.{Node,Way,Relation} constructors
Even if we don't want subclasses, they are handy for
assigning the right type and an appropriate ID.
2012-11-26 22:00:39 -04:00
John Firebaugh
cc7328d1c9 Extract Entity#created and Entity#modified 2012-11-26 21:48:40 -04:00
John Firebaugh
447b89fa01 Entity specs 2012-11-26 21:24:26 -04:00
John Firebaugh
21ef3e4ce1 Flag accidental mutations in tests 2012-11-26 21:08:33 -04:00
Tom MacWright
1bb6915bad Expand map tests 2012-11-26 18:40:17 -05:00
Tom MacWright
21dd1da9d5 Snap to integer zooms 2012-11-26 18:12:21 -05:00
Tom MacWright
b8652c888b Disable keybindings for now 2012-11-26 18:08:02 -05:00
Tom MacWright
39f422ece3 Fixup logout button 2012-11-26 18:05:18 -05:00
Tom MacWright
2ec9f4c02f Test graph 2012-11-26 17:56:06 -05:00
Tom MacWright
704bd1af2e Test XML formatter as well 2012-11-26 17:46:04 -05:00
Tom MacWright
224420883a Update happen 2012-11-26 17:40:46 -05:00
Tom MacWright
f1f1d108a0 Merge branch 'master' of github.com:systemed/iD 2012-11-26 17:39:26 -05:00
Tom MacWright
19b62e8f47 Fix tests 2012-11-26 17:39:16 -05:00
Tom MacWright
cfdf135c16 Merge pull request #121 from systemed/commit-ui
Commit ui
2012-11-26 14:37:44 -08:00
Tom MacWright
0a7d5e8e78 Changeset panel can now cancel and save comments. 2012-11-26 17:33:50 -05:00
Tom MacWright
eee436be80 Add lists and counts 2012-11-26 17:11:37 -05:00
Tom MacWright
01991bca65 Start on commit UI. This pulls together a modal window listing changes. 2012-11-26 16:56:27 -05:00
Tom MacWright
55577c59a2 Be more d3y 2012-11-26 16:09:50 -05:00
Tom MacWright
1e778174c8 Fix geocoder 2012-11-26 16:05:40 -05:00
Tom MacWright
157eb42422 Move feature detection to iD 2012-11-26 15:54:31 -05:00
Tom MacWright
d0a8dc1f03 Support logging out. Fixes #114 2012-11-26 15:44:27 -05:00
Tom MacWright
f0b60dac9f Namespace oauth keys, link to user, fixup modal style 2012-11-26 15:33:41 -05:00
Tom MacWright
ee6cf2c146 Delete nodes. Fixes #112 2012-11-26 14:29:54 -05:00
Tom MacWright
ab0b71f548 Fixup saving, test modifying 2012-11-26 13:54:34 -05:00
Tom MacWright
2200a63429 Use d3 for modal, remove trailing slash, make modal prettier. 2012-11-26 13:46:43 -05:00
Tom MacWright
d2fe6ca279 Work on handling modifications as well as creations 2012-11-26 12:30:44 -05:00
Tom MacWright
3b3d2be89f Use basic arrays so that we don't have to proxy so many d3 methods 2012-11-26 11:52:46 -05:00
Tom MacWright
4722c4c5f4 Use arrays for dims 2012-11-26 11:36:56 -05:00
Tom MacWright
1045b3b1d2 Use d3.geo.tile for tiles, works on #103 2012-11-26 11:25:21 -05:00
Tom MacWright
7c16dfa6e9 Fix modifications regression 2012-11-26 10:28:34 -05:00