SurfSense/surfsense_web/components/settings
Anish Sarkar 03aa653646 feat: implement team management dialog and refactor team page structure
- Introduced `TeamDialog` component to manage team members within a modal.
- Created `TeamContent` component to encapsulate team management logic and UI.
- Refactored `TeamManagementPage` to utilize the new `TeamContent` component, improving code organization.
- Added `teamDialogAtom` for managing the open state of the team dialog.
- Updated `LayoutDataProvider` to integrate the new team dialog functionality.
2026-03-16 21:51:15 +05:30
..
general-settings-manager.tsx feat: implement team management dialog and refactor team page structure 2026-03-16 21:51:15 +05:30
image-model-manager.tsx feat: integrate search space settings dialog across various components 2026-03-16 21:10:46 +05:30
llm-role-manager.tsx feat: integrate search space settings dialog across various components 2026-03-16 21:10:46 +05:30
model-config-manager.tsx feat: integrate search space settings dialog across various components 2026-03-16 21:10:46 +05:30
prompt-config-manager.tsx feat: implement team management dialog and refactor team page structure 2026-03-16 21:51:15 +05:30
roles-manager.tsx feat: integrate search space settings dialog across various components 2026-03-16 21:10:46 +05:30
search-space-settings-dialog.tsx feat: integrate search space settings dialog across various components 2026-03-16 21:10:46 +05:30
settings-dialog.tsx feat: integrate search space settings dialog across various components 2026-03-16 21:10:46 +05:30
team-dialog.tsx feat: implement team management dialog and refactor team page structure 2026-03-16 21:51:15 +05:30
user-settings-dialog.tsx feat: integrate search space settings dialog across various components 2026-03-16 21:10:46 +05:30