semblance-dev/src
michael 6b7f8763c0 Add environment variable to control local login availability
Add VITE_ENABLE_LOCAL_LOGIN env variable to conditionally show/hide
local username/password login on the login screen. When set to 'false'
(production), only Microsoft login is shown. When 'true' (development),
both options are available.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 14:20:50 -06:00
..
components Improve discussion guide discoverability in Focus Group session 2025-12-04 09:57:32 -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 Refactor FocusGroupModerator into smaller components and hooks 2025-12-04 09:11:21 -06: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 environment variable to control local login availability 2025-12-08 14:20:50 -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