zetaloop
|
6008aa9b04
|
fix: improve auth store with user state and role validation
|
2026-02-20 20:40:25 +08:00 |
|
zetaloop
|
9267df9ea1
|
refactor: extract shared constants to lib/constants.ts
|
2026-02-20 20:39:14 +08:00 |
|
zetaloop
|
ed3858cff3
|
fix: sidebar mobile responsive and footer link clickability
|
2026-02-20 20:36:27 +08:00 |
|
zetaloop
|
ebdf56a361
|
fix: rewrite mock data for realism
|
2026-02-20 20:34:40 +08:00 |
|
zetaloop
|
a4e05cf482
|
chore: clean up placeholder comments and over-engineering
|
2026-02-20 20:20:22 +08:00 |
|
zetaloop
|
e12500fafd
|
fix: rewrite ai-flavored marketing copy with natural language
|
2026-02-20 20:13:54 +08:00 |
|
zetaloop
|
4079d97f0f
|
fix: unify terminology for consumer and player roles
|
2026-02-20 20:11:06 +08:00 |
|
zetaloop
|
b9859438d8
|
fix: render lucide icons in community and service form
|
2026-02-20 20:07:55 +08:00 |
|
zetaloop
|
7795c303f3
|
fix: render lucide game icons in homepage and search page
|
2026-02-20 20:07:48 +08:00 |
|
zetaloop
|
082da2ff0c
|
fix: replace emoji game icons with lucide-react icons
|
2026-02-20 20:07:40 +08:00 |
|
zetaloop
|
7cf482e2f7
|
fix: remove prototype disclaimer from shop template editor
|
2026-02-20 20:06:54 +08:00 |
|
zetaloop
|
2fd3796a83
|
fix: replace placeholder text with actual image rendering in dispute detail
|
2026-02-20 20:06:54 +08:00 |
|
zetaloop
|
1329b75806
|
fix: replace placeholder text with actual image rendering in post detail
|
2026-02-20 20:06:52 +08:00 |
|
zetaloop
|
104e7c5291
|
fix: require verification before role switch in settings
|
2026-02-20 20:02:49 +08:00 |
|
zetaloop
|
e92657d0dd
|
chore: add auth store placeholder for future use
|
2026-02-20 20:02:29 +08:00 |
|
zetaloop
|
4fd1a3bf00
|
fix: remove commission rate from public shop page
|
2026-02-20 20:02:16 +08:00 |
|
zetaloop
|
e96fe98fce
|
docs(plan): add AUDIT.md
|
2026-02-20 19:54:14 +08:00 |
|
zetaloop
|
60eafc571d
|
feat: player status store for online/busy/available state management
|
2026-02-20 18:51:01 +08:00 |
|
zetaloop
|
922d656056
|
feat: order cancel button and reorder link on order detail page
|
2026-02-20 18:50:53 +08:00 |
|
zetaloop
|
07754069c1
|
feat: global login dialog with useRequireAuth hook for 401 auth gating
|
2026-02-20 18:50:46 +08:00 |
|
zetaloop
|
0403c12ccc
|
feat: consumer profile page and header profile link for all roles
|
2026-02-20 18:50:37 +08:00 |
|
zetaloop
|
10abe5309e
|
feat: order creation page and link from player detail service cards
|
2026-02-20 18:37:33 +08:00 |
|
zetaloop
|
91d1694bcd
|
feat: favorites — type, mock data, and buttons on player/shop detail pages
|
2026-02-20 18:35:14 +08:00 |
|
zetaloop
|
1938f9041d
|
chore: add placeholder images for mock data asset paths
|
2026-02-20 17:46:02 +08:00 |
|
zetaloop
|
87de02b316
|
chore: upgrade biome warn rules to error, deduplicate UserRole
|
2026-02-20 17:45:53 +08:00 |
|
zetaloop
|
8c690f97a4
|
chore: gitignore next-env.d.ts and tsbuildinfo
|
2026-02-20 17:45:43 +08:00 |
|
zetaloop
|
7e2396fc60
|
fix: header personal page link and login flow
|
2026-02-20 17:43:13 +08:00 |
|
zetaloop
|
66c6cfd4fc
|
fix: wire unit Select to react-hook-form via setValue
|
2026-02-20 17:41:13 +08:00 |
|
zetaloop
|
3fdd917672
|
fix: broken route links — dispute notification, chat hardcoding, dead sidebar link
|
2026-02-20 17:41:02 +08:00 |
|
zetaloop
|
5b21793ede
|
feat: settings, wallet, notifications, and identity verification pages
|
2026-02-20 15:34:15 +08:00 |
|
zetaloop
|
6523556d8b
|
feat: shop management, employee management, and template editor pages
|
2026-02-20 15:29:08 +08:00 |
|
zetaloop
|
8f4e8604d3
|
feat: dashboard overview, services list, and service publish pages
|
2026-02-20 15:25:34 +08:00 |
|
zetaloop
|
e132ffcefb
|
feat: community feed, post detail, and new post pages
|
2026-02-20 15:22:30 +08:00 |
|
zetaloop
|
dad59e4914
|
fix: exclude next-env.d.ts from Biome checks
|
2026-02-20 15:15:43 +08:00 |
|
zetaloop
|
6ae5e533c1
|
feat: search, player detail, shop detail, order flow, chat, review, and dispute pages
|
2026-02-20 15:10:31 +08:00 |
|
zetaloop
|
e2b47681a3
|
feat: login/register pages, login dialog, homepage with game categories and player/shop cards
Use standardSchemaResolver instead of zodResolver to work around
Zod v4 type incompatibility with @hookform/resolvers.
|
2026-02-20 14:17:26 +08:00 |
|
zetaloop
|
f7c76db00f
|
feat: global shell — header, footer, sidebars, and layout integration
|
2026-02-20 13:27:33 +08:00 |
|
zetaloop
|
02cd8a23df
|
setup: shadcn/ui components + type definitions + mock data layer
|
2026-02-20 13:27:02 +08:00 |
|
zetaloop
|
3093da1665
|
feat: route structure, providers, layouts, and placeholder pages
|
2026-02-20 12:43:34 +08:00 |
|
zetaloop
|
1f87f4676e
|
setup: Biome linter/formatter + Zustand + TanStack Query + RHF + Zod
|
2026-02-20 12:11:00 +08:00 |
|
zetaloop
|
f24fb1704e
|
init: shadcn/ui with new-york style + neutral base
|
2026-02-20 12:06:51 +08:00 |
|
zetaloop
|
679d1ac9b9
|
init: scaffold Next.js 16 + Tailwind CSS 4 + TypeScript
|
2026-02-20 12:04:41 +08:00 |
|
zetaloop
|
6a0d98a66b
|
docs(plan): add PLAN.md
|
2026-02-20 11:53:19 +08:00 |
|
zetaloop
|
36c2a5b991
|
Initial commit
|
2026-02-20 08:38:40 +08:00 |
|