Commit Graph

12795 Commits

Author SHA1 Message Date
Quincy Morgan b40d47fda4 Show active state on geolocate button (close #7390) 2020-02-27 10:55:22 -08:00
Quincy Morgan a97b44f002 Remove unused uiQuickLinks 2020-02-27 10:33:36 -08:00
Quincy Morgan f42ad53379 Add L as the keyboard shortcut for geolocation (close #7395) 2020-02-27 10:23:09 -08:00
Quincy Morgan 28df41bc48 Add terms to retail building preset (close #7392) 2020-02-27 09:37:04 -08:00
Quincy Morgan 5c952e8c26 Add terms to building=farm_auxiliary preset (close #7394) 2020-02-27 09:19:16 -08:00
Quincy Morgan 1350d1658b Merge pull request #7391 from openstreetmap/zoom-to-selection-button
Move the "zoom to this" button to the map controls
2020-02-27 09:04:52 -08:00
Quincy Morgan 5aab09845d Move the "zoom to this" button from the inspector to the map next to the zoom in/out buttons (re: #6601)
Use title case for the Zoom In and Zoom Out button labels
2020-02-26 19:59:09 -08:00
Quincy Morgan f0fe025c55 Ensure unshared issues aren't displayed during multiselection even if just one of the features has issues 2020-02-26 18:49:03 -08:00
Quincy Morgan 8c638c40e9 Add address to moreFields of pitch presets 2020-02-26 18:37:39 -08:00
Quincy Morgan a51d15bd5e Deprecate man_made=telephone_exchange (re: #6780) 2020-02-26 15:53:49 -08:00
Quincy Morgan 03361614e8 Add Telecom Exchange preset (close #6780) 2020-02-26 15:51:28 -08:00
Quincy Morgan bf42bce3be Update martinez-polygon-clipping to v0.6.2 (close #7370) 2020-02-26 15:18:16 -08:00
Quincy Morgan 9f50e60beb Update country-coder to v3.2.0 2020-02-26 15:11:06 -08:00
Quincy Morgan 2e238b8218 Fix JS error on clicking review request
Give different instances of the raw tag editor distinct classes and disclosure states
Correctly expand raw tags section by default when selecting a feature with a fallback preset
Fix raw tag editor tests
2020-02-26 14:51:32 -08:00
Quincy Morgan 979be89333 Add elevation and inscription fields to survey point preset 2020-02-26 13:07:02 -08:00
Quincy Morgan 0767d06005 Update rollup to 1.31.1 (close #7295)
Update mocha to 7.0.1 (close #7291)
2020-02-26 11:09:03 -08:00
Quincy Morgan d6a458b626 Update uglify-js to 3.8.0 (close #7367) 2020-02-26 11:01:54 -08:00
Quincy Morgan e585675b0f Merge pull request #7362 from openstreetmap/t-osmose
Add Osmose translation to contributing guidelines
2020-02-26 10:45:29 -08:00
Quincy Morgan abeb559234 Deprecate bridge=1 2020-02-26 10:41:59 -08:00
Quincy Morgan c5f0ccf7eb Merge pull request #7339 from nlehuby/motorcar
change car=* to motorcar=* on charging_station
2020-02-26 10:34:57 -08:00
Quincy Morgan dc30371fb6 Update to temaki 3.18.0 (re: #7068)
Rename Checkpoint to Military Checkpoint
2020-02-25 20:25:02 -08:00
Quincy Morgan 925fd225b2 Condense track presets and add tag references 2020-02-25 15:13:29 -08:00
Quincy Morgan 31de74479e Fix JS error on clicking feature search result (close #7359) 2020-02-25 11:24:16 -08:00
Quincy Morgan 0b1ce05f35 Fix JS error when loading post-save community resources 2020-02-25 11:15:05 -08:00
Quincy Morgan c98c0d418d Ease relationship member zooming 2020-02-24 14:24:20 -08:00
Quincy Morgan c4ac1813fd Remove unused classes 2020-02-24 14:12:04 -08:00
Quincy Morgan abf536aa9b Make commit changes its own collapsible section 2020-02-24 14:03:06 -08:00
Quincy Morgan 5d6a9c278c Update validation rules section upon revalidation 2020-02-24 12:14:05 -08:00
Quincy Morgan 3e7ac18701 Use the lowest closeness threshold when flagging shared very close points (close #7379) 2020-02-24 11:53:16 -08:00
Bryan Housel d1dcff841a Add comment clarifying debug 2020-02-24 10:52:48 -05:00
Bryan Housel 4d0ef1bafc Export only the d3 functions we use in tests
(re: #4379)

This trims a bit more off the iD bundle size
2020-02-22 15:07:09 -05:00
Bryan Housel fafdb76835 Remove test/bench/*
Benchmarking is a good idea and we should do it,
but this stuff hasn't run in >5 years.
2020-02-21 23:21:58 -05:00
Bryan Housel 919687d2cf Replace legacy names still used in tests, remove the legacy exports 2020-02-21 23:12:25 -05:00
Quincy Morgan 6782947f5b Make inspector sections inherit from uiSection (re: #7368) 2020-02-21 15:22:54 -08:00
Bryan Housel a43a7f8b50 Remove old _tkeys_ code
This was used for debugging translations, it would replace each string with
the translation key, so people could see what key was used where in the UI.
As far as I know, nobody was using this.
2020-02-21 17:05:55 -05:00
Bryan Housel 217ce4b33f npm run build:stats
(re: #4994)
2020-02-21 12:39:57 -05:00
Bryan Housel b12c30461b Don't bundle the locales anymore, load first in context init
(re: #4994)
2020-02-21 12:24:08 -05:00
Bryan Housel e633f1b69e npm run translations (locale files are minified now) 2020-02-21 12:23:44 -05:00
SilentSpike 4a56d49e9d Add support for more Osmose issue types 2020-02-21 16:34:24 +00:00
Bryan Housel e8f4452d49 Don't bundle the en.json strings anymore, Promisify locale loading
(re: #4994)
2020-02-21 11:09:59 -05:00
Bryan Housel ed58c8f62b ES6ify detect.js 2020-02-21 10:42:58 -05:00
Bryan Housel c0090929e0 Remove no longer needed substring - see dc7fba4bf 2020-02-21 10:32:27 -05:00
Quincy Morgan fc0d87ce10 Make bridge support field a typeCombo 2020-02-20 16:43:43 -08:00
Bryan Housel 61c86a3527 Don't rely on the dataEn export for checking if a string exists
Instead use the special `default` key for supplying a fallback string
2020-02-20 17:11:47 -05:00
Bryan Housel dc7fba4bf8 Have utilStringQs advance past any leading '?' or '#' characters
This lets us remove a bunch of substring(1) and +1 from the code.
2020-02-20 17:09:54 -05:00
Quincy Morgan 1f4fe57d8b Use d3-style API for section contents 2020-02-20 13:47:11 -08:00
Quincy Morgan 4fe9057eb7 Move remaining issues pane sections to their own objects 2020-02-20 13:02:09 -08:00
Bryan Housel 503d287995 ES6ify locale.js 2020-02-20 10:26:09 -05:00
Bryan Housel 3ccf0e6ccb Preload intro graph data while the user is viewing the splash screen 2020-02-20 08:52:05 -05:00
Quincy Morgan e42bc34e4b Move validation warnings and errors to their own section objects
Allow function parameters for disclosure titles
2020-02-19 17:28:51 -08:00