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

Remove dateOfFirstVisit and dateOfMostRecentVisit and update example data #110

Merged
merged 2 commits into from
Jan 1, 2021

Conversation

sharon-wang
Copy link
Member

@sharon-wang sharon-wang commented Jan 1, 2021

dateOfFirstVisit and dateOfMostRecentVisit are not used by Akita and there are no plans to use this information, so we should not store it. Also there was something broken with the date calculation anyways (showing something like 2020-undefined-01).

We could also get rid of AkitaOriginVisitData and store the visit data directly in the AkitaOriginData, opened #109 for this. Getting rid of it now (right before Chrome store submission) would be a risky change, so deferring it to later.

Also updated our example data so the numbers make more sense and to fix some typos.

These dates are not used by Akita and there are no plans to use
this information, so we should not store it.

Signed-off-by: sharon-wang <[email protected]>
Copy link
Member

@vezwork vezwork left a comment

Choose a reason for hiding this comment

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

Reviewed and tested locally. lgtm!

@vezwork vezwork merged commit 0024418 into esse-dev:master Jan 1, 2021
@sharon-wang sharon-wang deleted the cleanupdata branch April 4, 2021 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants