messenger/codebase/web/src/components
2026-04-07 13:42:22 -07:00
..
__tests__ feat(web): Add conversation and folder management features with updated API client, UI components, and utility functions for data handling and display 2026-03-06 00:50:24 -08:00
AdminView.tsx feat(message-sync): Add AdminView component and implement test coverage for message processing/classification services 2026-03-06 00:58:45 -08:00
AutoresponderToggle.tsx feat(ui): Introduce autoresponder toggle, update navigation bar with new links, enhance MessagesView for message types, and improve ReviewQueue workflows 2026-04-07 13:42:22 -07:00
ConversationList.tsx feat(web): Add conversation and folder management features with updated API client, UI components, and utility functions for data handling and display 2026-03-06 00:50:24 -08:00
FDACard.tsx refactor(components): ♻️ Modernize frontend components, TypeScript types, and internal APIs with comprehensive refactoring and test updates 2026-03-06 00:38:32 -08:00
FoldersView.tsx feat(web): Add conversation and folder management features with updated API client, UI components, and utility functions for data handling and display 2026-03-06 00:50:24 -08:00
MessagesView.tsx feat(ui): Introduce autoresponder toggle, update navigation bar with new links, enhance MessagesView for message types, and improve ReviewQueue workflows 2026-04-07 13:42:22 -07:00
MessageThread.tsx feat(web): Add conversation and folder management features with updated API client, UI components, and utility functions for data handling and display 2026-03-06 00:50:24 -08:00
NavBar.tsx feat(ui): Introduce autoresponder toggle, update navigation bar with new links, enhance MessagesView for message types, and improve ReviewQueue workflows 2026-04-07 13:42:22 -07:00
RegistrationCard.tsx refactor(components): ♻️ Modernize frontend components, TypeScript types, and internal APIs with comprehensive refactoring and test updates 2026-03-06 00:38:32 -08:00
ReviewQueue.tsx feat(ui): Introduce autoresponder toggle, update navigation bar with new links, enhance MessagesView for message types, and improve ReviewQueue workflows 2026-04-07 13:42:22 -07:00
SettingsCard.tsx refactor(components): ♻️ Modernize frontend components, TypeScript types, and internal APIs with comprehensive refactoring and test updates 2026-03-06 00:38:32 -08:00
StatusPanel.tsx feat(web): Add conversation and folder management features with updated API client, UI components, and utility functions for data handling and display 2026-03-06 00:50:24 -08:00