Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/map #1261

Merged
merged 16 commits into from
Oct 3, 2024
Merged

Fix/map #1261

merged 16 commits into from
Oct 3, 2024

Conversation

taronaleksanian
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Sep 22, 2024

Android APK build completed!
You can download the Android APK from the following link:
https://github.com/andrew-bierman/PackRat/actions/runs/11167113921#artifacts

Copy link

github-actions bot commented Sep 22, 2024

iOS IPA build completed!
You can download the iOS IPA from the following link:
https://github.com/andrew-bierman/PackRat/actions/runs/11167113921#artifacts

Copy link

github-actions bot commented Sep 22, 2024

❌ Tests failed for this pull request. 😞

View Test Workflow

@@ -182,7 +174,7 @@ export const DestinationPage = () => {
</View>

<DestinationHeader
geoJSON={geoJSON}
geojsonProperties={geojsonData.properties}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in destination page we don't save anything to db so perhaps we don't need it

@taronaleksanian
Copy link
Collaborator Author

taronaleksanian commented Oct 1, 2024

@mikib0 we have unplanned changes with the latest commit, can you please make a new branch and include the changes we have planned? we need just a function that saves geojson data to s3.

@taronaleksanian taronaleksanian changed the base branch from andrew_testing to development October 1, 2024 09:48
@taronaleksanian taronaleksanian merged commit 7393582 into development Oct 3, 2024
13 of 19 checks passed
@taronaleksanian taronaleksanian deleted the fix/map branch October 3, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants