Commit Graph

129 Commits

Author SHA1 Message Date
Tom MacWright
32dad42ec4 Refactor contributor listing into ui component, hide it when none are
around.
2013-01-08 11:38:59 -05:00
Tom MacWright
8f6fcc0a4d Filter taginfo suggestions to make them more accurate. Fixes #327 2013-01-08 11:06:24 -05:00
Tom MacWright
ed032be98f Detect, pass, and display errors. Fixes #124 2013-01-07 17:51:50 -05:00
Tom MacWright
e357033ed8 Parse and display user image if available. Fixes #174 and #329 2013-01-07 17:30:07 -05:00
John Firebaugh
57122c8968 Don't focus an existing key, only a blank one 2013-01-07 10:03:41 -08:00
Tom MacWright
12beb14d07 Work on #250
Implement inspector without a collapsed mode and with semi-intelligent
detection of whether features will conflict with the position of the
inspector. Also adds a `centerEase` fn to the map object.
2013-01-07 11:51:04 -05:00
Saman Bemel-Benrud
043ff0ccc6 Merge branch 'master' of github.com:systemed/iD 2013-01-04 19:28:27 -05:00
Tom MacWright
fdc64c232a Implement layer offset nudging. Fixes #292 2013-01-04 17:35:26 -05:00
Tom MacWright
50743b4344 Summarize unnamed and consecutive objects. Fixes #317 2013-01-04 15:11:48 -05:00
Tom MacWright
6475b1993b Add MapBox Satellite layer. Fixes #318 2013-01-04 13:40:22 -05:00
John Firebaugh
4a7bd26be8 Add 'Add Tag' button (#314), needs style
Fixes #281.
2013-01-03 23:16:34 -08:00
Tom MacWright
0cb5fbe227 Add success page. Fixes #126 2013-01-03 19:26:45 -05:00
John Firebaugh
62efa1948e Add Entity#geometry, use in inspector
Fixes the icon for areas, but breaks it for vertices.
Needs a big-vertex sprite.
2013-01-02 21:59:55 -08:00
John Firebaugh
2a6145ef10 Move friendlyName to Entity 2013-01-02 21:43:35 -08:00
John Firebaugh
ec6c74ebcd Simplify inspector function nesting; cleanup 2013-01-02 21:35:09 -08:00
Tom MacWright
433e8cd8ee Re-add notice 2013-01-02 14:42:21 -05:00
Saman Bemel-Benrud
562f2b150c Merge branch 'master' of github.com:systemed/iD 2013-01-02 14:30:36 -05:00
Saman Bemel-Benrud
c2a9b18740 minor tweak to modal style + committing source graphic changes. 2013-01-02 14:30:20 -05:00
Tom MacWright
912e612206 Use proper geocoding endpoint. Fixes #315 2013-01-02 14:22:03 -05:00
Tom MacWright
aca0098ea0 Use 2d transforms and fix jshint problems 2013-01-02 13:01:18 -05:00
John Firebaugh
3ffa8066c5 Taginfo typeahead on keys as well as values 2013-01-01 18:43:22 -08:00
John Firebaugh
1956c2f55d Read tags directly from value properties
Fixes #310
2013-01-01 14:38:21 -08:00
John Firebaugh
486f778c9c Don't need to copy here 2012-12-27 18:52:56 -08:00
Tom MacWright
49897680f7 Use a selection for remove. Fixes #305.
The story behind this one is that Chrome 24+ has a built-in .remove()
function on all elements which does the trick of fooling me into
thinking that this was a selection. It isn't, and this makes it one.
2012-12-27 17:46:28 -05:00
saman bb
e6cf1c8e8a fixed iframe & spinner asset path. 2012-12-21 19:12:10 -05:00
Saman Bemel-Benrud
780d79e2d5 better tag reference modal. 2012-12-20 19:28:48 -05:00
Saman Bemel-Benrud
26c513a9f3 basic styling for tag reference modal. 2012-12-20 19:05:03 -05:00
Saman Bemel-Benrud
e72c21f256 progress on modals. 2012-12-20 18:49:21 -05:00
Saman Bemel-Benrud
bb6406eaf8 tweaks to loader. 2012-12-20 11:02:54 -05:00
Saman Bemel-Benrud
8b41671590 loader gifs/ 2012-12-19 19:17:54 -05:00
Saman Bemel-Benrud
4dd33bbee5 minor style tweaks, plus fix for #286 2012-12-19 16:42:19 -05:00
Saman Bemel-Benrud
43e66db157 style tweaks to inspector header 2012-12-19 16:27:41 -05:00
Saman Bemel-Benrud
7799564b4b dumb copy change. 2012-12-19 15:26:51 -05:00
Saman Bemel-Benrud
2fc2ef63f4 refining modals. 2012-12-19 15:22:19 -05:00
Saman Bemel-Benrud
a8a26d5d10 Merge branch 'master' of github.com:systemed/iD 2012-12-18 18:11:12 -05:00
Saman Bemel-Benrud
37e7b2542c basic commit message UI styling. 2012-12-18 18:05:37 -05:00
John Firebaugh
ab733f3de0 Test/fix inspector 2012-12-18 14:48:24 -08:00
Saman Bemel-Benrud
fee2c1812c style improvements to details button 2012-12-18 15:12:50 -05:00
Saman Bemel-Benrud
37b2e13086 basic pass at footer stuff. 2012-12-18 14:52:35 -05:00
Tom MacWright
de0434e836 Animated inspector entry. Fixes #250, refs #287 2012-12-17 17:38:15 -05:00
Tom MacWright
96cdde5d1a Fix rendition of #300, needs design push 2012-12-17 17:13:14 -05:00
Tom MacWright
c0921ac44a Move tag reference to its own file 2012-12-17 17:06:39 -05:00
Tom MacWright
853d7322c8 Merge branch 'master' of github.com:systemed/iD
Conflicts:
	js/id/ui/inspector.js
2012-12-17 16:36:38 -05:00
Tom MacWright
c161efb9a7 Pay attention to natural tag, understand the d3 problem 2012-12-17 16:19:15 -05:00
John Firebaugh
d4e08550eb Don't show help/remove buttons for empty row 2012-12-17 11:23:34 -08:00
John Firebaugh
f1e553f924 Always show empty row in inspector 2012-12-17 11:21:41 -08:00
Tom MacWright
79a1887d6b Link to wiki 2012-12-17 13:36:34 -05:00
Tom MacWright
5104c2a0aa Add ref ui, refs #256 2012-12-17 12:55:25 -05:00
Tom MacWright
d5fa942f55 Update lodash, use deep cloning to fix #284 2012-12-17 12:31:19 -05:00
Tom MacWright
94c7e17b81 Fix tabindex 2012-12-14 15:34:21 -05:00