SurfSense/surfsense_web/components/layout/providers
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
..
index.ts feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
LayoutDataProvider.tsx feat: implement team management dialog and refactor team page structure 2026-03-16 21:51:15 +05:30