Commit Graph

1097 Commits

Author SHA1 Message Date
Bryan Housel 3230c305aa Add some padding to the deselect buttons 2016-07-30 21:10:46 -04:00
Eric Brelsford 6083ce2d14 Fix deselect entity on Firefox
Includes splitting select/deselect elements into separate buttons
2016-07-27 13:47:53 -04:00
Eric Brelsford d15a2e5aa3 Remove an item from the multiselect list
Fixes #2950
2016-07-25 15:46:54 -04:00
Bryan Housel f4979db992 Don't use checkboxes in walkthrough navigation
(closes #3247)
2016-07-24 12:31:57 -07:00
Jonny Barnes 7b7af7d37c When setting a form’s backgroun colour, also set the text colour 2016-06-23 00:14:05 +01:00
Bryan Housel 452df4068e Add background imagery debug and debug legend 2016-06-11 01:07:26 -04:00
Bryan Housel eb19b17fd7 Add dataset debugging
(re: #3158)
2016-06-10 13:40:52 -04:00
Bryan Housel 6314c276e8 More debug versatility 2016-06-10 10:36:28 -04:00
Kushan Joshi e5eee4ed6c Remove unused CSS animation 2016-06-01 19:06:05 +05:30
Bryan Housel e364b7ec30 Show loading spinner in loadchanged, update selection in nodechanged 2016-05-31 17:16:17 -04:00
Bryan Housel d728059afb Remove static Mapillary thumbnail image
(Viewer object shows the image while loading)
2016-05-28 00:42:35 -04:00
Kushan Joshi f81ff29645 Mapillary Js, second stab 2016-05-25 15:51:36 +05:30
peterneubauer 8782c1480d adding MapillaryJS, first stab. 2016-05-22 11:09:26 +05:30
Bryan Housel bd60aceaf0 Add tile debugging, redraw when debug flags change 2016-05-19 00:43:01 -04:00
Bryan Housel 636ef82bc4 Use d3.interpolateRgb to make save button warning colors
(closes #2749)
2016-05-18 11:24:33 -04:00
tanerochris 63b5181e17 removed css transitions and used to change background of saved button.Added opacity of count little triangle 2016-05-16 23:02:11 +01:00
tanerochris 9ddc06e17e added classes yellow ,orange,red followed by transitions on save button background. 2016-05-09 18:47:48 +01:00
Bryan Housel 2ed9b19dbe Add style and route-horse icon, rename per #3066 2016-05-08 22:01:39 -04:00
Bryan Housel d17f22eb7d Keep move cursor while adjusting imagery offset
(closes #3101)
2016-05-07 00:19:06 -04:00
Bryan Housel 4b768057a5 Rename multiselect -> multicombo 2016-04-29 21:37:51 -04:00
Bryan Housel fb2dd89a65 Adjust multiCombo styling 2016-04-29 21:15:14 -04:00
Bryan Housel 9d8626a330 Merge branch 'chips' of https://github.com/kepta/iD into kepta-chips 2016-04-22 10:39:41 -04:00
Bryan Housel 53040f455b Add ability to show debug collision boxes around labels 2016-04-17 00:37:51 -04:00
Bryan Housel 5f3eae9c29 Fix imagery offset +/-, adjust text and style 2016-04-14 01:08:56 -04:00
Bryan Housel 01e87f2e11 Style adjustments, add offset value in meters to input field, remove delays 2016-04-13 21:34:41 -04:00
Bryan Housel 215d83f2d4 Merge branch 'offset' of https://github.com/kepta/iD into kepta-offset 2016-04-13 10:46:11 -04:00
Bryan Housel bd57b81192 Improve usability of Save, Cancel buttons
(closes #3040)
2016-04-07 00:53:32 -04:00
Kushan Joshi 9261752068 add multiselect preset 2016-04-03 12:40:14 +05:30
Bryan Housel e0d7daad3a Minor style adjustments, code cleanups 2016-03-15 14:42:33 -04:00
Bryan Housel c5143b3125 Restore highway=unclassified to thick line rendering
(closes #3015)
2016-03-07 22:38:48 -05:00
Kushan Joshi 46b3e3a4c0 Drag to adjust imagery offset
This patch allows to adjust imagery offset by
1. dragging
2. manually entering offset
3. fine tuning with buttons

(closes #1340)
2016-03-07 04:57:02 +05:30
Bryan Housel 1bf90fad18 Adjust bumpy surface style to make it visible in turn restriction editor
(closes #3004)
2016-02-26 16:41:01 -05:00
Bryan Housel c595fdbf57 Avoid calling getComputedStyle and triggering reflows 2016-02-24 12:04:44 -05:00
Bryan Housel caf5ff815c Move svg into iD.svg.Surface, adjust layer names 2016-02-24 00:07:04 -05:00
Bryan Housel 5957adb67d Dynamically check for existence of Mapillary service
This allows us to
1. enable specific parts of Mapillary only for certain browsers
2. remove the Mapillary service completely if desired (closes #2722)

To remove Mapillary, just set `iD.services.mapillary = null`
or remove the <script> tag that loads mapillary.js.
2016-02-15 16:16:44 -05:00
Bryan Housel ff5139fc58 Position Mapillary thumbnail on opposite side of map from marker
(closes #2775)
2016-02-14 00:23:18 -05:00
Bryan Housel e5fc872a19 Adjust Mapillary styles for cross browser support 2016-02-10 17:12:51 -05:00
Bryan Housel e38ea2ab60 Improve styling of hover/selected Mapillary features 2016-02-10 01:07:32 -05:00
Bryan Housel 524c093f68 Move traffico to asset path, reorganize id.js init after context definition 2016-02-08 14:15:05 -05:00
Bryan Housel a9389b6773 update to traffico-release-0.1.26 2016-02-07 23:41:51 -05:00
Bryan Housel 4ffabf8933 Mapillary code cleanup 2016-02-07 01:05:20 -05:00
peterneubauer 1cf08ec49d removing traffico 2016-02-07 01:02:23 -05:00
peterneubauer da644b5a21 adding traffico 0.1.5 2016-02-07 01:02:22 -05:00
peterneubauer 999870c652 intermediate commit 2016-02-07 01:02:22 -05:00
peterneubauer d970e4463c making click events work 2016-02-07 01:02:22 -05:00
peterneubauer 717d956a30 adding traffico and the sign layer 2016-02-07 01:02:22 -05:00
peterneubauer ea819c0d09 adding a first traffic sign layer, rendering not working properly yet. 2016-02-07 01:02:22 -05:00
Bryan Housel b1b8d25974 Better fit for 60px preset icons inside area frame
(e.g. pedestrian street mapped as area)
2016-02-06 15:00:47 -05:00
Bryan Housel e7a7e2edc5 Adjust styles, constrain tooltip to fit in map-control panel 2016-02-05 00:16:48 -05:00
Kushan Joshi bf334ed8a3 for "best" imagery
(closes #2902)
2016-02-05 00:59:41 +05:30