nxtgauge-admin-solid/src/routes/admin
Ashwin Kumar Sivakumar 0866b7a069
All checks were successful
build-and-release / build (push) Successful in 44s
fix(admin): add missing detail pages for 8 profession admin lists
Each of these profession admin list pages (makeup artist, tutor, developer,
video editor, graphic designer, social media manager, fitness trainer,
catering services) linked "View Profile" to /admin/{role}/{id}, but only
Photographer and Company had a real [id].tsx route — every other role fell
through to the legacy catch-all module and showed a placeholder instead of
the applicant's actual profile. Converts each flat list route into a
folder (index.tsx + [id].tsx) and adds a shared ProfessionDetailPage
component, modeled on the working Photographer detail page.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-14 21:24:02 +05:30
..
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 chore: checkpoint workspace updates 2026-04-26 23:58:42 +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: admin panel bugs found in QA audit 2026-07-13 18:24:44 +05:30
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: admin panel bugs found in QA audit 2026-07-13 18:24:44 +05:30
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: update admin forms to match DB schema 2026-04-15 06:23:29 +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 feat: Add AI Credits admin UI on high-performance branch (Task 2) 2026-07-06 01:49:44 +05:30
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