Commit graph

19 commits

Author SHA1 Message Date
Arthur Belleville
6081ada013 refactor(main): remove all Stream Chat dependencies and components
- Delete ChatProvider, ChannelPreview, CustomChannelHeader, hooks/channel.ts
- Replace TabloDiscussionSection with chatscope-based implementation using useChat
- Update tablo-details.tsx to use useChatUnread instead of useTabloDiscussionUnread
- Remove streamToken field from User type in UserStoreProvider
- Remove useSignUpToStream from shared auth hooks
- Remove stream-chat and stream-chat-react packages
- Remove stream-chat-react CSS import from main.tsx
- Clean up all streamToken references from test mocks and helpers
- Update chat.test.tsx and tablo-details.layout.test.tsx for new implementation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 13:49:57 +02:00
Arthur Belleville
f0b574302d
Improve Etapes UI and overview section 2025-11-18 17:09:10 +01:00
Arthur Belleville
399d13ce01
Fix booking slots 2025-11-18 09:53:10 +01:00
Arthur Belleville
a49dec34ff
Add task management 2025-11-15 22:58:18 +01:00
Arthur Belleville
92b0646176
Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00
Arthur Belleville
2bfe51017f
Improve user flow when booking a slot 2025-11-06 11:35:05 +01:00
Arthur Belleville
20e07c11e6
Update types 2025-11-03 09:50:36 +01:00
Arthur Belleville
43cb962e50
Format 2025-10-28 18:04:54 +01:00
Arthur Belleville
40171dc878
Add task to update tablo name in stream 2025-10-28 18:04:16 +01:00
Arthur Belleville
ac59788868
Address test issues 2025-10-28 12:22:33 +01:00
Arthur Belleville
d9a54be4c8
Improve invites 2025-10-28 12:00:45 +01:00
Arthur Belleville
04885ce3a7
Improve public booking page 2025-10-26 13:14:44 +01:00
Arthur Belleville
ba30079d03
Improve public page 2025-10-26 09:46:26 +01:00
Arthur Belleville
415e4cafaa
Have notes in the tablos 2025-10-26 09:12:21 +01:00
Arthur Belleville
39ec616c03
Add the ability to share notes 2025-10-26 08:49:45 +01:00
Arthur Belleville
5b68ad4c5c
Add notes 2025-10-25 21:21:04 +02:00
Arthur Belleville
d120f43255
Fix issues 2025-10-23 23:27:13 +02:00
Arthur Belleville
7a0a5548f9
Lint and format 2025-10-23 21:36:21 +02:00
Arthur Belleville
aa36bc6656
Huge bump with turborepo 2025-10-23 11:54:45 +02:00