Commit Graph

3980 Commits

Author SHA1 Message Date
Quincy Morgan a92816222e Fix styling of instructions in the walkthrough 2020-10-23 10:28:42 -04:00
Quincy Morgan 70619d3634 Reset validator whenever reseting the history (close #8108) 2020-10-21 19:30:18 -04:00
Quincy Morgan 99689f65b2 Update missed d3 v6 endpoints (re: #8056) 2020-10-21 19:02:38 -04:00
Quincy Morgan 47ae71ce16 Revert "Support territories in preset and field country limiters (re: #8102)"
This reverts commit a3a9259859.
2020-10-21 18:17:52 -04:00
Quincy Morgan 7ab7e4ffe0 Don't warn about deprecated tags that would overwrite existing data when upgraded (close #7843) 2020-10-21 11:58:00 -04:00
Quincy Morgan b42dec741b Followup to #8083 2020-10-21 09:51:36 -04:00
Quincy Morgan 1a6e1b97cb Merge pull request #8083 from teymour-aldridge/develop
Tidy some things up.
2020-10-21 09:43:46 -04:00
Quincy Morgan f4903d6986 Make sure photo filter controls are always shown in the same order 2020-10-19 16:34:40 -04:00
Quincy Morgan 081db7c7a6 Support filtering by multiple photo usernames 2020-10-19 16:27:07 -04:00
Quincy Morgan f5d53caaf7 Don't allow date separators that could be used in some date formats 2020-10-19 15:51:46 -04:00
Quincy Morgan c6fd22e420 Disable auto features on photo filter inputs 2020-10-19 15:49:59 -04:00
Quincy Morgan 893629da4f Combine fromDate and toDate parameters into single photo_dates parameter
Rename `username` parameter to `photo_username`
Add API documentation of photo filter parameters
2020-10-19 15:43:25 -04:00
Quincy Morgan fb0ea5ce41 Merge branch 'develop' into photo-filter-temp 2020-10-19 13:16:21 -04:00
Quincy Morgan a3a9259859 Support territories in preset and field country limiters (re: #8102) 2020-10-19 13:12:05 -04:00
teymour-aldridge c259b32fbc Undo unnecessary formatting change. 2020-10-16 17:35:38 +01:00
teymour-aldridge 444c2c2c15 Apply further suggestions from code review. 2020-10-16 17:26:10 +01:00
Quincy Morgan 88b6d4a82e Reload date filter values after input change 2020-10-15 16:52:46 -04:00
Quincy Morgan 730e16c1cf Use localized placeholder for expected date filter format 2020-10-15 16:52:03 -04:00
Quincy Morgan 1c0892281d Use HTML translated string endpoints for photo option labels 2020-10-15 16:50:03 -04:00
Quincy Morgan a4e2b8043c Validate filter date values from hash/input
Compensate if from date is set after to date
2020-10-15 16:48:45 -04:00
Quincy Morgan 17d8735956 Read photo filters from hash before reading enabled overlays/photos 2020-10-15 16:46:53 -04:00
Quincy Morgan b2b97c55a6 Don't show username filter for streetside 2020-10-15 16:46:07 -04:00
Quincy Morgan 058a6b087d Fix change event for d3 6 2020-10-15 13:58:57 -04:00
Quincy Morgan 8daa8fd052 Merge pull request #8077 from mapillary/photo-filtering-url
Persist photo layer filters in the URL
2020-10-15 13:39:46 -04:00
Quincy Morgan a48c69331f Merge branch 'develop' into photo-filter-temp 2020-10-15 13:38:15 -04:00
Nikola Plesa ca7e44d2f0 Fix merge conflicts 2020-10-15 18:15:57 +02:00
Quincy Morgan eaf6ff874e Support the Relations editor for multiple selected features (close #7753) 2020-10-15 11:31:32 -04:00
teymour-aldridge b966ac318e Add back (and fix) an assignment. 2020-10-14 20:48:30 +01:00
teymour-aldridge f11eee313e Remove some more unused variable assignments 2020-10-14 19:04:54 +01:00
teymour-aldridge 371a5dde0e Make a variable inline 2020-10-14 19:00:39 +01:00
teymour-aldridge 90d3f59aa6 Remove some unneeded variables.
These should theoretically actually slow down the JIT (if very marginally) so performance-wise it's better not to have them.
2020-10-14 19:00:10 +01:00
Quincy Morgan e092d27108 Remove unneeded imports 2020-10-13 17:05:29 -04:00
Quincy Morgan e15aeda221 Switch to core-js for polyfills 2020-10-13 16:02:26 -04:00
Quincy Morgan 02dd7f17c0 Add extra note focus safety check 2020-10-13 15:54:10 -04:00
Quincy Morgan 0f716e93f8 Merge branch 'develop' into d3-6 2020-10-13 13:38:09 -04:00
Quincy Morgan c214a6c6e2 Add increment property for numeric fields (close #7867) 2020-10-13 12:00:01 -04:00
Nikola Plesa c1746ae09f Persist photo layer filters in the URL 2020-10-13 10:42:28 +02:00
Quincy Morgan a33ab44e81 Merge branch 'develop' into photo-filter-temp
# Conflicts:
#	css/80_app.css
#	modules/services/mapillary.js
2020-10-12 16:16:32 -04:00
Quincy Morgan e659fdb58f Merge pull request #7847 from mapillary/photo-filtering
Filtering for photo overlay layers
2020-10-12 16:01:10 -04:00
Quincy Morgan 147e63adbd Make connection status links keyboard-navigable (re: #8004) 2020-10-12 15:56:12 -04:00
Quincy Morgan bebd7db214 Fix potential JavaScript error 2020-10-09 10:24:53 -04:00
Quincy Morgan d43fc62994 Divide up the step_count tag value proportionally when splitting ways (close #8069) 2020-10-09 09:48:52 -04:00
Quincy Morgan 42fd0a8ea8 Followup to #8067 2020-10-09 08:58:51 -04:00
Quincy Morgan 153831b339 Add some polyfills needed by D3 2020-10-08 14:57:56 -04:00
Quincy Morgan fcd1a317b6 Merge branch 'develop' into d3-6 2020-10-08 09:32:40 -04:00
Quincy Morgan 3ef36a8bad Use the layer names instead of the IDs in the imagery_used tag (close #7842) 2020-10-08 09:29:50 -04:00
Quincy Morgan baace6d092 Update more code for D3 v6 2020-10-07 11:57:25 -04:00
Quincy Morgan 21a49bbec8 Initial support for D3 v6.2.0 2020-10-06 15:08:39 -04:00
Peter Newman 3919ec11b6 Fix a new typo which snuck in 2020-10-05 23:23:16 +01:00
Quincy Morgan 80eb197212 Merge pull request #7752 from peternewman/patch-6
Fix a lot of typos and initial codespell action run
2020-10-05 14:02:19 -04:00