nxtgauge-admin-solid/src/routes/admin
Tracewebstudio Dev bed7035ec5
All checks were successful
build-and-release / build (push) Successful in 1m19s
fix: TypeScript errors, test quality, and admin panel correctness
- tsconfig.json: add @types/node for playwright/test configs
- lib/api.ts: handle both array and wrapped packages response from tracecoin endpoint
- lib/server/gateway.ts: use import.meta.env instead of process.env
- routes/admin/pricing.tsx: fix packages() usage after api.ts fix
- routes/admin/roles/*.tsx: fix Set<string> types and module filter types
- routes/admin/users/[id]/edit.tsx: add phone? to local User type
- routes/admin/users/details/[id].tsx: fix roleFilter param type narrowing
- components/admin/DashboardDesignPreview.tsx: fix budget→budget, responses→responseTag
- vite.config.ts: type proxy callbacks as any
- test/setup.ts: fix IntersectionObserver mock, add vitest/globals reference
- tests/e2e: fix PNG type mismatches, add as any for mock overrides
- tests/vitest: fix global.createElement mock type, vitest globals reference
- tests/tsconfig.json: test-specific tsconfig with node types

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-17 00:47:43 +02:00
..
approval fix: dead Add Note buttons and no-op row click in admin review pages 2026-07-12 17:59:03 +05:30
catering-services fix(admin): add missing detail pages for 8 profession admin lists 2026-07-14 21:24:02 +05:30
company chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
developers fix(admin): add missing detail pages for 8 profession admin lists 2026-07-14 21:24:02 +05:30
employees fix: TypeScript errors, test quality, and admin panel correctness 2026-07-17 00:47:43 +02:00
external-dashboard-management chore: checkpoint workspace updates 2026-04-26 23:58:42 +02:00
financial fix(admin): convert AdminShell to persistent layout, fix company API URL 2026-04-03 02:49:14 +02:00
fitness-trainers fix(admin): add missing detail pages for 8 profession admin lists 2026-07-14 21:24:02 +05:30
graphic-designers fix(admin): add missing detail pages for 8 profession admin lists 2026-07-14 21:24:02 +05:30
help fix(admin): convert AdminShell to persistent layout, fix company API URL 2026-04-03 02:49:14 +02:00
internal-dashboard-management chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
jobs Update admin session, gateway, jobs/leads routes, login, and add API me endpoint 2026-05-08 15:34:46 +02:00
kb fix: update admin forms to match DB schema 2026-04-15 06:23:29 +02:00
leads Update admin session, gateway, jobs/leads routes, login, and add API me endpoint 2026-05-08 15:34:46 +02:00
makeup-artist fix(admin): add missing detail pages for 8 profession admin lists 2026-07-14 21:24:02 +05:30
onboarding-schemas chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
photographer feat: unify API paths and upgrade table UIs 2026-04-07 22:12:52 +02:00
profile fix(admin): convert AdminShell to persistent layout, fix company API URL 2026-04-03 02:49:14 +02:00
requirements feat: unify API paths and upgrade table UIs 2026-04-07 22:12:52 +02:00
role-ui-configs chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
roles fix: TypeScript errors, test quality, and admin panel correctness 2026-07-17 00:47:43 +02:00
runtime-roles fix: admin panel bugs found in QA audit 2026-07-13 18:24:44 +05:30
social-media-managers fix(admin): add missing detail pages for 8 profession admin lists 2026-07-14 21:24:02 +05:30
tutors fix(admin): add missing detail pages for 8 profession admin lists 2026-07-14 21:24:02 +05:30
users fix: TypeScript errors, test quality, and admin panel correctness 2026-07-17 00:47:43 +02:00
verification fix: dead Add Note buttons and no-op row click in admin review pages 2026-07-12 17:59:03 +05:30
verification-status feat: unify API paths and upgrade table UIs 2026-04-07 22:12:52 +02:00
video-editors fix(admin): add missing detail pages for 8 profession admin lists 2026-07-14 21:24:02 +05:30
workspace fix(admin): convert AdminShell to persistent layout, fix company API URL 2026-04-03 02:49:14 +02:00
[...module].tsx fix: admin panel bugs found in QA audit 2026-07-13 18:24:44 +05:30
ai-management.tsx feat(ai): add AI management page and sidebar link 2026-06-15 06:19:17 +05:30
applications.tsx feat: unify API paths and upgrade table UIs 2026-04-07 22:12:52 +02:00
approval-management.tsx Fix admin approval/verification routing and align management UIs 2026-03-27 05:35:18 +01:00
approvals.tsx Fix admin approval/verification routing and align management UIs 2026-03-27 05:35:18 +01:00
candidate.tsx chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
coupon.tsx fix: TypeScript errors, test quality, and admin panel correctness 2026-07-17 00:47:43 +02:00
credit.tsx fix: admin panel bugs found in QA audit 2026-07-13 18:24:44 +05:30
customer.tsx chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
department-management.tsx chore: sync local changes 2026-03-26 20:58:39 +01:00
department.tsx chore: checkpoint workspace updates 2026-04-26 23:58:42 +02:00
designation-management.tsx chore: checkpoint workspace updates 2026-04-26 23:58:42 +02:00
designation.tsx chore: checkpoint workspace updates 2026-04-26 23:58:42 +02:00
discount.tsx feat: admin invoice/credit/pricing UI overhaul with auth token injection 2026-07-02 13:51:08 +02:00
email-management.tsx fix(build): restore missing admin imports and api client 2026-04-10 19:57:23 +02:00
external-roles.tsx chore: checkpoint workspace updates 2026-04-26 23:58:42 +02:00
index.tsx fix: admin panel bugs found in QA audit 2026-07-13 18:24:44 +05:30
invoice.tsx feat: admin invoice/credit/pricing UI overhaul with auth token injection 2026-07-02 13:51:08 +02:00
ledger.tsx feat: admin invoice/credit/pricing UI overhaul with auth token injection 2026-07-02 13:51:08 +02:00
modules.tsx feat: unify API paths and upgrade table UIs 2026-04-07 22:12:52 +02:00
notifications.tsx chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
order.tsx feat: admin invoice/credit/pricing UI overhaul with auth token injection 2026-07-02 13:51:08 +02:00
payment-gateway.tsx feat: admin invoice/credit/pricing UI overhaul with auth token injection 2026-07-02 13:51:08 +02:00
pricing.tsx fix: TypeScript errors, test quality, and admin panel correctness 2026-07-17 00:47:43 +02:00
report.tsx chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
responses.tsx feat: unify API paths and upgrade table UIs 2026-04-07 22:12:52 +02:00
review.tsx chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
smtp.tsx feat(smtp): update SMTP management page with test functionality and email templates link 2026-04-10 04:55:44 +02:00
support.tsx fix: dead Add Note buttons and no-op row click in admin review pages 2026-07-12 17:59:03 +05:30
tax.tsx feat: admin invoice/credit/pricing UI overhaul with auth token injection 2026-07-02 13:51:08 +02:00
ugc-content-creator.tsx feat(admin): wire management modules to live backend and add UGC role 2026-04-02 13:09:42 +02:00