supermemory/apps/web/app
MaheshtheDev fe5d16509a feat: ensure workspace created on nova new account (#798)
Added workspace management to the onboarding flow with automatic organization creation and workspace validation throughout the app.

### What changed?

- Wrapped the app layout with an `EnsureWorkspace` component that redirects users without organizations to onboarding
- Enhanced the welcome page to automatically create an organization with a generated slug when users complete their name input
- Expanded the auth context to track organizations list, restoration state, and provide organization refetching capabilities
- Added utility functions for generating unique organization slugs and usernames from display names
- Implemented proper organization restoration logic that handles saved preferences and multiple organization scenarios
2026-03-24 18:17:21 +00:00
..
(app) feat: ensure workspace created on nova new account (#798) 2026-03-24 18:17:21 +00:00
(auth)/login feat(mcp): add interactive memory graph MCP App visualization (#763) 2026-03-05 16:28:34 +00:00
api feat: onboarding config, reset onboarding, xai agentic migration (#701) 2026-01-25 01:04:15 +00:00
auth/connect feat: add plugin auth connect page (#764) 2026-03-05 21:34:27 +00:00
ref feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
upgrade-mcp feat: bulk delete documents in nova app (#777) 2026-03-10 15:29:25 +00:00
global-error.tsx fix: resolve UI accessibility, hydration, and semantic HTML issues (#520) 2025-12-07 21:31:30 -08:00
icon.png feat: new favicon (#426) 2025-09-19 22:41:50 +00:00
layout.tsx minor fixes 2026-02-10 08:36:48 -08:00
manifest.ts feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
not-found.tsx feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
opengraph-image.png New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00