Commit Graph

356 Commits

Author SHA1 Message Date
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
Ho Ngoc Hai
0758095c7c feat: Update documentation guidelines to version 2.0, adopting kebab-case Vietnamese filenames and simplifying templates. 2026-01-18 23:13:50 +07:00
Ho Ngoc Hai
c55c4b4459 docs: Add new documentation references for automation tools and configuration guidelines. 2026-01-18 23:12:29 +07:00
Ho Ngoc Hai
941ace8c80 feat: Add documentation reference guides for diagrams, OpenAPI, versioning, and API tables, and update the main documentation skill and editing workflow. 2026-01-18 23:11:19 +07:00
Ho Ngoc Hai
8d4ec77b27 docs: Update documentation file structure description for English and Vietnamese. 2026-01-18 23:08:25 +07:00
Ho Ngoc Hai
00f714d492 feat: Add Vietnamese file naming guidelines and comprehensive documentation standards including automation tools and OpenAPI specifications. 2026-01-18 23:06:44 +07:00
Ho Ngoc Hai
f6c485c9b0 docs: Introduce dedicated Vietnamese documentation and update READMEs to link to localized content for marketing services. 2026-01-18 23:05:58 +07:00
Ho Ngoc Hai
5c39c4aa93 feat: Define microservices documentation standards and update the bilingual documentation editing workflow. 2026-01-18 22:52:20 +07:00
Ho Ngoc Hai
2d0b6f3bce feat: Introduce detailed technical documentation for MKT Zalo and Facebook services, covering database, domain models, APIs, and setup in English and Vietnamese. 2026-01-18 22:38:18 +07:00
Ho Ngoc Hai
b5f1b3f155 docs: Restructure documentation into language-specific en/ and vi/ subdirectories, and introduce a comprehensive AI Chatbot guide. 2026-01-18 17:31:14 +07:00
Ho Ngoc Hai
7578ece520 refactor: Restructure documentation by moving files into language-specific directories and consolidating others. 2026-01-18 17:31:06 +07:00
Ho Ngoc Hai
471e26ad62 docs: Add initial documentation for Zalo, WhatsApp, X, and Facebook marketing services. 2026-01-18 17:27:05 +07:00
Ho Ngoc Hai
cf89bbeafc build: Remove --no-restore flag from dotnet build and publish commands in Dockerfile. 2026-01-18 02:59:58 +07:00
Ho Ngoc Hai
593457a9e3 feat: Implement kitchen ticket and session management in FnbEngine, add booking-related controllers and a generic API response in BookingService, and update Dockerfiles. 2026-01-18 02:56:43 +07:00