You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ask-ai): add version-specific naming for Ask AI widget
- Add version-specific product names in products.yml:
- name__v2: InfluxDB OSS v2
- name__v1: InfluxDB OSS v1
- name__vcloud: InfluxDB Cloud (TSM)
- Update ask-ai.ts to use getVersionSpecificConfig() for product names
- Fix page-context.js to use products.influxdb_cloud instead of products.cloud
- Add UI tests verifying version-specific naming in Kapa widget script tags
All 34 tests passing, including new tests for v2, v1, and Cloud (TSM) version naming.
0 commit comments