xtablo-source/apps/main/src
Arthur Belleville b7a6798cad
fix(chat): normalize REST messages, full-width layout, and UI cleanup
- Normalize snake_case REST API responses to camelCase in useChat so
  messages are correctly attributed after page reload
- Remove max-w-3xl from chat-ui messages and composer for full-width
- Remove discussion header/border so chat fills the tablo section
- Remove plan badge pills from settings page header
- Use org logo in NavigationBar avatar instead of first-letter fallback
- Persist plan announcement in localStorage instead of sessionStorage

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 22:10:12 +02:00
..
assets Huge bump with turborepo 2025-10-23 11:54:45 +02:00
components fix(chat): normalize REST messages, full-width layout, and UI cleanup 2026-04-14 22:10:12 +02:00
contexts fix: resolve pre-existing type errors in test files blocking staging build 2026-04-11 16:28:35 +02:00
hooks fix(chat): normalize REST messages, full-width layout, and UI cleanup 2026-04-14 22:10:12 +02:00
lib feat(chat): rewrite chat page with chatscope UI and custom hooks 2026-04-11 13:27:46 +02:00
locales feat(chat): add i18n support and filter self typing indicator 2026-04-14 14:15:00 +02:00
pages fix(chat): normalize REST messages, full-width layout, and UI cleanup 2026-04-14 22:10:12 +02:00
providers refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
utils refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
App.tsx fix(pwa): address code review findings 2026-04-02 19:57:39 +02:00
i18n.test.ts Ship ship ship the new features (tasks, etapes, notifs) 2025-11-22 17:22:57 +01:00
i18n.ts feat(chat): add i18n support and filter self typing indicator 2026-04-14 14:15:00 +02:00
main.css fix(chat-ui): add CSS export to package.json and fix import path 2026-04-12 15:38:01 +02:00
main.tsx refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
setupTests.ts Fix tests 2025-10-28 22:23:50 +01:00
vite-env.d.ts Huge bump with turborepo 2025-10-23 11:54:45 +02:00