SurfSense/surfsense_web/components/settings
Anish Sarkar 719c2da525 feat(api-keys): implement API keys management interface and access control
- Added a new WorkspaceApiAccessControl component for managing API key access within workspaces.
- Enhanced the PlaygroundApiKeysPage to display API key creation options and access information.
- Updated PlaygroundIndex and PlaygroundSidebar to include links to the new API keys management section.
- Improved user feedback with alerts and descriptions regarding API key usage and requirements.
2026-07-08 10:43:11 +05:30
..
model-connections feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
auto-reload-settings.tsx refactor(user-settings): update terminology for auto-reload and credit features 2026-07-08 02:51:23 +05:30
buy-credits-content.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
earn-credits-content.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
general-settings-manager.tsx feat(api-keys): implement API keys management interface and access control 2026-07-08 10:43:11 +05:30
model-connections-settings.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
prompt-config-manager.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
roles-manager.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
workspace-api-access-control.tsx feat(api-keys): implement API keys management interface and access control 2026-07-08 10:43:11 +05:30