apac-ops-bot/frontend
SamoilenkoVadym 462f1dab4c Fix copy button in iframe and reduce line-height spacing
- Always try clipboard API first, fall through to execCommand fallback
  on failure (fixes iframe/SharePoint where clipboard API throws)
- Reduce line-height from 1.6 to 1.3 in components.css to fix large
  gaps between lines in bot responses

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-11 12:52:31 +00:00
..
public Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00
src Fix copy button in iframe and reduce line-height spacing 2026-02-11 12:52:31 +00:00
.env.example Update frontend .env.example with clearer HTTPS guidance 2026-02-02 17:22:23 -06:00
Dockerfile Fix crypto error by disabling MSAL when Azure AD is not configured 2026-01-28 10:56:54 +00:00
package-lock.json Update package-lock.json with react-syntax-highlighter dependencies 2026-02-03 11:22:20 -06:00
package.json Improve RAG quality and optimize message display styling 2026-02-03 16:23:17 +00:00
tsconfig.json Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00