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

Visted_locations app: Adds radius, notes and date_visited to "visited_locations" models #87

Closed
wants to merge 1 commit into from

Conversation

dezoito
Copy link

@dezoito dezoito commented Jan 30, 2019

As per suggestion on issue #41, adds the following fields to the visited_locations model:

radius: Optional (default: 1) - Approximated radius visited around coordinates (this information enables circumferences to be drawn on the map providing a better understanding of the area covered

notes: (text field) - Allows users to leave notes and observations on the area visited (e.g.: need to revisit, equipment needed, what was found)

date_visited: self explanatory

@vaniaon @brunolcarli

@dezoito dezoito changed the title Visted_locations app: Adds fields Radius, notes and date_visited to visited_locations models Visted_locations app: Adds radius, notes and date_visited to "visited_locations" models Jan 30, 2019
@caiocarrara caiocarrara changed the base branch from develop to master January 30, 2019 20:22
@pictos pictos added awaiting review This PR needs to have a set of eyes on it DO-NOT-MERGE awaiting authorization to merge in master. labels Feb 1, 2019
@pictos
Copy link
Contributor

pictos commented Feb 8, 2019

@dezoito please, update your PR. And we'll work on the review.

@dezoito
Copy link
Author

dezoito commented Feb 11, 2019

Pictos,

The changes I had proposed were already implemented by @brunolcarli .
I think the issue can be closed now.

Thank you!

@dezoito dezoito closed this Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review This PR needs to have a set of eyes on it DO-NOT-MERGE awaiting authorization to merge in master.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants