提交歷史

作者 SHA1 備註 提交日期
  Tony T a69c7dab52 Improve product import error reporting and reduce batch size for debugging 2 天之前
  Tony T 8c7ace82e0 Add import progress bar and client-side batching for product catalog upload 2 天之前
  Tony T a1617eba97 fix: batch product imports in chunks of 500 to prevent DB timeout 2 天之前
  Tony T cc531abf78 feat: map Homelegance Excel columns for product catalog import 2 天之前
  Tony T b36331d3c1 feat: add Excel (.xlsx/.xls) support for product catalog import 2 天之前
  Tony T 80e70c64f3 fix: auto-open chatbot widget when SSO token present in URL 5 天之前
  Tony T 0acd252bd5 feat: SSO integration for Dealer Portal (Java/Tomcat → Chatbot) 5 天之前
  Tony T 26ea965c07 fix: stop click event bubbling in FlowNodeCard to allow node selection 5 天之前
  Tony T 502de9a3bd fix: track session_start and resolved_by_agent analytics events 5 天之前
  Tony T 154d2b569a fix: Playground sendMessage onSuccess now renders bot reply 5 天之前
  Tony T 8345da2c53 fix: populate customerId and visitorName from logged-in user in startSession 5 天之前
  Tony T 2637d4d049 fix: hide Dashboard button for User role in home nav 5 天之前
  Tony T 3b8165fe8c feat: show user name + Dashboard button in nav when logged in 5 天之前
  Tony T bddcefc37e fix: Sign In button href uses BASE_URL prefix for /chat/ deployment 5 天之前
  Tony T 23e1cb8315 fix: model regex captures *N suffix (5615-96*5, 5615-96*7) 5 天之前
  Tony T 159debf9d5 fix: model regex captures asterisk suffix (e.g. 5615-96*) 5 天之前
  Tony T 0385537803 fix: catalog_images SQL uses exact ILIKE match, not partial wildcard 5 天之前
  Tony T 09f8ebb0a9 fix: model regex also matches pure-digit models like 5615-96 5 天之前
  Tony T 10f612cab7 fix: model number regex matches digit-first patterns (e.g. 2259W-5, 1436W-6) 5 天之前
  Tony T eb967cd7b5 fix: show quick reply buttons immediately without waiting for sessionId 5 天之前
  Tony T 9ba101ba40 refactor: use chatbot_api.catalog_images stored function for product images 5 天之前
  Tony T 24831aeb88 feat: CSAT rating, i18n, playground model selector, ERP product images, API connection runner 5 天之前
  Tony T f1254e83a2 feat: add real-time shipment tracking intent via ERP order data 5 天之前
  Tony T 5adc3f8efc chore: remove leftover debug log from ERP my-orders intent 6 天之前
  Tony T e8b49f142d chore: remove debug logs and temporary user display from chatbot widget 6 天之前
  Tony T 87fa917a67 fix: instruct LLM to present ERP data directly instead of asking for order number 6 天之前
  Tony T 15d58d9a0d fix: skip flow engine for dealers with erpContactCid so ERP lookup runs 6 天之前
  Tony T ad3ff88327 debug: add entry-point log to sendMessage handler 6 天之前
  Tony T 3c24f848bb debug: show logged-in user name in chatbot widget header 6 天之前
  Tony T 8bc5474756 fix: expand my-orders regex and add debug log for ERP intent detection 6 天之前