Commit graph

14 commits

Author SHA1 Message Date
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
Anish Sarkar
fbfde74cdc test(e2e): route connector PDF canary responses in chat fake & add connector PDF canaries 2026-05-09 05:03:38 +05:30
Anish Sarkar
f9fe84fcfb test(e2e): add canary tokens for manual upload md and pdf fixtures 2026-05-09 04:40:17 +05:30
Anish Sarkar
68e1d78d23 test(e2e): wire ClickUp Playwright fixtures 2026-05-08 13:13:08 +05:30
Anish Sarkar
7303e3ebb3 test(e2e): wire Dropbox Playwright fixtures 2026-05-08 12:28:26 +05:30
Anish Sarkar
2d78dda487 test(e2e): add OneDrive connector Playwright journey 2026-05-08 03:48:58 +05:30
Anish Sarkar
029f2168b3 test(e2e): add Slack connector Playwright journey 2026-05-08 03:09:11 +05:30
Anish Sarkar
08fdd0a328 test(web): add Confluence connector journey 2026-05-08 01:10:33 +05:30
Anish Sarkar
1bd7cad495 test(web): add Jira live-tool journey 2026-05-08 00:15:53 +05:30
Anish Sarkar
64ed33d25d test(web): add Linear live-tool journey 2026-05-07 23:16:04 +05:30
Anish Sarkar
29692eb842 test(web): add Notion connector journey 2026-05-07 22:22:43 +05:30
Anish Sarkar
bc2dc21a75 test(backend): add Composio Calendar live-tool fakes 2026-05-07 03:41:47 +05:30
Anish Sarkar
b01173fe07 test(web): add Composio Gmail E2E journey 2026-05-07 02:52:41 +05:30
Anish Sarkar
ae0caad292 test(web): add shared Playwright E2E helpers and search-space fixture 2026-05-06 17:21:40 +05:30