nxtgauge-frontend-solid/src
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
..
components feat: AI Credits Admin Panel 2026-07-06 01:58:29 +05:30
data feat: improve Help Center UI with mixed dark/light theme and structured content 2026-04-09 21:52:16 +02:00
hooks fix(ai): align frontend with backend ai routes 2026-06-15 09:39:26 +05:30
lib feat: AI Credits Admin Panel 2026-07-06 01:58:29 +05:30
routes feat: AI Credits Admin Panel 2026-07-06 01:58:29 +05:30
stories chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00
test fix: update vitest config and msw v2 API, remove orphaned tests 2026-04-13 01:36:15 +02:00
app.css feat: add cover letter generation and improve AI chat widget 2026-06-14 18:04:47 +02:00
app.tsx fix(frontend): use nxtgauge browser branding 2026-06-14 18:56:33 +05:30
entry-client.tsx feat: align solid public pages and auth flows with nextjs parity 2026-03-17 15:35:58 +01:00
entry-server.tsx fix(frontend): use nxtgauge browser branding 2026-06-14 18:56:33 +05:30
global.d.ts feat: notifications page, auto-apply settings, customer response profiles, job status UI 2026-07-02 13:33:54 +02:00
middleware.ts feat: notifications page, auto-apply settings, customer response profiles, job status UI 2026-07-02 13:33:54 +02:00