louiscklaw
  • Joined on 2025-01-31
7c1ac6b546 feat: add new CarousellMe routes for OffersMade and MyProfile pages with corresponding API integrations and UI components
53b498d881 feat: implement Hotel Service Wi-Fi intro page with Swiper slider and HTML content display
d865fca058 feat: enhance CarousellMe UI with updated filter button styling, end of list indicator, and improved content padding
871313449e "fix: update CAROUSELL_ME_SETTINGS path to remove redundant tabs prefix for consistency"
76840a8e1b feat: add comprehensive ServiceMenu and MainTabs components with hotel service listings, QR code access, and user profile settings integration
Compare 16 commits »
b80939c78d update eslint to disable export sorting,
779984f65c feat: enhance party user authentication endpoint with improved error handling, logging, and PartyUser model integration
8bb6c9e992 update FAQ,
60ecca48b4 feat: update workspace settings with font size configuration and recommended extensions
7a6014a115 feat: implement event joining flow with dummy payment page, including route configuration, Redux state management, and UI updates for event detail page
Compare 5 commits »
13c3399a6e update,
80a2636f90 feat: remove debug logging from event count endpoint
9c4637528c feat: add event count endpoints and improve auth logging with constants
661de6e8d7 refactor: enhance tsc watch script with file touch fallback to prevent watch termination
4a0ae590b0 feat: extract API endpoints to separate endpoints.ts file and enhance axios configuration with centralized setup and error handling
Compare 25 commits »
louiscklaw pushed to develop/requirements/REQ0189 at louiscklaw/HKSingleParty 2025-06-18 02:32:32 +08:00
louiscklaw created branch develop/requirements/REQ0189 in louiscklaw/HKSingleParty 2025-06-18 02:32:32 +08:00
louiscklaw created branch develop/mobile/DummyPayPage/trunk in louiscklaw/HKSingleParty 2025-06-18 02:32:32 +08:00
louiscklaw created branch develop/frontend/party-user-auth/trunk in louiscklaw/HKSingleParty 2025-06-18 02:32:32 +08:00
44091e0432 feat: add party user gender field to schema and implement event joining functionality with gender tracking
279496ea38 feat: remove AppRoute component and adjust related route configurations
a450747670 feat: add new pages for event detail, member profile and order detail with corresponding route configurations
215476cfaa feat: add party user metadata storage and display support, including storage API, Redux actions, state management, and UI updates for profile page
c93b31b2f6 feat: implement party user authentication system with signin/signup routes, JWT token validation, and frontend integration including mobile route configuration and API service updates
Compare 26 commits »
louiscklaw pushed to develop/requirements/REQ0188 at louiscklaw/HKSingleParty 2025-06-16 00:47:05 +08:00
louiscklaw created branch develop/requirements/REQ0188 in louiscklaw/HKSingleParty 2025-06-16 00:47:05 +08:00
louiscklaw pushed to develop/requirements/REQ0187 at louiscklaw/HKSingleParty 2025-06-16 00:47:05 +08:00
louiscklaw created branch develop/requirements/REQ0187 in louiscklaw/HKSingleParty 2025-06-16 00:47:05 +08:00
louiscklaw created branch develop/frontend/party-user/trunk in louiscklaw/HKSingleParty 2025-06-16 00:47:05 +08:00
a686dd55dd feat: update REQ0187 requirements with TODO items for nav bar cleanup and status change implementation
8d52be9b96 "fix: update party order details route variable naming and test case ID"
db16b2d5dd party-order delete ok,
7370316ea0 party-order list ok,
77f7211317 feat: add REQ0189 frontend party-order list and details pages with mock data and API integration
Compare 5 commits »
dfc9873815 feat: add REQ0187 frontend party-order CRUD functionality and backend API endpoints
53b112e488 "docs: update FAQ with questions about modifying .tsx.draft files and replacement starting point"
Compare 2 commits »
louiscklaw created branch develop/frontend/party-order/trunk in louiscklaw/HKSingleParty 2025-06-15 22:27:51 +08:00
louiscklaw pushed to develop/requirements/REQ0185 at louiscklaw/HKSingleParty 2025-06-15 21:07:39 +08:00
a9dd265658 update REQ0185 content,