Commit Graph

18 Commits

Author SHA1 Message Date
Ho Ngoc Hai
d55fcdddbe feat: Add Eggymon logo and store images. 2026-02-08 22:42:51 +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
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