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

Final Refactoring of the Frontend Codebase #1867

Merged
merged 5 commits into from Feb 18, 2022
Merged

Conversation

akshaaatt
Copy link
Member

  • Last few files moved
  • Mock Data moved
  • Snapshots Updated

@akshaaatt akshaaatt self-assigned this Feb 17, 2022
Copy link
Contributor

@MonkeyDo MonkeyDo left a comment

Choose a reason for hiding this comment

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

RecentListens, UserPageHeading and UserFeedback components are not stats strictly speaking, so I would put them somewhere else.
Maybe user ?

@@ -28,7 +28,7 @@ import { getPageProps } from "../utils/utils";
import { getEntityLink } from "../stats/utils";
import ComponentToImage from "./ComponentToImage";

import fakeData from "./year-in-music-data.json";
import fakeData from "../../tests/__mocks__/year-in-music-data.json";
Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, well this line should just be deleted…
Thanks for cleaning up after me 😅

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

Copy link
Contributor

@MonkeyDo MonkeyDo left a comment

Choose a reason for hiding this comment

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

Thank you !
Good to merge

@akshaaatt akshaaatt merged commit 1dfe7f2 into master Feb 18, 2022
@akshaaatt akshaaatt deleted the akshat/clean-codebase6 branch February 18, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants