semblance/src
michael 4bf325483e Fix tab not switching to Review after discussion guide generation
The useEffect that reverts to Setup tab on cancellation was incorrectly
firing after successful generation. Added check for discussionGuide to
only revert when generation was actually cancelled (no guide exists).

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 08:51:37 -06:00
..
components Fix tab not switching to Review after discussion guide generation 2025-12-04 08:51:37 -06:00
config added drag and drop for reordering questions/activities in discussion guide edit mode 2025-08-26 09:52:24 -05:00
contexts graceful handling of expired JWT token 2025-09-03 13:15:00 -05:00
hooks made long actions cancellable (like persona generation, etc.), increased variety of persona generation with prompt changes and temperature variable, reduced length of key theme quotes, bug fixes 2025-09-10 16:24:05 -05:00
lib added full persona profile export in bulk actions menu (CSV, JSON and Markdown formats) 2025-09-10 22:38:35 -05:00
pages Add LLM-generated one-line summaries for focus groups in list view 2025-12-04 08:51:28 -06:00
services added full persona profile export in bulk actions menu (CSV, JSON and Markdown formats) 2025-09-10 22:38:35 -05:00
styles initial commit 2025-08-04 09:07:59 -05:00
types Rename Cooper Profile to Attitudinal Profile for clarity 2025-12-02 07:44:21 -06:00
utils upgraded to Gemini 3.0 Pro (gemini-3-pro-preview) from Gemini 2.5 Pro 2025-12-01 10:37:36 -06:00
.DS_Store converted message polling to websockets 2025-08-10 18:08:34 -05:00
App.css initial commit 2025-08-04 09:07:59 -05:00
App.tsx added drag and drop for reordering questions/activities in discussion guide edit mode 2025-08-26 09:52:24 -05:00
index.css various bug fixes and UI tweaks 2025-08-07 16:34:37 -05:00
main.tsx initial commit 2025-08-04 09:07:59 -05:00
vite-env.d.ts initial commit 2025-08-04 09:07:59 -05:00