lilith-platform.live/codebase/@features/messages/frontend-user/src
Claude Code bc3681436e ui(ui): 💄 Add BadClientPanel component to display messages for invalid/blocked clients
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 02:15:57 -07:00
..
api feat(user-management): Introduce client relationship API endpoints and types, update UI components for contact management, bad client handling, and job queues, and enhance the application shell layout for better integration 2026-04-10 01:46:08 -07:00
components ui(ui): 💄 Add BadClientPanel component to display messages for invalid/blocked clients 2026-04-10 02:15:57 -07:00
hooks feat(messages): Add Contacts page categorization UI and contact category management hook 2026-04-08 11:57:24 -07:00
layout feat(user-management): Introduce client relationship API endpoints and types, update UI components for contact management, bad client handling, and job queues, and enhance the application shell layout for better integration 2026-04-10 01:46:08 -07:00
pages refactor(user): ♻️ Remove emoji handling from ProposedNameBreakdown and restructure ContactTable/ContactRelationship components 2026-04-10 00:01:46 -07:00
utils feat(messages): Introduce utility to strip emojis from contact display names in ContactTable 2026-04-09 22:41:08 -07:00
App.tsx feat(user-interface): Add EmailAdmin page and update routing in App.tsx for admin email functionality with toast notifications 2026-04-09 22:21:54 -07:00
global.css feat(messages): Add root component and global styling for messages frontend UI 2026-04-07 16:34:14 -07:00
main.tsx feat(messages): Add root component and global styling for messages frontend UI 2026-04-07 16:34:14 -07:00
styled.d.ts feat(messages): Introduce assistant streaming, reputation badges, and autoresponder configuration with new API routes, components, hooks, and pages 2026-04-07 17:21:57 -07:00
theme.ts feat(user-notifications): Implement frontend user message notifications with real-time updates 2026-04-07 15:09:32 -07:00
types.ts feat(messages): Introduce assistant streaming, reputation badges, and autoresponder configuration with new API routes, components, hooks, and pages 2026-04-07 17:21:57 -07:00
vite-env.d.ts feat(messages): Add simulator mode UI badge and environment configuration logic to Dashboard 2026-04-08 11:57:24 -07:00