Commit Graph

119 Commits

Author SHA1 Message Date
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
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
Tom MacWright 97637c0cf5 Fix saving empty tag from inspector 2012-12-14 14:55:31 -05:00
Tom MacWright 9887e9c1bf Fix global leaks 2012-12-14 14:51:26 -05:00
Tom MacWright 09b20ffe94 Fix inspector for things with no tags 2012-12-14 14:41:21 -05:00
Tom MacWright 9844bf1d31 Fix saving keys. Fixes #280 2012-12-14 14:36:09 -05:00
Saman Bemel-Benrud 5da434497b resolved conflict. 2012-12-14 12:17:49 -05:00
Saman Bemel-Benrud a78b10a765 map marker style adjustments, more work to inspector. 2012-12-14 12:10:02 -05:00
Tom MacWright 4a5663df92 Show local editing users 2012-12-13 18:28:16 -05:00
Tom MacWright c4298dd135 Simplify inspector 2012-12-13 17:34:23 -05:00
Tom MacWright 47ea2d82a6 Indentation and jshint 2012-12-13 16:45:05 -05:00
Saman Bemel-Benrud 6007cbd605 Merge branch 'master' of github.com:systemed/iD 2012-12-13 16:02:07 -05:00