cohorta/src/components
michael 240a1c09f5 Add field-level inline editing for discussion guide items
Users can now edit individual questions and prompts directly without
entering section edit mode. Edit buttons appear on hover for each item,
allowing inline editing of content, time limits, and probe questions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 09:43:12 -06:00
..
ai-recruiter Add word count strength indicator for form text fields 2025-12-04 09:25:31 -06:00
auth fixed folders to be database instead of local storage based, implemented gpt-5, fixed key theme export quotes 2025-08-09 06:38:49 -05:00
dashboard initial commit 2025-08-04 09:07:59 -05:00
focus-group-session Add field-level inline editing for discussion guide items 2025-12-04 09:43:12 -06:00
persona Rename Cooper Profile to Attitudinal Profile for clarity 2025-12-02 07:44:21 -06:00
ui Add word count strength indicator for form text fields 2025-12-04 09:25:31 -06:00
AIRecruiter.tsx Replace inline progress bars with modal progress dialogs for better visibility 2025-12-01 11:03:31 -06:00
AssetUploader.tsx Improve Customer Data Upload guidance with clearer instructions 2025-12-02 08:26:45 -06:00
Chart.tsx initial commit 2025-08-04 09:07:59 -05:00
ChatMessage.tsx refactored image/asset attachment to discussion guide and discussion messages to avoid back end filenames being displayed to user - use metadata system instead. Also added a detailed persona export to markdown. Also, bug fixes 2025-08-12 15:43:34 -05:00
FeatureCard.tsx initial commit 2025-08-04 09:07:59 -05:00
FocusGroupModerator.tsx Improve Focus Group workflow UX 2025-12-04 09:30:57 -06:00
FolderTree.tsx added hierarchical folders (just two levels) with drag and drop management 2025-09-10 19:53:06 -05:00
FolderTreeItem.tsx truncated long folder names so the buttons are still visible, migrated legacy folders to new format 2025-09-11 10:40:01 -05:00
Hero.tsx initial commit 2025-08-04 09:07:59 -05:00
LoginRequired.tsx initial commit 2025-08-04 09:07:59 -05:00
Navigation.tsx initial commit 2025-08-04 09:07:59 -05:00
PersonaDetailsModal.tsx initial commit 2025-08-04 09:07:59 -05:00
ProtectedRoute.tsx initial commit 2025-08-04 09:07:59 -05:00
ThemeHighlighter.tsx initial commit 2025-08-04 09:07:59 -05:00
UserCard.tsx added drag and drop for reordering questions/activities in discussion guide edit mode 2025-08-26 09:52:24 -05:00
UserCreator.tsx Rename Cooper Profile to Attitudinal Profile for clarity 2025-12-02 07:44:21 -06:00
VoiceControls.tsx initial commit 2025-08-04 09:07:59 -05:00
WebSocketDirectTest.tsx added drag and drop for reordering questions/activities in discussion guide edit mode 2025-08-26 09:52:24 -05:00