Commit Graph

209 Commits

Author SHA1 Message Date
louiscklaw
816d88c2c1 refactor: rename eventId to partyEventId in delete API route and test case 2025-06-15 17:08:36 +08:00
louiscklaw
843e459527 "chore: add db:push and seed commands to dev script startup sequence" 2025-06-15 17:08:17 +08:00
louiscklaw
cd0ae5ba62 "chore: increase seed event items count from 2 to 5" 2025-06-15 17:07:56 +08:00
louiscklaw
ecdbc45c4a refactor: rename product to partyEvent in API route, types and frontend components 2025-06-15 16:44:27 +08:00
louiscklaw
4b64778b59 refactor: rename product to party-event across frontend modules and types 2025-06-15 16:33:50 +08:00
louiscklaw
a88de2f17f "add PartyEvent frontend module with mock data, API actions, UI components and routing configuration" 2025-06-15 16:13:09 +08:00
louiscklaw
d987b0fe36 "update AI workspace instructions and move setup steps to init_AI.md" 2025-06-15 16:13:02 +08:00
louiscklaw
0142c9ba24 update frontend requirement REQ0185 from product update to party-event and create new REQ0186 with product update content 2025-06-15 16:12:33 +08:00
louiscklaw
48e1f821ad "adjust nodemon delay timing for TypeScript watch scripts across all projects" 2025-06-15 16:12:02 +08:00
louiscklaw
9943283eff "add PartyEvent API endpoints with service layer and test cases" 2025-06-15 15:01:18 +08:00
louiscklaw
9ac13787aa "update FAQ with prisma schema file path clarification" 2025-06-15 13:55:13 +08:00
louiscklaw
c1b71fca64 add helloworld API endpoint for product module with test case 2025-06-15 13:54:35 +08:00
louiscklaw
08642a2bf6 "update EventItem model schema with reordered and reorganized fields" 2025-06-15 13:54:24 +08:00
louiscklaw
043d45862c update markdown files and instructions in AI workspace 2025-06-15 13:16:53 +08:00
louiscklaw
8444b947a4 "update product list rendering" 2025-06-15 13:07:47 +08:00
louiscklaw
e791b01160 update, 2025-06-15 12:56:29 +08:00
louiscklaw
8383be13bc update, 2025-06-15 12:44:58 +08:00
louiscklaw
d82afe5a5f update prisma search products, 2025-06-15 12:42:08 +08:00
louiscklaw
1216bef8f8 "update tsconfig patterns and compiler options across all projects" 2025-06-15 12:08:17 +08:00
louiscklaw
02058981bf update gitignore patterns, fix build scripts, update product API test files 2025-06-15 11:49:03 +08:00
louiscklaw
b7cd25b614 build ok, 2025-06-15 11:28:24 +08:00
louiscklaw
c319c103f6 "add .env.example with API endpoint configurations" 2025-06-15 04:28:03 +08:00
louiscklaw
3213ef951b update, 2025-06-15 04:24:57 +08:00
louiscklaw
cc35015a3e update, 2025-06-15 04:23:50 +08:00
louiscklaw
253c2f2487 update, 2025-06-15 04:23:06 +08:00
louiscklaw
c74a273928 update, 2025-06-15 04:22:18 +08:00
louiscklaw
bebf9834e6 update, 2025-06-15 04:09:29 +08:00
louiscklaw
45bac1b3c8 update, 2025-06-15 03:50:15 +08:00
louiscklaw
862c5bd29c "add isDev environment flag to constants" 2025-06-15 02:52:37 +08:00
louiscklaw
1e1a2d63ae "update dev script to install dev dependencies and clear screen before running dev" 2025-06-15 02:51:57 +08:00
louiscklaw
3d2a8bb4f8 "update dev script to run db:push, seed and db:studio in development workflow" 2025-06-15 02:47:41 +08:00
louiscklaw
f53cf9d932 "implement product CRUD API endpoints and frontend integration" 2025-06-15 02:47:25 +08:00
louiscklaw
48e90bca1b update docker compose dev ports to expose mobile service on port 8081 2025-06-15 02:26:28 +08:00
louiscklaw
c3c93fbde9 "update dev script to clear screen and run lint check" 2025-06-15 02:26:19 +08:00
louiscklaw
17080edb40 update REQ0185, 2025-06-14 22:26:00 +08:00
louiscklaw
17249dee44 update REQ0185, 2025-06-14 22:25:08 +08:00
louiscklaw
bd7e6dd9e0 update REQ0183 2025-06-14 13:24:59 +08:00
louiscklaw
87ccb2f1ff update REQ0182, REQ0183, 2025-06-14 12:41:17 +08:00
louiscklaw
46f784d587 update add REQ0181 & REQ0182, 2025-06-14 12:31:00 +08:00
louiscklaw
66b9bf5bdd "Update docker compose files to expose service ports as per REQ0180" 2025-06-13 18:56:56 +08:00
louiscklaw
35b1cd1eba update, 2025-06-13 18:35:58 +08:00
louiscklaw
4de7a564e3 fix production environment no zsh, 2025-06-13 18:26:01 +08:00
louiscklaw
08d6727dca update prod script, 2025-06-13 18:11:57 +08:00
louiscklaw
d767108fcf fix broken build, 2025-06-13 18:11:12 +08:00
louiscklaw
5ff3393f54 add missing lib for mobile, 2025-06-13 13:33:20 +08:00
louiscklaw
5a531e1288 update add lib, 2025-06-13 13:19:15 +08:00
louiscklaw
5b7cf25753 delete test directory for production, 2025-06-13 13:08:08 +08:00
louiscklaw
19b2357771 "Update .gitignore to exclude _del and _test directories" 2025-06-13 13:06:01 +08:00
louiscklaw
9f7624fa56 "Add initial .gitconfig with user info, HTTP settings, branch defaults, and core preferences" 2025-06-13 12:23:29 +08:00
louiscklaw
346992d4ec Update requirement files with new feature templates and fix backend API error message, along with mobile project config updates and documentation improvements 2025-06-13 12:11:47 +08:00