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

refactor(modules): add analytics module #1179

Merged
merged 3 commits into from
Feb 10, 2021
Merged

Conversation

LoneRifle
Copy link
Contributor

Problem

Closes #869

Solution

  • drop interface suffix from link stats
  • move GA logging types to redirect, its sole user
  • Move link statistics, GA controllers into modules/analytics
  • Remove related mocks, replacing with Jest functions

- Move link statistics, GA controllers into `modules/analytics`
- Remove related mocks, replacing with Jest functions
@LoneRifle LoneRifle requested a review from yong-jie February 10, 2021 05:54
@LoneRifle LoneRifle changed the title Refactor/modules/analytics refactor(modules): add analytics module Feb 10, 2021
@yong-jie yong-jie merged commit 68f5fec into develop Feb 10, 2021
@yong-jie yong-jie deleted the refactor/modules/analytics branch February 10, 2021 06:48
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.

Reorganise backend files to use modules
2 participants