aboutsummaryrefslogtreecommitdiff
path: root/apps/web/components/menu.tsx
Commit message (Collapse)AuthorAgeFilesLines
* feat: layout design with theme improvements (#443)09-25-feat_layout_design_with_theme_improvementsMaheshtheDev2025-10-011-19/+8
| | | | | | | | feat: layout design with theme improvements new improvements on light mode layout chore: settings page with graph header and memories list
* UI: onboarding improvements (#435)09-23-ui_onboarding_improvementsMaheshtheDev2025-10-011-21/+0
| | | | | | UI: onboarding improvements ui(onboarding): updated onboarding ui patterns
* feat: add mcp migrate route (#410)shreyans/09-03-feat_add_mcp_migrate_routeCodeWithShreyans2025-09-041-79/+143
|
* feat: redesign MCP connection flow with step-based UI and v1 migration (#399)MaheshtheDev2025-09-011-3/+14
| | | | [Screen Recording 2025-08-31 at 12.03.49 PM.mov <span class="graphite__hidden">(uploaded via Graphite)</span> <img class="graphite__hidden" src="https://app.graphite.dev/user-attachments/thumbnails/f6c88b1f-9f16-47aa-8d5f-6cde61b61e4f.mov" />](https://app.graphite.dev/user-attachments/video/f6c88b1f-9f16-47aa-8d5f-6cde61b61e4f.mov)
* refactor(ui): optimize menu hover width and simplify text layout (#396)08-29-optimize_menu_hover_width_and_simplify_text_layoutMaheshtheDev2025-08-291-16/+2
| | | | | | | | | | | | | | Before ![image.png](https://app.graphite.dev/user-attachments/assets/a29a075c-52fc-421d-b3ab-d19163a0cade.png) After ![image.png](https://app.graphite.dev/user-attachments/assets/2b2584ea-cb07-44ed-bec4-c3b23e70b4d2.png) - Reduced menu hover width from 220px to 160px - Simplified text positioning from absolute positioning to padding-left - Removed the usage limit warning badge from the desktop menu
* Merge pull request #384 from ↵Mahesh Sanikommu2025-08-281-10/+28
|\ | | | | | | | | supermemoryai/08-24-feat_ui_integrations_page_with_shortcuts_auto_api_key_generation feat (ui): Integrations page with shortcuts & auto API Key generation
| * added connections as wellMahesh Sanikommmu2025-08-251-4/+4
| |
| * added connections as well to integrations viewMahesh Sanikommmu2025-08-251-6/+24
| |
* | fix: memory limits cutoff (#385)alex/fix-memory-limits-cutoffalexf372025-08-261-11/+18
| | | | | | | | Previously, the badge with the memories limit in the consumer app menu was cut off on desktop, and now with this PR, it no longer is.
* | fix: missing dialog title in consumer mobile drawer (#386)alexf372025-08-261-0/+6
|/
* Enhanced Text Editor and format fixes with biome (#371)Mahesh Sanikommu2025-08-211-183/+186
|
* New Version of Supermemory Consumer AppMahesh Sanikommmu2025-08-161-0/+618