supermemory/apps/web/components/new
Prasanna721 15613c2421 feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731)
### Implemented nova spaces multi-select

  ##### Summary
  - Renamed "All Spaces" to "Nova Spaces" - now filters to only nova content (sm_project_*)
  - Added multi-select spaces support via "Select Spaces" modal
  - Projects API now returns `{ nova, developer }` instead of `{ projects }`

  ##### Changes
  - `selectedProject` → `selectedProjects[]` (array-based selection)
  - New `SelectSpacesModal` component for picking multiple spaces
  - Selected spaces appear at top in modal
  - Search works by containerTag
  - Graphs filter by selected spaces
2026-02-13 21:34:58 +00:00
..
add-document feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731) 2026-02-13 21:34:58 +00:00
chat merge 2026-02-12 16:20:03 -08:00
document-cards error boundaries 2026-02-12 16:41:12 -08:00
document-modal minor fixes 2026-02-10 08:36:48 -08:00
integrations fix: integrations page 2026-02-10 09:44:42 -08:00
mcp-modal feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731) 2026-02-13 21:34:58 +00:00
memory-graph graph frontend (#713) 2026-02-09 07:02:20 +00:00
onboarding fix: integrations page 2026-02-10 09:44:42 -08:00
settings fix: integrations page 2026-02-10 09:44:42 -08:00
text-editor feat: full screen note, space highlights, suggestions (#696) 2026-01-23 22:17:44 +00:00
add-space-modal.tsx feat: added advanced analytics events (#702) 2026-01-25 00:56:19 +00:00
animated-gradient-background.tsx PR: nova alpha release (#670) 2026-01-13 00:54:56 -08:00
document-icon.tsx minor fixes 2026-02-10 08:36:48 -08:00
documents-command-palette.tsx feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731) 2026-02-13 21:34:58 +00:00
feedback-modal.tsx feat: feedback modal for nova users (#703) 2026-01-25 02:15:00 +00:00
fullscreen-note-modal.tsx feat: full screen note, space highlights, suggestions (#696) 2026-01-23 22:17:44 +00:00
graph-layout-view.tsx feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731) 2026-02-13 21:34:58 +00:00
header.tsx feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731) 2026-02-13 21:34:58 +00:00
highlights-card.tsx graph frontend (#713) 2026-02-09 07:02:20 +00:00
integration-icons.tsx fix: chat messages saving broken (#730) 2026-02-11 00:25:35 +00:00
integrations-view.tsx fix: chat messages saving broken (#730) 2026-02-11 00:25:35 +00:00
memories-grid.tsx feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731) 2026-02-13 21:34:58 +00:00
mobile-banner.tsx chore: mobile banner for inconsistency and auto redirect in wrong route (#704) 2026-01-25 06:36:23 +00:00
quick-note-card.tsx feat: full screen note, space highlights, suggestions (#696) 2026-01-23 22:17:44 +00:00
select-spaces-modal.tsx feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731) 2026-02-13 21:34:58 +00:00
share-modal.tsx graph frontend (#713) 2026-02-09 07:02:20 +00:00
space-selector.tsx feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731) 2026-02-13 21:34:58 +00:00
utils.ts feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00