SurfSense/surfsense_web/components/settings/model-connections
Anish Sarkar a8c1fb660d feat(rename): complete searchSpace to workspace transition across frontend and backend
- Introduced a comprehensive specification for renaming `searchSpace` to `workspace` in `surfsense_web` and `surfsense_desktop`, ensuring all TypeScript identifiers, React props, and local data structures are updated.
- Implemented migration shims for persisted local state to prevent data loss during the transition.
- Updated observability metrics and IPC channels to reflect the new naming convention.
- Removed legacy `active-search-space` module and replaced it with `active-workspace` to maintain consistency.
- Ensured no behavioral changes or data loss for users during the renaming process.
2026-07-06 15:12:40 +05:30
..
azure-connect-form.tsx feat(model-connections): enhance model connection functionality with preview and selection features 2026-06-12 22:41:21 +05:30
bedrock-connect-form.tsx refactor(model-connections): update placeholder text for API key fields 2026-06-13 22:17:48 +05:30
connect-fields.tsx chore: ran linting 2026-06-13 21:59:35 +05:30
connection-card.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
connection-settings-dialog.tsx feat: implement ensure_publication for zero_publication management 2026-07-05 23:17:13 -07:00
default-connect-form.tsx chore: ran linting 2026-06-13 22:18:19 +05:30
model-provider-connections-panel.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
model-utils.ts feat(model-connections): enhance model connection functionality with preview and selection features 2026-06-12 22:41:21 +05:30
models-selection-panel.tsx feat(model-connections): integrate model provider connections panel and connection card components 2026-06-13 02:40:22 +05:30
provider-connect-dialog.tsx chore: ran linting 2026-06-13 21:59:35 +05:30
provider-metadata.tsx feat(icons): add Azure, Claude, and LM Studio icons; update Bedrock icon and provider metadata 2026-06-13 00:25:53 +05:30
vertex-connect-form.tsx feat(model-connections): enhance model connection functionality with preview and selection features 2026-06-12 22:41:21 +05:30