Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Added mapillary overlay to task selection map #280

Open
wants to merge 26 commits into
base: develop
Choose a base branch
from

Commits on Jun 29, 2022

  1. Added date selector for street imagery

    - Date picker added to imagery page in settings
    - Database migrated with new column for the date
    ezzhang8 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    bb0389d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Frontend legend visuals

    2 new trim toggles + image capture on legend
    ezzhang8 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    12951a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Set date filters as default

    - Mapillary photo overlay now open by default in iD editor
    
    - fromDate filter set from project settings in iD editor
    ezzhang8 committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    660563f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Frontend imagery form revamp

    - Added image capture mode toggle
    - Settings related to image capture mode only appear if this toggle is enabled
    - Added all connected UI prompts to messages
    - "Earliest imagery capture date" shortened to "After:" positioned before date picker
    - Added mapillary organization id filter input
    ezzhang8 committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    904e61f View commit details
    Browse the repository at this point in the history
  2. iD/RapiD editor fromdate filter

    added earliestStreetImagery as a dependency, wrapped filter in if statement
    ezzhang8 committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9c1db88 View commit details
    Browse the repository at this point in the history
  3. Backend add fields of imageCaptureMode and mapillaryOrganizationId

    Updates DTOs to make the new project settings persistent
    ezzhang8 committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    2056c8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0af3cd3 View commit details
    Browse the repository at this point in the history
  5. Map legend update

    Now updates based on whether user selects image capture mode
    ezzhang8 committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9a51f7a View commit details
    Browse the repository at this point in the history
  6. Update editor/rapideditor

    Now only enables mapillary and date filter by default if image capture mode is enabled
    ezzhang8 committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c5986dd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Update map.js

    ezzhang8 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    18cf0d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    065521a View commit details
    Browse the repository at this point in the history
  2. Update action.js

    Fixed missing brackets
    ezzhang8 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    8cfe6a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Addressing comments

    Renamed new columns to use underscores
    Project states
    ezzhang8 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e38d9c0 View commit details
    Browse the repository at this point in the history
  2. Removed mapillary token

    ezzhang8 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    15b4b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5eca82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e68b1c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    762c995 View commit details
    Browse the repository at this point in the history
  6. Update map.js

    removed prototyping color
    ezzhang8 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    1e32e74 View commit details
    Browse the repository at this point in the history
  7. Visibility toggle

    ezzhang8 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    9edb7be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4b94ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f11b29a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Update frontend/src/components/taskSelection/footer.js

    Co-authored-by: Zack LaVergne <zlavergne94@gmail.com>
    ezzhang8 and zlavergne authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    857807d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da14707 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b142ea View commit details
    Browse the repository at this point in the history
  4. Replaced graph url with env

    ezzhang8 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    5537dfe View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Rerun checks

    ezzhang8 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    cd01f2b View commit details
    Browse the repository at this point in the history