Commit Graph

15660 Commits

Author SHA1 Message Date
mattiapezzotti 9a487728a0 added to changelog 2024-07-12 00:07:46 +02:00
mattiapezzotti a9d8da10d1 prepared for pr 2024-07-12 00:01:05 +02:00
mattiapezzotti ace965c2bb new endpoint! 2024-07-10 10:55:38 +02:00
Mattia Pezzotti 20e6473842 Merge branch 'openstreetmap:develop' into panoramax 2024-07-10 10:37:15 +02:00
mattiapezzotti 91281df1df the slider works now. 2024-07-10 10:35:32 +02:00
mattiapezzotti a6c667d9a9 still working on the slider 2024-07-07 15:19:13 +02:00
mattiapezzotti fee3d4a3f7 trying to fix the date slider save thing arggg 2024-07-06 14:47:05 +02:00
mattiapezzotti 86023c0bea fixed npm packages 2024-07-06 13:48:36 +02:00
mattiapezzotti b1f787c94d fixed typos and syntax errors 2024-07-06 13:38:29 +02:00
Martin Raifer b2b3009a64 .env oauth2 config: drop client secret; use URL if API_URL is empty 2024-07-05 16:15:47 +02:00
mattiapezzotti fd7534b175 fixed age slider label, added current selected year label and maximum oldest year 2024-06-29 09:11:43 +02:00
mattiapezzotti 6d1a6c29a2 Merge branch 'panoramax' of github.com:mattiapezzotti/iD into panoramax 2024-06-28 17:55:18 +02:00
mattiapezzotti bdcebcab33 date slider filter (kinda finished just buggy label) 2024-06-28 17:54:37 +02:00
Mattia Pezzotti 821c74b8af Merge pull request #1 from tyrasd/panoramax
fix zoom/pan glitch on plane photos
2024-06-28 12:37:30 +02:00
Martin Raifer 21d99715a7 fix zoom/pan glitch on plane photos
When changing to a different photo, it can be the case that the new photo has a different aspect ratio: the zoom behaviour needs to be updated.

Also, keeping the "orientation" does not make sense for plane photos, and even keeping the previously shown photo's zoom is also not typically desired for these.
2024-06-26 13:12:26 +02:00
mattiapezzotti 6b0d6f7017 added photo age filter 2024-06-25 14:58:48 +02:00
Mattia Pezzotti 6c74588ed8 added username filter 2024-06-23 16:18:18 +02:00
mattiapezzotti 44baa63ed5 username filter wip 2024-06-23 14:05:06 +02:00
mattiapezzotti 8b68f07799 added a way to show only sequences on low level zoom 2024-06-22 10:11:44 +02:00
Mattia Pezzotti e7daa508e8 refactored how panoramax shows frames 2024-06-18 13:09:28 +02:00
mattiapezzotti 6467e9efe3 added draw sequences lines on lower zoom levels 2024-06-13 17:02:57 +02:00
mattiapezzotti 15b1f6111e added date and photo type filter 2024-06-13 00:55:21 +02:00
mattiapezzotti baa426d594 reverted streetside changes (oops!) 2024-06-11 00:26:21 +02:00
mattiapezzotti 3ac7151896 added viewfield heading 2024-06-11 00:24:19 +02:00
mattiapezzotti 2cdf24e804 360 photos now keep heading between sequences, added hd checkbox 2024-06-08 17:50:24 +02:00
Mattia Pezzotti 9e800af60a hd work wip 2024-06-05 23:44:56 +02:00
mattiapezzotti 25888c52ab added report button 2024-06-05 20:43:42 +02:00
Martin Raifer 49492a0e06 keep chosen dropdown item if user clicked on one
fixes a bug where in case multiple items with the same `value` are present in the combobox' dropdown, always the first one is returned in the `accept` event
2024-06-05 19:56:56 +02:00
Martin Raifer 97d1aa5e2d Fix address field overwriting existing data when switching features
fixes #12060

This bug can occur occasionally under the following circumstances:

* map feature 1 is selected
* the cursor is in an address (sub) field
* map feature 2 gets selected directly
* now, in some cases, the contents of the address fields of feature 2 are written into feature 1's tags
2024-06-05 19:55:51 +02:00
Dimitar b2fc4a43c0 Consider lifecycle prefixed tags in Future/Past features (#10228)
and sharpen landuse filter
2024-06-05 14:47:19 +02:00
Martin Raifer 94a55434bb Merge remote-tracking branch 'k-yle/conveying' into develop 2024-06-05 13:02:37 +02:00
Martin Raifer 99d7a85ab4 Merge remote-tracking branch 'k-yle/highway-ladder' into develop 2024-06-05 12:58:56 +02:00
Kyℓe Hensel 3b9b622294 fix wikidata styling not applying to vertices (#10258) 2024-06-05 12:53:42 +02:00
dependabot[bot] b45c021a9d Bump eslint from 9.3.0 to 9.4.0 (#10269)
Bumps [eslint](https://github.com/eslint/eslint) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.3.0...v9.4.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-05 12:39:57 +02:00
mattiapezzotti 53ed8f3e52 added 360 photos 2024-06-04 14:14:01 +02:00
mattiapezzotti 3a3b9bc4ff move beetween pictures in sequence 2024-06-04 03:14:17 +02:00
mattiapezzotti 70c5624d80 changed API images endpoint to be able to move in sequence (wip) 2024-06-03 22:46:36 +02:00
mattiapezzotti 9ac1dca235 wip, nothing to see here 2024-06-03 17:20:58 +02:00
mattiapezzotti 0732c01f8b added modular image definition to backend 2024-06-03 16:02:34 +02:00
Martin Raifer 379be391a3 fix crash in zoomToEntity when entity has parent relations 2024-05-31 14:15:35 +02:00
mattiapezzotti 70a732953c added all images (and sequences) to map as flat pictures 2024-05-31 12:09:54 +02:00
mattiapezzotti ff2f508575 trying stuff with API (again) (some issues uh) 2024-05-30 14:59:00 +02:00
Nathan Hadley 3087b1a660 Fix typo (#10264) 2024-05-29 15:10:17 +02:00
dependabot[bot] 1e9a463195 Bump osm-community-index from 5.7.0 to 5.7.1 (#10266)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.7.0 to 5.7.1.
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.7.0...v5.7.1)

---
updated-dependencies:
- dependency-name: osm-community-index
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 15:08:55 +02:00
mattiapezzotti 0ac62ba2b6 playing with the panormax API 2024-05-29 10:55:15 +02:00
Martin Raifer 342a03bcfe allow type/id syntax in id hash param, and add support for notes 2024-05-28 20:18:53 +02:00
dependabot[bot] 6dcb7d5d1c Bump core-js-bundle from 3.37.0 to 3.37.1 (#10263)
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle) from 3.37.0 to 3.37.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.1/packages/core-js-bundle)

---
updated-dependencies:
- dependency-name: core-js-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 16:09:27 +02:00
mattiapezzotti ab3158e48a added mock Panoramax (mapilio clone) to photo layer list 2024-05-27 17:50:35 +02:00
mattiapezzotti 6ec363d618 added panoramax css 2024-05-27 17:17:20 +02:00
Martin Raifer 39f2a64313 add recent changes to changelog 2024-05-27 13:06:22 +02:00