Commit Graph

419 Commits

Author SHA1 Message Date
Ho Ngoc Hai
f370e3022f chore: Remove unused image files and update UI components with icon fonts and color adjustments for improved design consistency. 2026-02-05 16:48:39 +07:00
Ho Ngoc Hai
ca84ed9f4e docs: Add Pitfalls Reference to SKILL.md for common mistakes and solutions in design. 2026-02-05 16:40:08 +07:00
Ho Ngoc Hai
e83dcc0d1c feat: Refactor mode switch component and enhance design tokens for improved UI consistency and functionality. 2026-02-05 16:39:44 +07:00
Ho Ngoc Hai
56a5185119 feat: Add new UI components for appointment and room management, including badges, appointment slots, and room grid elements. 2026-02-03 03:17:27 +07:00
Ho Ngoc Hai
0f76a60dfc chore: remove generated image file 2026-02-03 03:14:29 +07:00
Ho Ngoc Hai
010841f763 chore: Remove tPOS multivertical design file. 2026-02-03 03:14:05 +07:00
Ho Ngoc Hai
b6209e5d50 feat: Add multi-vertical support with new UI components and expanded design tokens. 2026-02-03 03:12:58 +07:00
Ho Ngoc Hai
9f1ca11831 docs: Enhance documentation for creating Atomic Design components and building the component library. 2026-02-02 00:05:30 +07:00
Ho Ngoc Hai
a739a8e407 feat: set ConfirmDialogHeader width to fill container and refactor badge showcase structure. 2026-02-01 23:54:20 +07:00
Ho Ngoc Hai
81d244e78b feat: Introduce core POS UI components including order items, layout, and controls, updating the tPOS UI kit. 2026-01-31 20:43:53 +07:00
Ho Ngoc Hai
c93fdf3192 feat: Implement recursive component extraction in the build script, unwrapping structural frames like showcases. 2026-01-31 20:30:31 +07:00
Ho Ngoc Hai
468d93a8b3 feat: Add component library build functionality to support atomic design workflow and update related documentation. 2026-01-31 20:28:28 +07:00
Ho Ngoc Hai
db73b82ea5 feat: Add foundational design tokens, atomic components, and organism-level UI elements, along with new build tooling and an updated usage guide. 2026-01-31 20:21:30 +07:00
Ho Ngoc Hai
bb32e632b9 docs: Enhance pencil-design skill documentation by clarifying common mistakes, adding security considerations, and including new MAUI and Swift UI skill references. 2026-01-31 20:17:09 +07:00
Ho Ngoc Hai
bb72909dd5 feat: Add comprehensive reference documentation for Pencil design skill, detailing its build system, code conversion, file format, and atomic design principles. 2026-01-31 20:12:27 +07:00
Ho Ngoc Hai
bafe9efa21 feat: Enhance Atomic Design methodology with detailed naming conventions, architecture, and design token guidance, and update skill metadata. 2026-01-31 20:00:32 +07:00
Ho Ngoc Hai
bd49f4fe3b feat: Add build system for external component references and expand documentation on Atomic Design principles and modular architecture. 2026-01-31 19:55:54 +07:00
Ho Ngoc Hai
2099d0469c refactor: Reorganize project structure by moving Pencil files to src/ and introduce build tooling. 2026-01-31 19:46:21 +07:00
Ho Ngoc Hai
1e1a8c249d feat: Add initial tPOS design including landing page, UI kit, and responsive page layouts. 2026-01-31 19:30:28 +07:00
Ho Ngoc Hai
e24ddf0cd1 refactor: make CancelEditProfile asynchronous and await LoadUserProfile 2026-01-19 12:45:59 +07:00
Ho Ngoc Hai
0ca15836a4 feat: Introduce dedicated Blazor pages and DTOs for user authentication and account management, updating localization and styling. 2026-01-19 12:39:44 +07:00
Ho Ngoc Hai
8de0a7e7c0 feat: Implement URL-based culture detection, localization cache busting, and enable full Blazor WASM globalization data. 2026-01-19 12:19:15 +07:00
Ho Ngoc Hai
4c4aab4883 feat: internationalize Home page content by extracting strings into localization files. 2026-01-19 12:05:53 +07:00
Ho Ngoc Hai
e00c6032d1 feat: Implement client-side localization using JSON files, a custom localizer, and a new language switcher component. 2026-01-19 11:58:52 +07:00
Ho Ngoc Hai
caf1a06dc8 feat: Introduce full-screen navigation menu, refresh overall UI styling, and simplify the home page content. 2026-01-19 10:50:58 +07:00
Ho Ngoc Hai
b022eb1071 feat: Add Blazor theme patterns skill documentation and improve dark mode drawer text contrast in MainLayout. 2026-01-19 10:32:11 +07:00
Ho Ngoc Hai
03f1d1f526 feat: Implement dynamic theme switching using a data-theme attribute and refine dark mode palette and app bar styling. 2026-01-19 10:22:31 +07:00
Ho Ngoc Hai
f7889567f2 feat: Implement a new marketing-focused home page and refine the main application layout for improved presentation. 2026-01-19 10:00:02 +07:00
Ho Ngoc Hai
31d8e0100c style: Update application theme with Inter font, new MudBlazor color palettes, refined loading indicator, and enhanced app bar navigation. 2026-01-19 09:57:41 +07:00
Ho Ngoc Hai
ab9d202c6e feat: Integrate MudBlazor component library and refactor the base UI layout and home page. 2026-01-19 09:46:47 +07:00
Ho Ngoc Hai
f12e2b2465 docs: Update README.md. 2026-01-19 09:34:28 +07:00
Ho Ngoc Hai
118ba50058 feat: Add initial documentation for WebClientBase architecture and usage in English and Vietnamese. 2026-01-19 09:34:11 +07:00
Ho Ngoc Hai
e1dfc4e7a7 feat: Integrate YARP Reverse Proxy for API routing, removing local API controllers, and updating project configuration and documentation. 2026-01-19 09:30:52 +07:00
Ho Ngoc Hai
3b41106606 feat: Configure application services and build the web host. 2026-01-19 09:22:28 +07:00
Ho Ngoc Hai
8e0cbbd346 feat: Implement command handlers and validators for Conversation, Twitter Account, Contact, Template, and Campaign management. 2026-01-19 01:28:00 +07:00
Ho Ngoc Hai
8ace5025d9 feat: Introduce MktXService with API controllers for campaigns, contacts, conversations, templates, and webhooks, and add chatbot rule deletion and status toggling to MktZaloService. 2026-01-19 01:24:57 +07:00
Ho Ngoc Hai
37db21fbc0 feat: Implement Zalo and MktX services with API controllers, add web client pages for Auth and Products, and update client navigation and styling. 2026-01-19 01:23:09 +07:00
Ho Ngoc Hai
d285f1f9eb feat: Add new WebClientBase Blazor application and MktZaloService API, and update WhatsAppService and MktXService infrastructure. 2026-01-19 01:19:00 +07:00
Ho Ngoc Hai
2d731dbdb6 feat: Remove sample-related code from Facebook and Zalo services while introducing new AI, chatbot, and conversation management features across Facebook, WhatsApp, and X services. 2026-01-19 01:14:46 +07:00
Ho Ngoc Hai
7d7355cb57 feat: Implement core domain models, events, exceptions, and infrastructure for Facebook, X, WhatsApp, and Zalo services, while removing Zalo sample entities. 2026-01-19 00:56:37 +07:00
Ho Ngoc Hai
86d7dbbbc1 feat: Add new logging behavior, command handlers, queries, and a Dockerfile across multiple marketing services. 2026-01-19 00:36:20 +07:00
Ho Ngoc Hai
906e9a2371 feat: Implement new GoodGo Platform landing page with updated hero, announcement banner, and product sections, including new home page images. 2026-01-19 00:25:42 +07:00
Ho Ngoc Hai
0c039d06bd build: Update Next.js routes type import to reference the dev specific path. 2026-01-19 00:01:23 +07:00
Ho Ngoc Hai
f47556ef6e feat: Add new agent skills for React state management, testing, UI components, and enterprise architecture, along with Tailwind CSS design system and frontend development workflows. 2026-01-18 23:57:52 +07:00
Ho Ngoc Hai
5aa48eb29c docs: Add service-level READMEs, update Wallet Service documentation with multi-currency and admin APIs, refine Chat Service architecture, and remove a test Mermaid file. 2026-01-18 23:51:39 +07:00
Ho Ngoc Hai
86c9e7303c docs: Add new services, update existing service documentation, and enhance IAM and Storage service features. 2026-01-18 23:44:03 +07:00
Ho Ngoc Hai
44a750d55d feat: Add workflow for auditing source code to ensure accurate and up-to-date documentation. 2026-01-18 23:37:08 +07:00
Ho Ngoc Hai
393c2afc6b feat: Add agent execution guidelines and revise filename convention to use identical English filenames for both English and Vietnamese documentation. 2026-01-18 23:27:43 +07:00
Ho Ngoc Hai
de013ce183 refactor: Rename Vietnamese architecture and Twitter setup documentation files and update all relevant links. 2026-01-18 23:22:44 +07:00
Ho Ngoc Hai
497212c2df feat: Standardize documentation filenames to use the same English names across all languages, removing separate Vietnamese filename conventions. 2026-01-18 23:17:45 +07:00