Commit Graph

8675 Commits

Author SHA1 Message Date
Bryan Housel 514ddffd22 Add link to report missing info in the community list 2018-04-08 23:41:51 -04:00
Bryan Housel c35b4906fd Add support for translated i18n events 2018-04-08 22:23:26 -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 30d94db9a2 Precompute areas and sort communities by area ascending
Note: Currently unreliable because the polygons have inconsistent winding,
but this will be fixed in the next release of osm-community-index
2018-04-08 01:20:35 -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 12f7f68dda Fix debug flag test 2018-04-07 22:23:37 -04:00
Bryan Housel 4eaa2a98ce Fix global community resources (e.g. Reddit) 2018-04-07 22:16:50 -04:00
Bryan Housel 1c440f0db4 Remove the share links 2018-04-07 22:16:39 -04:00
Bryan Housel 775525a74e Linkify the links 2018-04-07 22:02:47 -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 89798ad865 Add community translation resource and npm run translations 2018-04-07 13:44:44 -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 d60c423ac0 npm run build to update translation file 2018-04-03 21:26:30 -04:00
Bryan Housel 6bca22bf0d Merge pull request #4962 from Xavier-J-Ortiz/add_faces_to_clock
adding faces to clock
2018-04-03 21:25:22 -04:00
xortiz 606192ac66 created field for face, added face in clocks 2018-04-03 21:01:07 -04:00
xortiz c786c5ba34 not sure, but am getting an error when running 'npm run build'
building data
2018-04-03 19:49:19 -04:00
Bryan Housel e517c48344 Remove "vertex" geometry from Beach Resort preset 2018-04-03 17:43:25 -04:00
Bryan Housel 29685b704e Merge pull request #4956 from Xavier-J-Ortiz/add_lesiure_beach_resort
added beach_resort.json in leisure
2018-04-03 17:40:40 -04:00
Bryan Housel 30409d76d6 Remove babel-eslint parser (not needed since we removed flow) 2018-04-02 15:44:12 -04:00
Bryan Housel 5a97f54317 Fix zoom scaleExtent to allow zoom out to z2 (full map)
(closes #4959)

Also includes some code formatting and cleanup
2018-04-02 15:26:52 -04:00
xortiz d12ed45a49 added beach_resort.json in leisure 2018-03-31 14:47:06 -04:00
Bryan Housel d6196ac0f9 Rebuild taginfo.json 2018-03-30 09:03:19 -04:00
Bryan Housel b950c63f17 Merge branch 'patch/taginfo' of https://github.com/mmd-osm/iD into mmd-osm-patch/taginfo 2018-03-30 08:52:19 -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 63b73c59b4 Add tests for complex intersections, no/only restrictions, via node/way
(tests cover #4951, #4928, #4849)
2018-03-29 23:13:22 -04:00
Bryan Housel 7e61ef0dc1 Clearer conditional 2018-03-29 16:31:52 -04:00
Bryan Housel 4041ab48fe Only restriction along viaway can enter either at either end
(closes #4951)

Previously it would only count if the connecting node was the first one.
I guess I was only thinking about oneways only the day I wrote that code.
2018-03-29 16:19:18 -04:00
Bryan Housel 0d262e5bb5 Stricter test for whether a via way restriction matches the path
(closes #4928)
2018-03-28 23:49:08 -04:00
Bryan Housel 05526c1ba6 Prevent clicking in restriction editor from selecting nearby text 2018-03-28 20:54:08 -04:00
mmd-osm 1da6d9029b bugfix: don't store icon and geom in t, as no translation is needed here 2018-03-28 23:12:06 +02:00
mmd-osm 19de638f58 Bug fix 2018-03-28 22:24:17 +02:00
Bryan Housel 3b882c8145 Rename "No Turns" to "Only Straight On", add "Only U-turn" preset
(closes #4952)
2018-03-28 16:04:10 -04:00
greenkeeper[bot] 07c406ad1c fix(package): update lodash-es to version 4.17.8 2018-03-28 13:49:48 -04:00
Bryan Housel 02682f0376 Add more kinds of vending machines, change vending to multiple select field
(closes #4888)
2018-03-28 00:55:30 -04:00
Bryan Housel bf8c24fd2b Add usage voltage frequency fields to several rail presets
(closes #4919)
2018-03-28 00:26:36 -04:00
Bryan Housel a160c00c35 Hide Turn Restriction field on trivial junctions
(closes #4934)
2018-03-27 23:54:26 -04:00
Bryan Housel 4840fea0bc Don't autocomplete numeric values in the combobox
(closes #4935)
2018-03-27 22:15:19 -04:00
Bryan Housel 734957f283 Handle variants of 'stop' and 'platform' when identifying PTv2 members
(closes #4946)
2018-03-27 21:52:52 -04:00
Bryan Housel f504909394 Merge branch 'vershwal-fix4599' 2018-03-27 21:00:01 -04:00
Bryan Housel 08ac17f49c Split pane content into header and content, move close button 2018-03-27 18:38:39 -04:00
mmd-osm 096585f9a5 Minor style fixes 2018-03-27 20:42:06 +02:00
mmd-osm 126d33308f Lint fixes 2018-03-27 20:10:38 +02:00
mmd-osm c92eb99272 Fix GitHub URLs 2018-03-27 20:08:14 +02:00