Historial de Commits

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