Files
ComfyUI_frontend/src
--list 2e677ef685 feat(workspace): add core flow integration
- Add teamWorkspacesEnabled feature flag with isCloud guard
- Update firebaseAuthStore.getAuthHeader() to prioritize workspace token
- Add getFirebaseAuthHeader() for user-scoped endpoints
- Initialize workspace store in router guard before app loads
- Load invite from URL in GraphCanvas after app initialization
- Update CurrentUserButton to show workspace popover when enabled

BREAKING: When teamWorkspacesEnabled flag is true:
- API calls use workspace-scoped tokens
- User menu shows workspace context
- Settings panel shows workspace mode layout
2026-01-20 12:16:16 -08:00
..
2024-09-25 16:01:50 +09:00
2025-12-10 11:08:47 -08:00