Commit Graph

182 Commits

Author SHA1 Message Date
Bryan Housel
0737499b7b Show bottom border for tablists for improved accessibility 2018-09-07 09:35:16 -04:00
Bryan Housel
12e0b399a1 Only show Detroit vector tiles when map is around Detroit
Also adds an "About" link to the github page.
2018-08-25 21:03:11 -04:00
Bryan Housel
cc938698e8 Add ability to select custom data 2018-08-25 11:14:04 -04:00
Bryan Housel
0a82ab125e Add uiDataEditor for inspecting custom map data 2018-08-25 10:10:04 -04:00
Bryan Housel
48e233e4a3 Move some css rules around, add hash and geometry.type to css classlist 2018-08-24 10:39:03 -04:00
Bryan Housel
0ae4099ff6 Add custom data settings modal with file picker or vector tile url 2018-08-17 17:26:12 -04:00
Bryan Housel
4b446e9e78 WIP merge 'gpx' and 'mvt' layers into single 'data' layer 2018-08-17 13:03:07 -04:00
Bryan Housel
eab7f3660b Put background settings into localstorage and dispatch change event 2018-08-11 18:17:07 -04:00
Bryan Housel
8af6d65e33 Switch from uiModal to uiConfirm, adjust styles
A few things going on in this commit:
- uiConfirm already has an OK button, so I'm trying to use that instead of uiModal.
- The confirm OK button cancels, which is maybe a problem. I might change it.
- Dispatch a change event instead of trying to call a function back in uiBackground
- Remove some of the custom css, since we already have some shared button css
- add utilNoAuto to textarea (this just prevents autocomplete and other
  annoying behaviors especially in Safari)
2018-08-11 11:38:05 -04:00
vershwal
542f3c523e Custom background 2018-08-05 17:46:48 +05:30
Bryan Housel
640596340e Improve the add-note icon in help, minor changes to help text 2018-07-24 12:40:16 -04:00
Bryan Housel
eca326a1dd Improve the look of the Add Note button icon 2018-07-23 22:50:19 -04:00
Bryan Housel
1b7493081e Show linkified text in notes, hide scrollbars when hovering
(closes #5151)
2018-07-18 16:16:34 -04:00
Bryan Housel
fa6e195c2d Add user info, require authentication to edit a note 2018-07-17 00:55:43 -04:00
Bryan Housel
73d0f30453 Merge branch 'notes' 2018-07-16 16:59:35 -04:00
Bryan Housel
47de7b304f Make sure note report link doesn't show on hover 2018-07-16 16:03:00 -04:00
Thomas Hervey
33de399bac fixed note-report display 2018-07-16 11:28:51 -04:00
Thomas Hervey
7fb42ac9d6 added note reporting and margin to save buttons 2018-07-13 17:09:51 -04:00
Bryan Housel
fe7086f753 Add header close 'X' button, add grey hover styling 2018-07-12 02:51:49 -04:00
Bryan Housel
369877bcb2 Refine css for footway=crossing and other special paths
(closes #5126)
2018-07-10 15:47:07 -04:00
Thomas Hervey
61ae541cfc updated: notes save buttons 2018-07-03 10:57:53 -04:00
vershwal
eb8bf19b78 button appeared 2018-06-18 01:21:06 +05:30
Bryan Housel
749357eb03 Fix fills for preset icons, remove iD sprite and idraw files
(closes #3924)
2018-06-08 23:10:07 -04:00
Bryan Housel
514ddffd22 Add link to report missing info in the community list 2018-04-08 23:41:51 -04:00
Bryan Housel
cab78c2c6b Add notification badge for events, default disclosures to closed 2018-04-08 21:55:36 -04:00
Bryan Housel
cd2d42799e Show events 2018-04-08 21:23:05 -04:00
Bryan Housel
8a0a5e309e Show languages 2018-04-08 08:59:49 -04:00
Bryan Housel
150bd064a0 Center sidebar heading, lighten placeholders 2018-04-08 00:23:23 -04:00
Bryan Housel
4f855d50a4 Expand/contract extended description 2018-04-07 23:07:34 -04:00
Bryan Housel
1c440f0db4 Remove the share links 2018-04-07 22:16:39 -04:00
Bryan Housel
55e55e2021 More style and language adjustments 2018-04-07 21:45:23 -04:00
Bryan Housel
8ea2c7ff9a Add community icons, add icons and descriptions to post-save screen 2018-04-07 14:51:04 -04:00
Bryan Housel
0731a120c6 Improve "View on OSM" save section 2018-04-07 12:39:03 -04:00
Bryan Housel
712b4cb19e Add communities to save screen 2018-04-06 18:51:59 -04:00
Bryan Housel
2ed2d79aef Thank the user for their contribution 2018-04-04 23:49:42 -04:00
Bryan Housel
242a01a3e1 Import osm-community-index and debug flag so we can look at it 2018-04-03 22:44:52 -04:00
Bryan Housel
2d042288aa Add some padding at bottom of panes
(re https://github.com/openstreetmap/iD/issues/4599#issuecomment-377207313)
2018-03-30 00:07:58 -04:00
Bryan Housel
05526c1ba6 Prevent clicking in restriction editor from selecting nearby text 2018-03-28 20:54:08 -04:00
Bryan Housel
08ac17f49c Split pane content into header and content, move close button 2018-03-27 18:38:39 -04:00
vershwal
64b90a6a92 Changed padding. 2018-03-18 19:36:46 +05:30
vershwal
9d9be8fd26 Added button to close Map controls. 2018-03-18 17:17:28 +05:30
Bryan Housel
c56464635c Add css rules to make maxspeed/advisory like maxspeed 2018-03-15 00:59:49 -04:00
Bryan Housel
5f85d43110 Merge pull request #4831 from SteevenBosse/master
Issue #4819 : Increase max height of combobox, so they can show more…
2018-03-01 15:11:34 -05:00
Bryan Housel
4b1f8a8f61 Merge pull request #4768 from openstreetmap/advanced_intersection
Add support for complex intersection and via way restrictions
2018-03-01 01:46:30 -05:00
Bryan Housel
e9750140ec Finish help, improve text and styling 2018-02-27 15:51:51 -05:00
Bryan Housel
d87a43d33a Increase box shadow slightly so help popup stands out more 2018-02-27 09:11:39 -05:00
Bryan Housel
a700d42e7d Much improved field help
- absolutely positioned attach to inspector,
- float slightly above field
- looks much better
2018-02-26 21:42:45 -05:00
Bryan Housel
6c6b1378b2 Add some restriction help images, adjust styles 2018-02-26 16:31:00 -05:00
Bryan Housel
de1fdaa21f Add close button, remove _showing state variable 2018-02-26 13:58:50 -05:00
Bryan Housel
97cbfc5c67 Add icons and improve css styles for restriction field help 2018-02-25 22:38:13 -05:00