Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Querying firestore data to produce the heatmap and refactoring #6

Merged
merged 42 commits into from
Sep 2, 2020

Conversation

gyglim
Copy link
Contributor

@gyglim gyglim commented Aug 26, 2020

@TalTamir86 @ofriavieli
This is a test PR to ensure we can now commit Ofri's commits

@google-cla
Copy link

google-cla bot commented Aug 26, 2020

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

@google-cla
Copy link

google-cla bot commented Aug 26, 2020

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

@google-cla
Copy link

google-cla bot commented Aug 27, 2020

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

ofriavieli and others added 5 commits August 30, 2020 10:02
# This is the 1st commit message:

synchronized code for initializing and querying the data

# This is the commit message #2:

Add lint files

# This is the commit message #3:

fix all the eslint bugs

# This is the commit message #4:

second fix for eslint bugs and solve merge conflict

# This is the commit message #5:

changes in index.html and style.css
Add lint files

fix all the eslint bugs

second fix for eslint bugs and solve merge conflict

changes in index.html and style.css

ofri's first commit

ofri's first changes

synchronized code for initializing and querying the data

add geofirestore and query (problem with query)

with geofirestore queryies

add geofirestore and query (problem with query)

linted fix and geoquarying

Add lint files
@google-cla
Copy link

google-cla bot commented Aug 30, 2020

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

1 similar comment
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

TalTamir86 and others added 4 commits August 30, 2020 12:39
ofri's first commit

ofri's first changes

add geofirestore and query (problem with query)

separate initiallize to test file

add coment to initializeDB
@google-cla
Copy link

google-cla bot commented Aug 31, 2020

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@google-cla
Copy link

google-cla bot commented Aug 31, 2020

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

Add lint files

fix all the eslint bugs

second fix for eslint bugs and solve merge conflict

live geo query

ofri's first commit

ofri's first changes

add geofirestore and query (problem with query)

separate initiallize to test file

add coment to initializeDB

separate initiallize to test file

add coment to initializeDB

trying the side panel

changes for michael's review ofri
@google-cla
Copy link

google-cla bot commented Aug 31, 2020

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@google-cla
Copy link

google-cla bot commented Aug 31, 2020

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

examples/maps_heatmaps/public/style.css Show resolved Hide resolved
examples/maps_heatmaps/src/index.ts Outdated Show resolved Hide resolved
examples/maps_heatmaps/src/index.ts Outdated Show resolved Hide resolved
examples/maps_heatmaps/src/queryDB.ts Outdated Show resolved Hide resolved
examples/maps_heatmaps/src/index.ts Outdated Show resolved Hide resolved
examples/maps_heatmaps/src/index.ts Outdated Show resolved Hide resolved
examples/maps_heatmaps/src/index.ts Outdated Show resolved Hide resolved
examples/maps_heatmaps/src/queryDB.ts Outdated Show resolved Hide resolved
examples/maps_heatmaps/static/index.html Show resolved Hide resolved
examples/maps_heatmaps/tsconfig.json Show resolved Hide resolved
@google-cla
Copy link

google-cla bot commented Sep 1, 2020

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@google-cla
Copy link

google-cla bot commented Sep 1, 2020

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

ofriavieli and others added 16 commits September 2, 2020 09:46
# This is the 1st commit message:

synchronized code for initializing and querying the data

# This is the commit message #2:

Add lint files

# This is the commit message #3:

fix all the eslint bugs

# This is the commit message #4:

second fix for eslint bugs and solve merge conflict

# This is the commit message #5:

changes in index.html and style.css
Add lint files

fix all the eslint bugs

second fix for eslint bugs and solve merge conflict

changes in index.html and style.css

ofri's first commit

ofri's first changes

synchronized code for initializing and querying the data

add geofirestore and query (problem with query)

with geofirestore queryies

add geofirestore and query (problem with query)

linted fix and geoquarying

Add lint files
ofri's first commit

ofri's first changes

add geofirestore and query (problem with query)

separate initiallize to test file

add coment to initializeDB
Add lint files

fix all the eslint bugs

second fix for eslint bugs and solve merge conflict

live geo query

ofri's first commit

ofri's first changes

add geofirestore and query (problem with query)

separate initiallize to test file

add coment to initializeDB

separate initiallize to test file

add coment to initializeDB

trying the side panel

changes for michael's review ofri
…p-internship into workingbranch

and rebase master
@google-cla
Copy link

google-cla bot commented Sep 2, 2020

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@TalTamir86 TalTamir86 merged commit f30809a into master Sep 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants