SurfSense/surfsense_web/components/settings
Anish Sarkar 2ab00c1746 feat: move More Pages to dialog
- Introduced `MorePagesDialog` and `MorePagesContent` components to manage and display tasks for earning additional pages.
- Integrated dialog state management using `morePagesDialogAtom`.
- Updated `LayoutDataProvider` to include the new dialog and handle task completion logic.
- Enhanced `PageUsageDisplay` to trigger the More Pages dialog, improving user interaction for page management.
2026-03-17 01:50: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
more-pages-content.tsx feat: move More Pages to dialog 2026-03-17 01:50:15 +05:30
more-pages-dialog.tsx feat: move More Pages to dialog 2026-03-17 01:50:15 +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