uchill/front_minimal/src
Dev Server 1b06404d64 feat: chat fixes, header cleanup, scrollbar, UI improvements
- chat: fix create_direct endpoint (was /chats/ → /chats/create_direct/ with user_id)
- chat: fix backend NotSupportedError — remove select_for_update()+distinct() combo
- chat: normalize chat objects (participant_id from other_participant.id)
- chat: enrich new chats with contact data so contacts section updates correctly
- chat: sendMessage — JSON when no file, FormData only with attachment
- chat: show send errors in UI instead of silent catch
- header: hide search, language, contacts, workspaces, account buttons
- theme: thin custom scrollbar (6px, theme-aware light/dark)
- settings: always high contrast, vertical nav only, purple default, Inter font
- settings-button: replaced gear icon with dark/light toggle + fullscreen button

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 21:25:36 +03:00
..
_mock feat: calendar form improvements + real-time sync 2026-03-08 02:46:06 +03:00
actions feat: board list view, excalidraw basePath fix, analytics, feedback pages 2026-03-09 16:35:30 +03:00
app feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00
assets feat: calendar form improvements + real-time sync 2026-03-08 02:46:06 +03:00
auth feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00
components feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00
hooks feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00
layouts feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00
locales feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00
routes feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00
sections feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00
styles feat: board list view, excalidraw basePath fix, analytics, feedback pages 2026-03-09 16:35:30 +03:00
theme feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00
utils feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00
app.jsx feat: migrate front_minimal from Next.js to Vite + React SPA 2026-03-09 17:04:53 +03:00
config-global.js feat: board list view, excalidraw basePath fix, analytics, feedback pages 2026-03-09 16:35:30 +03:00
global.css feat: calendar form improvements + real-time sync 2026-03-08 02:46:06 +03:00
main.jsx feat: chat fixes, header cleanup, scrollbar, UI improvements 2026-03-09 21:25:36 +03:00