CrisisCleanup / crisiscleanup-4-web

Current Crisis Cleanup Web Application (Version 4) based on Vue 3. This version was launched March 10, 2023.
https://www.crisiscleanup.org/
Apache License 2.0
6 stars 2 forks source link

feat: add user location tracking and display feature #1081

Closed tabiodun closed 1 month ago

tabiodun commented 1 month ago

Add functionality to track user locations using geolocation API and store them in the backend. Integrate user location display on the map with interactive markers and popups showing user details.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 2.09790% with 140 lines in your changes missing coverage. Please review.

Project coverage is 17.81%. Comparing base (ebc8301) to head (578ef0f).

Files with missing lines Patch % Lines
src/pages/Work.vue 0.00% 42 Missing :warning:
src/layouts/Authenticated.vue 0.00% 31 Missing :warning:
src/utils/map.ts 9.37% 29 Missing :warning:
src/components/work/WorksiteActions.vue 0.00% 27 Missing :warning:
src/utils/worksite.ts 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1081 +/- ## ========================================== - Coverage 17.85% 17.81% -0.04% ========================================== Files 410 410 Lines 64674 64813 +139 Branches 1336 1336 ========================================== + Hits 11545 11548 +3 - Misses 53129 53265 +136 ``` | [Flag](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/1081/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | Coverage Δ | | |---|---|---| | [unitTests](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/1081/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | `17.81% <2.09%> (-0.04%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 month ago

Playwright test results

passed  49 passed
flaky  1 flaky

Details

stats  50 tests across 11 suites
duration  2 minutes, 19 seconds
commit  578ef0f

Flaky tests firefox › authentication.test.ts › Authentication › should load unauthorized routes as expected with and without authentication - `( @slow @primary @development @staging @production )`
sentry-io[bot] commented 1 month ago

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

Did you find this useful? React with a 👍 or 👎