Enhanced Dashboard Analytics & Reporting (#211)#220
Enhanced Dashboard Analytics & Reporting (#211)#220mijinummi wants to merge 1 commit intoPulsefy:mainfrom
Conversation
|
@mijinummi Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
please fix Run pnpm run lint
/home/runner/work/QiuckEx/QiuckEx/app/backend/src/utils/csv-export.ts /home/runner/work/QiuckEx/QiuckEx/app/backend/src/utils/pdf-export.ts ✖ 3 problems (3 errors, 0 warnings) ELIFECYCLE Command failed with exit code 1. |
📝 Description
Overview
This PR enhances the Dashboard Analytics & Reporting system.
It provides deeper insights into payment history, conversion rates, and asset distribution.
Key Features
✅ Acceptance Criteria
📂 File Changes
analytics.repository.ts— aggregation queriesanalytics.service.ts— business logicanalytics.controller.ts— endpointsutils/csv-export.ts— CSV exportutils/pdf-export.ts— PDF export__tests__/analytics.service.spec.ts— unit testsCloses #211