xtablo-source/packages
Arthur Belleville bc28194d3d
refactor: move tablo view components to packages/tablo-views
Moves kanban, gantt, section components, chat hooks and extracted
EtapesSection/RoadmapSection from apps/main into the new shared
packages/tablo-views package. Components that previously depended on
app-specific providers (UserStoreProvider, useIsReadOnlyUser, etc.) are
refactored to receive data/callbacks as props, keeping the package free
of apps/main dependencies.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 09:23:06 +02:00
..
chat-ui fix(ui): restrict tablo delete to admins, hide chat attachments and border 2026-04-14 22:49:00 +02:00
shared refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
shared-types feat(db): add is_client column and client_invites table 2026-04-15 08:58:10 +02:00
tablo-views refactor: move tablo view components to packages/tablo-views 2026-04-15 09:23:06 +02:00
ui Improve the onboarding flow (UI) 2025-12-02 22:17:04 +01:00