Tony T
|
2637d4d049
fix: hide Dashboard button for User role in home nav
|
il y a 5 jours |
Tony T
|
3b8165fe8c
feat: show user name + Dashboard button in nav when logged in
|
il y a 5 jours |
Tony T
|
bddcefc37e
fix: Sign In button href uses BASE_URL prefix for /chat/ deployment
|
il y a 5 jours |
Tony T
|
23e1cb8315
fix: model regex captures *N suffix (5615-96*5, 5615-96*7)
|
il y a 5 jours |
Tony T
|
159debf9d5
fix: model regex captures asterisk suffix (e.g. 5615-96*)
|
il y a 5 jours |
Tony T
|
0385537803
fix: catalog_images SQL uses exact ILIKE match, not partial wildcard
|
il y a 5 jours |
Tony T
|
09f8ebb0a9
fix: model regex also matches pure-digit models like 5615-96
|
il y a 5 jours |
Tony T
|
10f612cab7
fix: model number regex matches digit-first patterns (e.g. 2259W-5, 1436W-6)
|
il y a 5 jours |
Tony T
|
eb967cd7b5
fix: show quick reply buttons immediately without waiting for sessionId
|
il y a 5 jours |
Tony T
|
9ba101ba40
refactor: use chatbot_api.catalog_images stored function for product images
|
il y a 5 jours |
Tony T
|
24831aeb88
feat: CSAT rating, i18n, playground model selector, ERP product images, API connection runner
|
il y a 5 jours |
Tony T
|
f1254e83a2
feat: add real-time shipment tracking intent via ERP order data
|
il y a 5 jours |
Tony T
|
5adc3f8efc
chore: remove leftover debug log from ERP my-orders intent
|
il y a 6 jours |
Tony T
|
e8b49f142d
chore: remove debug logs and temporary user display from chatbot widget
|
il y a 6 jours |
Tony T
|
87fa917a67
fix: instruct LLM to present ERP data directly instead of asking for order number
|
il y a 6 jours |
Tony T
|
15d58d9a0d
fix: skip flow engine for dealers with erpContactCid so ERP lookup runs
|
il y a 6 jours |
Tony T
|
ad3ff88327
debug: add entry-point log to sendMessage handler
|
il y a 6 jours |
Tony T
|
3c24f848bb
debug: show logged-in user name in chatbot widget header
|
il y a 6 jours |
Tony T
|
8bc5474756
fix: expand my-orders regex and add debug log for ERP intent detection
|
il y a 6 jours |
Tony T
|
1ba288c808
feat: complete 5 chatbot improvements
|
il y a 6 jours |
Tony T
|
be2a1e2454
fix: preserve scroll position when user scrolls up in chat window
|
il y a 6 jours |
Tony T
|
237056dc57
fix: add ctx to sendMessage handler and use optional chaining for ctx.user
|
il y a 6 jours |
Tony T
|
5b50ba015b
fix: recognize alphanumeric SO IDs like A8487 in intent detection
|
il y a 6 jours |
Tony T
|
e52f6169c1
fix: correct erp-bridge.service paths to homelegance-chatbot directory
|
il y a 6 jours |
Tony T
|
704f75983e
feat: enforce ERP permission scoping at DB level (Plan A)
|
il y a 6 jours |
Tony T
|
858bb28856
security/perf: fix critical and high issues from code review
|
il y a 1 semaine |
Tony T
|
99cad630f0
fix: fix session JWT validation for local email/password users
|
il y a 1 semaine |
Tony T
|
a3a58d4f67
fix: fix session cookie so login works behind Apache reverse proxy
|
il y a 1 semaine |
Tony T
|
9b8ca43045
fix: remove Manus OAuth button and unused imports from Login page
|
il y a 1 semaine |
Tony T
|
cf0de9b89c
fix: add BASE_URL prefix to all hardcoded navigation paths
|
il y a 1 semaine |