nxtgauge-frontend-solid/src/components/dashboard
Ashwin Kumar Sivakumar f55a2dad77
Some checks failed
build-and-release / build (push) Failing after 1m6s
feat: AI Credits Admin Panel
- Add AiCreditsAdmin component for managing AI credits
- View user balance with detailed credit breakdown
- Transaction history (ledger) viewer with pagination
- Manual credit adjustment (ADD/DEDUCT) with audit reasons
- Reconcile tab for generating reports
- Integrate with backend /admin/ai-credits endpoints
2026-07-06 01:58:29 +05:30
..
widgets fix(ai): align frontend with backend ai routes 2026-06-15 09:39:26 +05:30
CompanyApplicationsPage.tsx fix(dashboard): change all API endpoints from /api/gateway to /api 2026-07-05 18:29:07 +05:30
CompanyJobsPage.tsx feat: AI Credits Admin Panel 2026-07-06 01:58:29 +05:30
CompanyShortlistedCandidatesPage.tsx chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00
CreditsPage.tsx feat: AI Credits Admin Panel 2026-07-06 01:58:29 +05:30
CustomerBrowseProfessionalsPage.tsx feat: notifications page, auto-apply settings, customer response profiles, job status UI 2026-07-02 13:33:54 +02:00
CustomerRequirementsPage.tsx fix(dashboard): change all API endpoints from /api/gateway to /api 2026-07-05 18:29:07 +05:30
CustomerResponsesPage.tsx feat: notifications page, auto-apply settings, customer response profiles, job status UI 2026-07-02 13:33:54 +02:00
ExploreServicesPage.tsx fix(dashboard): change all API endpoints from /api/gateway to /api 2026-07-05 18:29:07 +05:30
HelpCenterDashboardPage.tsx fix(dashboard): change all API endpoints from /api/gateway to /api 2026-07-05 18:29:07 +05:30
JobSeekerApplicationsPage.tsx feat: notifications page, auto-apply settings, customer response profiles, job status UI 2026-07-02 13:33:54 +02:00
JobSeekerJobsPage.tsx fix(dashboard): change all API endpoints from /api/gateway to /api 2026-07-05 18:29:07 +05:30
JobSeekerSavedJobsPage.tsx style: match role dashboard UI to admin solid dashboard - card padding 14px radius 16px, input height 36px, label 11px uppercase, tab underline style, title 18px #111827 2026-04-22 01:26:36 +02:00
LogoutPage.tsx chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00
MyDashboardPage.tsx fix(dashboard): change all API endpoints from /api/gateway to /api 2026-07-05 18:29:07 +05:30
NotificationsPage.tsx feat: notifications page, auto-apply settings, customer response profiles, job status UI 2026-07-02 13:33:54 +02:00
PortfolioPage.tsx feat: notifications page, auto-apply settings, customer response profiles, job status UI 2026-07-02 13:33:54 +02:00
ProfessionalLeadsPage.tsx fix(dashboard): change all API endpoints from /api/gateway to /api 2026-07-05 18:29:07 +05:30
ProfessionalResponsesPage.tsx chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00
ProfilePage.tsx fix(profile): change API path from /api/gateway to /api 2026-07-05 18:00:39 +05:30
RoleDashboardShared.ts fix: MyDashboardPage reads role from URL directly, skips stale prop closure; loadRoleBundle uses auth; no fallback config fetch 2026-04-22 01:13:56 +02:00
SettingsPage.tsx feat: notifications page, auto-apply settings, customer response profiles, job status UI 2026-07-02 13:33:54 +02:00
SwitchServicesPage.tsx feat: notifications page, auto-apply settings, customer response profiles, job status UI 2026-07-02 13:33:54 +02:00
VerificationStatusPage.tsx chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00
VerificationSubmissionGuide.tsx feat: dashboard session timer and verification UI improvements 2026-05-05 17:22:04 +02:00