nxtgauge-admin-solid/src
Ashwin Kumar 411827f837 Fix auth headers on pricing/credit/invoice/coupon pages
- All 4 pages now send Bearer token from sessionStorage on every fetch
- Pricing: fixed endpoint from /api/admin/packages → /api/admin/tracecoin-packages;
  added search, role filter, status filter, and sort (name/price/coins)
- Coupon: added search by code/title and status filter; fixed refetch to use load()
- Invoice: refactored from createResource to onMount+signals for consistent auth
- Credit: authenticated balance, ledger, adjust, and reconcile fetch calls

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 02:11:06 +02:00
..
components feat: unify API paths and upgrade table UIs 2026-04-07 22:12:52 +02:00
lib feat: unify API paths and upgrade table UIs 2026-04-07 22:12:52 +02:00
routes Fix auth headers on pricing/credit/invoice/coupon pages 2026-04-08 02:11:06 +02:00
stories chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00
app.css Standardize admin tables and polish shell UX 2026-03-30 04:48:09 +02:00
app.tsx feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
entry-client.tsx fix(vinxi): export default client entry mount 2026-03-20 15:40:17 +01:00
entry-server.tsx feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
global.d.ts feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00