xtablo-source/apps/main/src/components
Arthur Belleville bb0aa5e28e feat(chat): rewrite chat page with chatscope UI and custom hooks
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 13:27:46 +02:00
..
BrandButtons Lint and format 2025-10-23 21:36:21 +02:00
gantt Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
kanban fix: improve mobile responsiveness for task/kanban pages 2026-04-02 21:24:05 +02:00
ActionCard.tsx fix: improve mobile responsiveness for tablo/project management pages 2026-04-02 21:22:46 +02:00
AnimatedBackground.test.tsx Fix tests 2025-10-28 22:23:50 +01:00
AnimatedBackground.tsx Huge bump with turborepo 2025-10-23 11:54:45 +02:00
AuthenticationGateway.tsx Lint and format 2025-10-23 21:36:21 +02:00
AuthenticationGateway.unit.tsx Lint and format 2025-10-23 21:36:21 +02:00
AvailabilityCard.test.tsx Add tests 2025-10-27 10:29:59 +01:00
AvailabilityCard.tsx Huge bump with turborepo 2025-10-23 11:54:45 +02:00
AvailabilityVisualization.test.tsx Add tests 2025-10-27 10:29:59 +01:00
AvailabilityVisualization.tsx Huge bump with turborepo 2025-10-23 11:54:45 +02:00
ChannelBadge.test.tsx Add tests 2025-10-27 10:29:59 +01:00
ChannelBadge.tsx Improve UI consistency: chat purple theme, page headers, Discussions title 2026-02-23 19:25:34 +01:00
ChannelPreview.test.tsx Some work towards initial release 2026-03-07 15:45:49 +01:00
ChannelPreview.tsx Improve UI consistency: chat purple theme, page headers, Discussions title 2026-02-23 19:25:34 +01:00
ChatChannelPreview.tsx feat(chat): rewrite chat page with chatscope UI and custom hooks 2026-04-11 13:27:46 +02:00
ChatHeader.tsx feat(chat): rewrite chat page with chatscope UI and custom hooks 2026-04-11 13:27:46 +02:00
ClickOutside.md Huge bump with turborepo 2025-10-23 11:54:45 +02:00
ClickOutside.test.tsx Add tests 2025-10-27 10:29:59 +01:00
ClickOutside.tsx Lint and format 2025-10-23 21:36:21 +02:00
CookieBanner.tsx Fix lint/format/typecheck 2025-10-30 19:31:17 +01:00
CreateTabloModal.test.tsx Some work towards initial release 2026-03-07 15:45:49 +01:00
CreateTabloModal.tsx fix: improve mobile responsiveness for tablo/project management pages 2026-04-02 21:22:46 +02:00
CustomChannelHeader.test.tsx Add tests 2025-10-27 10:29:59 +01:00
CustomChannelHeader.tsx Add tablo details page 2025-10-24 17:49:56 +02:00
CustomLoadingOverlay.test.tsx Add tests 2025-10-27 10:29:59 +01:00
CustomLoadingOverlay.tsx Huge bump with turborepo 2025-10-23 11:54:45 +02:00
CustomModal.test.tsx Fix tests 2025-10-28 22:23:50 +01:00
CustomModal.tsx Lint and format 2025-10-23 21:36:21 +02:00
DashboardActionCards.tsx fix: improve mobile responsiveness for tablo/project management pages 2026-04-02 21:22:46 +02:00
DashboardTaskList.tsx fix: improve mobile responsiveness for task/kanban pages 2026-04-02 21:24:05 +02:00
DeleteTabloModal.test.tsx Some work towards initial release 2026-03-07 15:45:49 +01:00
DeleteTabloModal.tsx fix: improve mobile responsiveness for tablo/project management pages 2026-04-02 21:22:46 +02:00
EmbedConfigModal.test.tsx Fix tests 2025-10-28 22:23:50 +01:00
EmbedConfigModal.tsx Add language translation 2025-10-25 10:42:33 +02:00
EventDetailsModal.test.tsx Fix tests 2025-10-28 22:23:50 +01:00
EventDetailsModal.tsx Add language translation 2025-10-25 10:42:33 +02:00
EventModal.test.tsx Some work towards initial release 2026-03-07 15:45:49 +01:00
EventModal.tsx Make EventModal usable standalone without routing 2026-02-21 21:12:15 +01:00
EventTypeCard.test.tsx Move dispos, split types d'appels, and also put the tablo invitations in the top bar 2026-03-07 19:12:19 +01:00
EventTypeCard.tsx Move dispos, split types d'appels, and also put the tablo invitations in the top bar 2026-03-07 19:12:19 +01:00
EventTypeModal.test.tsx Fix tests 2025-10-28 22:23:50 +01:00
EventTypeModal.tsx Move dispos, split types d'appels, and also put the tablo invitations in the top bar 2026-03-07 19:12:19 +01:00
ExceptionModal.test.tsx Fix tests 2025-10-28 22:23:50 +01:00
ExceptionModal.tsx Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
header.test.tsx Add tests 2025-10-27 10:29:59 +01:00
header.tsx Lint and format 2025-10-23 21:36:21 +02:00
ImageColorPicker.test.tsx Add tests 🧪🚢 2025-10-27 09:13:25 +01:00
ImageColorPicker.tsx Big UI update 2025-12-04 23:37:18 +01:00
ImageCropDialog.test.tsx Fix tests 2025-10-28 22:23:50 +01:00
ImageCropDialog.tsx Lint and format 2025-10-23 21:36:21 +02:00
ImportICSModal.test.tsx Some work towards initial release 2026-03-07 15:45:49 +01:00
ImportICSModal.tsx Add language translation 2025-10-25 10:42:33 +02:00
InstallBanner.test.tsx feat(pwa): add InstallBanner component with tests 2026-04-02 19:51:38 +02:00
InstallBanner.tsx style(pwa): fix biome formatting in hook and banner 2026-04-02 19:54:46 +02:00
InviteOrganizationModal.tsx Fix organization modal flows 2026-03-08 22:44:02 +01:00
LanguageSelector.test.tsx Add tests 2025-10-28 12:01:24 +01:00
LanguageSelector.tsx Add language translation 2025-10-25 10:42:33 +02:00
LanguageToggle.test.tsx Fix tests 2025-10-28 22:23:50 +01:00
LanguageToggle.tsx Add language translation 2025-10-25 10:42:33 +02:00
Layout.test.tsx fix: update Layout test for new mobile sidebar transition classes 2026-04-02 21:28:12 +02:00
Layout.tsx fix: improve mobile sidebar UX with smooth transitions and proper touch handling 2026-04-02 21:22:23 +02:00
LoadingSpinner.test.tsx Add tests 2025-10-27 10:29:59 +01:00
LoadingSpinner.tsx Huge bump with turborepo 2025-10-23 11:54:45 +02:00
NavigationBar.test.tsx Add tests 2025-10-27 10:29:59 +01:00
NavigationBar.tsx fix: reduce mobile sidebar width from w-48 to w-40 and always show expanded on mobile overlay 2026-04-03 08:24:37 +02:00
NotesEditor.test.tsx Add tests 2025-10-27 10:29:59 +01:00
NotesEditor.tsx Add the ability to share notes 2025-10-26 08:49:45 +01:00
NotificationPanel.tsx Big UI update 2025-12-04 23:37:18 +01:00
OnboardingCelebration.tsx Onboarding 2025-12-02 21:42:35 +01:00
OnboardingModal.tsx Improve the onboarding flow (UI) 2025-12-02 22:17:04 +01:00
PendingSignupCheckout.test.tsx Retry signup tests with Stripe CLI 2026-03-15 19:09:35 +01:00
PendingSignupCheckout.tsx Fix missing Stripe price config 2026-03-16 08:41:02 +01:00
PlanAnnouncement.tsx feat: add PlanAnnouncement component to display active subscription plan notifications 2026-03-16 09:31:26 +01:00
ProjectCard.tsx Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
ProjectCardList.tsx fix: improve mobile responsiveness for tablo/project management pages 2026-04-02 21:22:46 +02:00
ProtectedRoute.test.tsx Add beta plan + upsell modals + block past_due users 2025-11-24 23:09:14 +01:00
ProtectedRoute.tsx Improve invited mode 2025-10-26 21:52:57 +01:00
StatusPicker.test.tsx Add tests 2025-10-27 10:29:59 +01:00
StatusPicker.tsx Huge bump with turborepo 2025-10-23 11:54:45 +02:00
SubscriptionCard.tsx Implement solo teams founder billing 2026-03-08 19:29:44 +01:00
TabloDiscussionSection.test.tsx Fix tests 2025-10-28 22:23:50 +01:00
TabloDiscussionSection.tsx Big UI update 2025-12-04 23:37:18 +01:00
TabloEventsSection.test.tsx Improve tests 2025-10-29 09:55:48 +01:00
TabloEventsSection.tsx Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
TabloFilesSection.test.tsx Improve tests 2025-10-29 09:55:48 +01:00
TabloFilesSection.tsx Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
TabloHeaderActions.tsx Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
TabloMembersSection.test.tsx Some work towards initial release 2026-03-07 15:45:49 +01:00
TabloMembersSection.tsx Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
TabloNotesSection.test.tsx Improve tests 2025-10-29 09:55:48 +01:00
TabloNotesSection.tsx Have notes in the tablos 2025-10-26 09:12:21 +01:00
TabloOverviewSection.test.tsx Some work towards initial release 2026-03-07 15:45:49 +01:00
TabloOverviewSection.tsx Some work towards initial release 2026-03-07 15:45:49 +01:00
TabloPointer.tsx Onboarding 2025-12-02 21:42:35 +01:00
TabloSettingsSection.test.tsx Improve tests 2025-10-29 09:55:48 +01:00
TabloSettingsSection.tsx Ship ship ship the new features (tasks, etapes, notifs) 2025-11-22 17:22:57 +01:00
TabloTasksSection.tsx fix: improve mobile responsiveness for task/kanban pages 2026-04-02 21:24:05 +02:00
TabloTutorial.test.tsx Fix tests 2025-10-28 22:23:50 +01:00
TabloTutorial.tsx Ship ship ship the new features (tasks, etapes, notifs) 2025-11-22 17:22:57 +01:00
ThemeSwitcher.test.tsx Fix tests 2025-10-28 22:23:50 +01:00
ThemeSwitcher.tsx Lint and format 2025-10-23 21:36:21 +02:00
TopBar.tsx Fix CircleCI docker node pull 2026-03-08 21:28:44 +01:00
TrialUpsellModal.test.ts Fix trial upsell modal logic 2026-03-08 21:59:38 +01:00
TrialUpsellModal.tsx Block app access until organizations add a paid plan 2026-03-24 21:41:38 +01:00
UpgradePanel.tsx Block app access until organizations add a paid plan 2026-03-24 21:41:38 +01:00
WebcalModal.test.tsx Fix tests 2025-10-28 22:23:50 +01:00
WebcalModal.tsx Lint and format 2025-10-23 21:36:21 +02:00