Skip to content

Moved DashboardData type to lib/api/user.ts and added source and exportPath properties.#1842

Closed
DevScoopee wants to merge 1 commit into
EarnQuestOne:mainfrom
DevScoopee:main
Closed

Moved DashboardData type to lib/api/user.ts and added source and exportPath properties.#1842
DevScoopee wants to merge 1 commit into
EarnQuestOne:mainfrom
DevScoopee:main

Conversation

@DevScoopee

Copy link
Copy Markdown

Relocated the DashboardData interface from types/dashboard.ts to api/user.ts to establish it as the proper source. Added the required source and exportPath properties to the interface, updated the mock data, and fixed all imports in the application to use the new export path.

Closes #805

…rtPath properties.

Relocated the DashboardData interface from types/dashboard.ts to api/user.ts to establish it as the proper source. Added the required source and exportPath properties to the interface, updated the mock data, and fixed all imports in the application to use the new export path.

Closes #805
@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Great job so far

There’s just one blockers — the workflow is failing. Could you take a look and fix it so all checks pass?
You could pull from the main to get the changes before pushing.

@DevScoopee

DevScoopee commented Jul 1, 2026 via email

Copy link
Copy Markdown
Author

@DevScoopee DevScoopee closed this by deleting the head repository Jul 2, 2026
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.

[FE-016] Add DashboardData type source and export path in lib/api/user

2 participants