Commit Graph

435 Commits

Author SHA1 Message Date
Cursor Agent
d1cfef93cf test: replace mission and commerce sample functional suites
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 12:56:57 +00:00
Cursor Agent
d288320cf3 test: replace ads sample functional tests with endpoint coverage
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 12:53:11 +00:00
Cursor Agent
0d35f144ab test: replace whatsapp sample suites with account and webhook coverage
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 12:51:17 +00:00
Cursor Agent
c5688ee20d test: add web-client API service unit coverage
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 12:49:07 +00:00
Cursor Agent
0f828dafb0 test: replace sample tests with service-specific order and ads suites
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 12:47:21 +00:00
Cursor Agent
9e5b1018b4 feat: implement admin order stats export and mining overview
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 12:42:55 +00:00
Cursor Agent
d68a47f93a feat: complete ads billing command and credit workflows
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 12:38:59 +00:00
Cursor Agent
1e131adbf3 feat: implement ads serving statistics and event pipeline
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 12:35:08 +00:00
Cursor Agent
6baca17249 feat: secure whatsapp token handling and keyword trigger parsing
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 12:27:39 +00:00
Cursor Agent
68627dc011 ci: align workflows with current monorepo structure
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 12:20:33 +00:00
Cursor Agent
547902b407 chore: remove hardcoded local deployment secrets
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 12:11:58 +00:00
Cursor Agent
22dcc97ba9 feat: implement Aliyun multipart storage operations
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 11:50:40 +00:00
Cursor Agent
f4f5d9d576 fix: enforce booking admin auth and clean membership TODO
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 11:46:23 +00:00
Cursor Agent
a414d7d528 feat: implement IAM OTP dispatch abstractions
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 11:43:30 +00:00
Cursor Agent
82421efea7 feat: wire settings API keys to real profile attributes
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 11:39:37 +00:00
Cursor Agent
549eb714c1 feat: restore profile settings API integration
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 11:35:54 +00:00
Cursor Agent
7c616d412d fix: stabilize web workspace quality gates
Co-authored-by: Velik <hongochai10@users.noreply.github.com>
2026-02-23 11:25:27 +00:00
Ho Ngoc Hai
e387323871 docs: remove unused ads markdown file 2026-02-13 00:00:22 +07:00
Ho Ngoc Hai
f5123f3871 feat: Implement mobile search functionality and a sidebar close button, along with responsive styling adjustments for mobile layouts. 2026-02-12 23:59:09 +07:00
Ho Ngoc Hai
d4f0e1ca03 feat: Enhance marketing page responsiveness by introducing new CSS classes, a mobile bar, and adapting layouts for chatbot, CRM, and AI chatbot on smaller screens. 2026-02-12 23:44:39 +07:00
Ho Ngoc Hai
e3915aee9e feat: Implement mobile responsiveness for marketing pages with adaptive layouts and a sidebar toggle. 2026-02-12 22:37:10 +07:00
Ho Ngoc Hai
ba57eb7e03 feat: Introduce new marketing module with dedicated layout, styling, and pages for AI content, live chat, and analytics. 2026-02-12 22:28:39 +07:00
Ho Ngoc Hai
d1f8dc0782 chore: remove tMarketing design pages including livechat, social hub, AI chatbot, AI content studio, analytics, chatbot automation, and customer CRM. 2026-02-12 17:25:43 +07:00
Ho Ngoc Hai
7bceff5aeb feat: Add new desktop and mobile UI designs for tMarketing pages and their generation prompts. 2026-02-12 17:16:38 +07:00
Ho Ngoc Hai
abb340ea22 style: Update font family from JetBrains Mono to Roboto across tMarketing pages. 2026-02-12 16:36:17 +07:00
Ho Ngoc Hai
38bfe14e73 refactor: relocate system admin pages and apply minor UI adjustments across various application pages. 2026-02-12 16:25:52 +07:00
Ho Ngoc Hai
bb64486c18 feat: Add initial set of admin and POS UI pages for TPOS application, including various workflows and an update to admin styling. 2026-02-12 15:25:09 +07:00
Ho Ngoc Hai
e519435018 feat: Implement initial POS layout and base components, along with admin base components and agent prompts for admin modules. 2026-02-12 09:58:01 +07:00
Ho Ngoc Hai
65ced2c512 feat: Implement localization for authentication pages and introduce AuthBase for shared logic. 2026-02-12 09:40:54 +07:00
Ho Ngoc Hai
db53e1abae feat: Implement comprehensive authentication UI including login, registration, password reset, OTP verification, and supporting components. 2026-02-12 09:17:47 +07:00
Ho Ngoc Hai
f678a1a69a feat: Restructure authentication UI to dedicated tPOS pages and update client assets and configurations. 2026-02-12 01:27:12 +07:00
Ho Ngoc Hai
78f4a296be Update UI Design 2026-02-12 01:08:22 +07:00
Ho Ngoc Hai
347f8c1df9 feat: update UI design with Roboto font, Lucide icons, and revised marketing content. 2026-02-12 00:57:36 +07:00
Ho Ngoc Hai
689f4fa96f feat: Set up initial WebClientTpos .NET project structure, including client, server, assets, and documentation. 2026-02-12 00:41:43 +07:00
Ho Ngoc Hai
b661bb7d8b feat: Add initial pages for the Eggymon Kitchen landing page application across loyalty, admin, POS, and authentication modules, and update font families in existing tPOS admin pages. 2026-02-11 21:42:06 +07:00
Ho Ngoc Hai
744df0933c style: Reformat all .pen files for improved readability and consistent styling. 2026-02-11 19:15:46 +07:00
Ho Ngoc Hai
29cda572f5 feat: Implement tPOS admin inventory and attendance dashboard pages. 2026-02-11 19:03:18 +07:00
Ho Ngoc Hai
87dc34c3c7 feat: add new tPOS admin UI pages for various management and configuration functionalities. 2026-02-11 18:44:18 +07:00
Ho Ngoc Hai
a4a96b0068 feat: introduce tPOS admin panel for store, product, staff, and role management with accompanying documentation. 2026-02-11 17:55:39 +07:00
Ho Ngoc Hai
6ae0b80f47 feat: Update landing page content, adjust layout gaps, and refine text properties for mobile and tablet views. 2026-02-11 09:06:52 +07:00
Ho Ngoc Hai
a2271c78ae feat: add initial tablet and mobile designs for the Eggymon Kitchen landing page. 2026-02-09 23:53:34 +07:00
Ho Ngoc Hai
3653a1ca79 feat: add en-US localization file and generated build artifacts for client and server projects 2026-02-09 00:22:25 +07:00
Ho Ngoc Hai
d55fcdddbe feat: Add Eggymon logo and store images. 2026-02-08 22:42:51 +07:00
Ho Ngoc Hai
4acdcc4e78 feat: add Eggymon Kitchen landing page design and its associated image assets. 2026-02-08 22:25:44 +07:00
Ho Ngoc Hai
820804cbaf feat: Introduce and document MCP Pencil integration with a new comprehensive reference for its tools and workflow. 2026-02-06 22:13:07 +07:00
Ho Ngoc Hai
372444e1af feat: Add initial UI for various tMarketing features and tPOS screens, dialogs, and reports. 2026-02-06 21:12:30 +07:00
Ho Ngoc Hai
c0e58fb26d feat: refine tPOS UI by adding new customer feedback features and enhancing existing dialog components, improving user interaction and overall experience across workflows. 2026-02-06 20:35:10 +07:00
Ho Ngoc Hai
5155892694 feat: implement shared tPOS UI components including dialogs, reports, and payment screens, and update design guidelines for dialog height. 2026-02-06 19:55:09 +07:00
Ho Ngoc Hai
325345d2d2 feat: implement restaurant POS workflow screens for End of Day Report, Menu Management, and Order History. 2026-02-06 19:25:51 +07:00
Ho Ngoc Hai
5b793bf60c feat: Add initial UI screens and workflows for tPOS system across various modules. 2026-02-06 19:21:58 +07:00