Commit Graph

28 Commits

Author SHA1 Message Date
louiscklaw
4c2a06585d refactor: rename product to partyEvent in list page and view component 2025-06-15 17:53:47 +08:00
louiscklaw
816d88c2c1 refactor: rename eventId to partyEventId in delete API route and test case 2025-06-15 17:08:36 +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
9943283eff "add PartyEvent API endpoints with service layer and test cases" 2025-06-15 15:01:18 +08:00
louiscklaw
c1b71fca64 add helloworld API endpoint for product module with test case 2025-06-15 13:54:35 +08:00
louiscklaw
8444b947a4 "update product list rendering" 2025-06-15 13:07:47 +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
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
f53cf9d932 "implement product CRUD API endpoints and frontend integration" 2025-06-15 02:47:25 +08:00
louiscklaw
d767108fcf fix broken build, 2025-06-13 18:11:12 +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
louiscklaw
c2c6181332 "feat: update service implementations with new features and structural changes" 2025-06-04 02:35:14 +08:00
louiscklaw
99239c32a5 "feat: refactor API handlers to use services, add logging, and improve security checks" 2025-06-04 02:35:05 +08:00
louiscklaw
24920fb313 "feat: add EventItem, EventReview models with seed data and mock files, update User and Event schemas" 2025-06-03 15:29:05 +08:00
louiscklaw
5480b62131 "feat: implement AccessLog and AppLog APIs with CRUD operations and test cases" 2025-06-03 15:27:56 +08:00
louiscklaw
fc6ed533e2 feat: implement helloworld API with CRUD operations and test cases 2025-06-02 19:42:32 +08:00
louiscklaw
8b73b583cd "feat: rename 'createdDate' to 'createDate' across frontend, backend, and mobile codebases" 2025-05-30 20:15:27 +08:00
louiscklaw
fd20a3531b "feat: enhance invoice management with schema updates, seed data, and new APIs" 2025-05-30 16:48:54 +08:00
louiscklaw
5a707427c6 "feat: enhance order management with new APIs and schema changes" 2025-05-30 11:40:25 +08:00
louiscklaw
834f58bde1 update, 2025-05-30 01:14:10 +08:00
louiscklaw
9f5367e35c init user edit, 2025-05-28 23:17:04 +08:00
louiscklaw
db805f23b6 update 2025-05-28 21:06:12 +08:00
louiscklaw
e7b292338b feat: implement product save functionality with frontend-backend integration 2025-05-28 12:32:57 +08:00
louiscklaw
964ba3e5b0 "feat: add product API with Prisma integration and update dependencies" 2025-05-28 10:35:37 +08:00
louiscklaw
efe70ceb69 init commit, 2025-05-28 09:55:51 +08:00