Commit Verlauf

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