Commit Graph

  • 834dbcadf4 feat: implement Core Web Vitals monitoring in MobilePerformanceMonitor 张翔 2026-03-05 15:23:16 +08:00
  • 3f18618c84 feat: create MobilePerformanceMonitor base structure 张翔 2026-03-05 15:21:29 +08:00
  • 858eb2efcf feat: implement network condition simulation in NetworkSimulator 张翔 2026-03-05 15:20:40 +08:00
  • 06c5fe8f82 feat: integrate Lighthouse in MobilePerformanceMonitor 张翔 2026-03-05 15:15:22 +08:00
  • 8194317a20 feat: implement Core Web Vitals monitoring in MobilePerformanceMonitor 张翔 2026-03-05 15:12:33 +08:00
  • 478adb1986 feat: create MobilePerformanceMonitor base structure 张翔 2026-03-05 15:11:22 +08:00
  • 01d966bed3 feat: implement network condition simulation in NetworkSimulator 张翔 2026-03-05 15:10:02 +08:00
  • dd9ccfe8b3 feat: create NetworkSimulator base structure 张翔 2026-03-05 15:05:50 +08:00
  • 531cd1567a feat: implement drag gesture in GestureSimulator 张翔 2026-03-05 15:04:29 +08:00
  • 12ff5fc1f3 feat: implement long press and double tap gestures 张翔 2026-03-05 14:59:06 +08:00
  • 302fafef49 feat: implement pinch gesture in GestureSimulator 张翔 2026-03-05 14:58:28 +08:00
  • 656480a95d feat: implement swipe gesture in GestureSimulator 张翔 2026-03-05 14:51:33 +08:00
  • f2bd48f634 feat: create GestureSimulator base structure 张翔 2026-03-05 14:46:55 +08:00
  • 56d1172588 feat: extend Playwright config for mobile testing 张翔 2026-03-05 14:36:02 +08:00
  • 726579a833 feat: add mobile test data generator 张翔 2026-03-05 14:34:44 +08:00
  • c4d758ad6e feat: add network configuration for mobile testing 张翔 2026-03-05 14:32:46 +08:00
  • 7777675e3e feat: add iPad device configurations (iPad Air, iPad Pro 12.9) 张翔 2026-03-05 14:31:54 +08:00
  • 0de19b4371 feat: add Android device configurations (Pixel 7, Galaxy S23) 张翔 2026-03-05 14:30:47 +08:00
  • fa77f36b4d feat: add iPhone 13/14/15 Pro device configurations 张翔 2026-03-05 14:29:34 +08:00
  • 060566fd73 chore: clean up mobile test files and update components 张翔 2026-03-05 14:23:19 +08:00
  • 0bb1f5c12a docs: add mobile testing execution guide 张翔 2026-03-05 14:19:28 +08:00
  • acfb1ccadc docs: add mobile testing implementation plan 张翔 2026-03-05 14:16:51 +08:00
  • f7904cb924 docs: add mobile testing enhancement design document 张翔 2026-03-05 14:13:09 +08:00
  • 6797c24b5c feat: 添加移动端适配和测试功能 张翔 2026-03-05 11:40:21 +08:00
  • 834fb3bc3b docs: 添加移动端测试改进实施计划 张翔 2026-03-05 10:36:57 +08:00
  • 34f00fd4db docs: 添加移动端测试评估报告和设计方案 张翔 2026-03-05 10:32:41 +08:00
  • 9cbc80742a feat: 重构联系页面并增强安全性 张翔 2026-03-01 10:56:54 +08:00
  • 13c4a2ca49 feat: 优化网站性能、响应式设计和测试覆盖率 张翔 2026-02-28 22:32:45 +08:00
  • 7b2a8af19f docs: 添加E2E测试短期优化完成报告 张翔 2026-02-28 16:48:09 +08:00
  • eeccc59630 feat: 建立Allure测试报告系统 张翔 2026-02-28 16:46:55 +08:00
  • 927264b2f0 feat: 优化测试执行时间 张翔 2026-02-28 16:43:00 +08:00
  • b69083f164 feat: 创建完整的视觉回归测试 张翔 2026-02-28 16:40:36 +08:00
  • 71c9b1453f feat: 创建完整的WCAG 2.1 AA可访问性测试 张翔 2026-02-28 16:35:05 +08:00
  • efda131b8a docs: 添加E2E测试框架统一迁移完成报告 张翔 2026-02-28 16:06:58 +08:00
  • ca7cb42f7d feat: 创建完整的安全测试 张翔 2026-02-28 16:05:06 +08:00
  • 5131ba8880 feat: 创建Core Web Vitals性能测试 张翔 2026-02-28 16:03:46 +08:00
  • a7fa9af853 feat: 创建完整的导航测试 张翔 2026-02-28 16:02:59 +08:00
  • 1c951daef4 feat: 完善HomePage页面对象 张翔 2026-02-28 16:02:03 +08:00
  • 43184c5c45 feat: 完善ContactPage页面对象 张翔 2026-02-28 15:23:10 +08:00
  • 6270047221 feat: 完善BasePage页面对象 张翔 2026-02-28 15:18:53 +08:00
  • 925f79c45a feat: 配置多环境支持 张翔 2026-02-28 15:12:04 +08:00
  • 5cdb021994 feat: 建立完整的测试数据管理体系 张翔 2026-02-28 15:04:45 +08:00
  • 18881b8807 docs: 添加Playwright测试覆盖率评估报告 张翔 2026-02-28 15:00:39 +08:00
  • 11c2cfd348 docs: 添加Python测试用例迁移分析报告 张翔 2026-02-28 14:57:52 +08:00
  • 74a72f4e50 docs: 添加E2E测试迁移实施计划 张翔 2026-02-28 14:38:54 +08:00
  • a146006e42 docs: 添加E2E测试统一方案设计文档 张翔 2026-02-28 14:12:49 +08:00
  • 0cfefaa937 refactor(ui): 优化导航组件和页面布局 张翔 2026-02-28 13:09:07 +08:00
  • 9451814ca4 feat: 添加面包屑导航组件并优化页面布局 张翔 2026-02-28 09:09:04 +08:00
  • 9d01e0982f fix: improve type safety in service detail page 张翔 2026-02-27 20:41:40 +08:00
  • 94c419f601 feat: add back to home button on all list pages 张翔 2026-02-27 20:39:50 +08:00
  • fd058a53d1 fix: add missing SectionSkeleton component 张翔 2026-02-27 20:35:37 +08:00
  • 5924a7d493 feat: add skeleton screen components and optimize image config 张翔 2026-02-27 20:30:36 +08:00
  • aa47a45a95 feat: add touch swipe support for mobile 张翔 2026-02-27 20:29:00 +08:00
  • 1bdb95b5b6 feat: optimize mobile form input experience 张翔 2026-02-27 20:27:17 +08:00
  • 44bf88b200 feat: add mobile tab bar navigation 张翔 2026-02-27 20:26:08 +08:00
  • b426bc9b62 style: restore red underline for active navigation item 张翔 2026-02-27 12:01:59 +08:00
  • f70d8dace9 style: remove red focus rings from navigation header 张翔 2026-02-27 11:46:07 +08:00
  • 5838b87700 fix: adjust interaction performance thresholds to be more realistic 张翔 2026-02-27 11:43:39 +08:00
  • 5d8bc5bb06 fix: improve performance monitoring and adjust thresholds 张翔 2026-02-27 11:31:27 +08:00
  • 55868d4c49 fix: improve scroll section waiting logic 张翔 2026-02-27 11:23:04 +08:00
  • 0c7a7f5b05 fix: update mobile menu tests to use mobile viewport 张翔 2026-02-27 11:10:00 +08:00
  • b787c769ec feat: implement contact form submission with validation 张翔 2026-02-27 10:59:29 +08:00
  • 5d5b7feb0a feat(e2e): 添加完整的E2E测试框架和测试用例 张翔 2026-02-27 10:30:33 +08:00
  • 4a616fe96e refactor: complete website optimization - unified navigation, colors, and structure 张翔 2026-02-26 21:43:44 +08:00
  • 14af1a755f refactor: update solutions page color scheme to brand red 张翔 2026-02-26 21:30:44 +08:00
  • e72d678521 refactor: update case detail page color scheme to brand red 张翔 2026-02-26 21:29:48 +08:00
  • 702b3296bc refactor: update footer links to use page navigation 张翔 2026-02-26 21:28:47 +08:00
  • 8cb5b7659f feat: add products list page 张翔 2026-02-26 21:27:49 +08:00
  • 2b08a536eb refactor: update navigation to use independent page links 张翔 2026-02-26 21:27:19 +08:00
  • cb512bb13a refactor: update homepage section order with cases section 张翔 2026-02-26 21:26:26 +08:00
  • f0e147eba8 feat: add cases section to homepage 张翔 2026-02-26 21:25:59 +08:00
  • b468415e54 refactor: simplify about section on homepage 张翔 2026-02-26 21:25:31 +08:00
  • 1e1c68670b refactor: remove service detail modal component 张翔 2026-02-26 21:24:59 +08:00
  • 686a02b233 refactor: remove modal, add link navigation for services 张翔 2026-02-26 21:24:38 +08:00
  • bbd3930e7f feat: add services list page 张翔 2026-02-26 21:23:45 +08:00
  • 474e21507a feat: add service detail page with storytelling style 张翔 2026-02-26 21:23:17 +08:00
  • 010fa4a025 docs: add website optimization design and implementation plan 张翔 2026-02-26 19:41:31 +08:00
  • 93f9bca2e4 fix: convert solutions and cases pages to client components 张翔 2026-02-26 18:50:24 +08:00
  • 712f8572ab feat: create cases page with new content structure 张翔 2026-02-26 18:48:13 +08:00
  • ac4f228b04 feat: update navigation to link to solutions page 张翔 2026-02-26 18:46:17 +08:00
  • 679d49043d feat: create solutions page with three service modules 张翔 2026-02-26 18:44:50 +08:00
  • 2595d27221 fix: remove outline button default hover to enable group-hover 张翔 2026-02-26 18:40:19 +08:00
  • 87719f318f fix: await params promise in Next.js 16 张翔 2026-02-26 18:38:00 +08:00
  • 1c5ec4d663 fix: improve button hover contrast for better readability 张翔 2026-02-26 18:37:31 +08:00
  • b7fad4c381 feat: add dialog component from Radix UI 张翔 2026-02-26 18:23:30 +08:00
  • 959c7aabea fix: remove duplicate routes from (marketing) group 张翔 2026-02-26 18:22:43 +08:00
  • dd0878a7a4 fix: rename news dynamic route parameter from id to slug 张翔 2026-02-26 18:20:00 +08:00
  • 19b06de1a7 feat: add links to privacy policy and terms of service 张翔 2026-02-26 18:08:19 +08:00
  • 399445ef00 feat: create terms of service page 张翔 2026-02-26 18:07:43 +08:00
  • 4893868422 feat: create privacy policy page 张翔 2026-02-26 18:06:23 +08:00
  • c845fbbd85 feat: add link to news list page 张翔 2026-02-26 18:05:27 +08:00
  • bc936328dd feat: create news detail page with related news 张翔 2026-02-26 18:04:18 +08:00
  • 3138d62afc feat: create news list page with filtering and search 张翔 2026-02-26 18:03:44 +08:00
  • 9cdd554454 feat: add links to product detail pages 张翔 2026-02-26 18:02:54 +08:00
  • 97f581f08b feat: create product detail page with dynamic routing 张翔 2026-02-26 18:02:00 +08:00
  • ecfe72355e feat: extend products data structure with detailed information 张翔 2026-02-26 18:01:06 +08:00
  • 424c437bdf feat: integrate service detail modal with service cards 张翔 2026-02-26 18:00:01 +08:00
  • abf23c7a8c feat: create service detail modal component 张翔 2026-02-26 17:58:59 +08:00
  • 331faa5767 feat: extend services data structure with detailed information 张翔 2026-02-26 17:57:46 +08:00
  • c174370e60 feat: integrate contact form with API 张翔 2026-02-26 17:56:25 +08:00