16273 Commits

Author SHA1 Message Date
Bryan Housel 4904b7a253 Recognize more kinds of concrete surface as "paved" 2017-08-10 11:11:54 -04:00
Bryan Housel 736b632d54 npm run build to regenerate presets (updated pier terms) 2017-08-09 22:08:48 -04:00
Bryan Housel 5539cf3063 Merge branch 'test_cleanups' 2017-08-09 22:07:42 -04:00
Bryan Housel 99a3741b0c Better isolation of services, to avoid hitting network during test runs
1. All services are disabled in testing now to prevent network accesses
2. Only services are enabled when needed to test something
3. Many changes throughout code to allow iD to run with services disabled
   (e.g. check for osm service instead of assuming context.connection() will work)
4. Actually export the services so we can disable and enable them
2017-08-09 22:04:09 -04:00
Bryan Housel b7958415b3 Don't remove all the divs under body when testing 2017-08-09 22:02:58 -04:00
Bryan Housel 94662a34e3 Restore scrolling in the test results screen 2017-08-09 22:01:59 -04:00
boothym 3aad745100 Add jetty term to pier (#4224) 2017-08-09 16:14:19 -04:00
Bryan Housel c7044bec3a Better mock for select mode, fixes false test failures 2017-08-09 11:09:08 -04:00
Bryan Housel 881f979d46 Return to browse mode when zooming out beyond edit limit
(closes #4184)
2017-08-08 18:14:23 -04:00
Bryan Housel 163323d3df Make sure bool url params actually contain value 'true'
(closes #4222)
2017-08-08 09:51:57 -04:00
Bryan Housel d0fcae1b15 When drawing, ignore accidental clicks on mode buttons
(closes #4042)
2017-08-07 00:24:16 -04:00
Bryan Housel 8de3429f2b Fix misspelling 2017-08-06 23:59:16 -04:00
Bryan Housel 12e93721fc Remove bin=yes from excrement bag vending machine
(closes #4191)
2017-08-06 23:45:06 -04:00
Bryan Housel 10659505e2 Add code to treat a few special tags as areas instead of lines
even in the absense of a proper `area=yes` or `areaKeys` tag.
(closes #4194)
2017-08-06 23:39:58 -04:00
Bryan Housel 6c880e5ba3 Merge pull request #4219 from openstreetmap/care_home
Adding some more terms to group home
2017-08-06 22:21:53 -04:00
Bryan Housel 0708ebd6d2 Merge branch 'field_refactor' 2017-08-06 22:17:23 -04:00
Bryan Housel f95d6298f2 Fix RTL for panel close buttons 2017-08-06 22:06:30 -04:00
Bryan Housel 3e168935d1 Swap increment/decrement spin buttons when RTL 2017-08-06 22:00:30 -04:00
Bryan Housel 27113f7599 Fix RTL for spin control and form buttons 2017-08-06 17:40:33 -04:00
Bryan Housel 839a23f113 Fix rounded corners on the structure field list items 2017-08-06 16:59:30 -04:00
JamesKingdom e64ff2407f Adding assisted living term to social_facility 2017-08-06 21:59:06 +01:00
JamesKingdom 3c50974956 Add "care home" term to group home 2017-08-06 15:15:42 +01:00
Bryan Housel 077ee6d4b5 refactor structure type field to use uiField 2017-08-05 23:30:34 -04:00
Bryan Housel 43be48b621 Change "e.g" to "e.g.", and change "01L/23R" to "01L/19R" for realism 2017-08-05 12:15:13 -04:00
Bryan Housel 2648bb6bbd Merge pull request #4217 from openstreetmap/runway_ref
Add custom references for runway and taxiway, improve searchability
2017-08-05 12:03:10 -04:00
greenkeeper[bot] f8e06e32a8 chore(package): update mapillary-js to version 2.7.0 2017-08-05 11:51:42 -04:00
greenkeeper[bot] d798ba8197 chore(package): update rollup-plugin-commonjs to version 8.1.0 2017-08-05 11:51:22 -04:00
Bryan Housel 8a399096b2 Add options for fields, allow unwrapped fields (no label, buttons, etc) 2017-08-05 00:33:20 -04:00
Bryan Housel 76e605568e WIP: refactor bridge/tunnel layer field to use uiField 2017-08-04 17:45:47 -04:00
Bryan Housel f2399ff9ae Fixed widths of form buttons. Responsive widths is weird for fields in fields 2017-08-04 17:44:11 -04:00
JamesKingdom e73be2e933 Allow aerialway station to be drawn as an area 2017-08-04 16:51:08 +01:00
JamesKingdom 7a7cff39a4 Make t-bar lift more searchable 2017-08-04 16:48:12 +01:00
JamesKingdom c90424aee5 Adding separate taxiway reference 2017-08-04 16:44:07 +01:00
JamesKingdom ed6bdd67cb Adding separate runway reference 2017-08-04 16:36:45 +01:00
Bryan Housel 52a1751dd8 npm run build for categories.json 2017-08-04 00:24:27 -04:00
Bryan Housel ff13a6fc0d Merge pull request #4215 from Stalfur/patch-1
Adding hedge
2017-08-04 00:23:25 -04:00
Bryan Housel 8bcd446188 Merge pull request #4210 from openstreetmap/name_fields
Update field values for every preset
2017-08-03 22:55:59 -04:00
JamesKingdom 7e384d0aaa Fixing some more amenity presets 2017-08-04 03:35:38 +01:00
Jóhannes Birgir Jensson 4516237220 Adding hedge 2017-08-04 00:02:34 +00:00
JamesKingdom edf650e74f Replacing tabs with spaces 2017-08-03 23:55:15 +01:00
Bryan Housel 216a04d962 Restore code to set state=hover (not sure if actually needed)
Also, fix hover style for textarea
2017-08-03 13:32:08 -04:00
Bryan Housel 6950220ced Update the tags before rendering 2017-08-03 13:04:17 -04:00
Bryan Housel 7076bcef16 uiField now dispatches own events 2017-08-03 11:28:10 -04:00
Bryan Housel 6fe1efaf35 Some variables and formatting 2017-08-03 11:13:07 -04:00
Bryan Housel 2e278ba5ef Fix "Add Field" combo 2017-08-03 10:28:07 -04:00
Bryan Housel 1bf514b7fc Move field rendering code from preset_editor to field.js 2017-08-03 01:10:59 -04:00
Bryan Housel f6e76665a0 Rename uiPreset -> uiPresetEditor
(consistent with raw tag editor, raw member editor, etc)
2017-08-02 17:58:43 -04:00
Bryan Housel ce12c34efe WIP refactor field rendering code out of preset editor 2017-08-02 17:41:02 -04:00
JamesKingdom b518b472cc Add name field for type preset 2017-08-02 01:12:12 +01:00
JamesKingdom a034abc669 Adding name field to tourism and waterway 2017-08-02 01:08:36 +01:00