aboutsummaryrefslogtreecommitdiff
path: root/apps/web/components
Commit message (Collapse)AuthorAgeFilesLines
* fix: local db sync issue and threads pull (#708)01-25-fix_local_db_sync_issue_and_threads_pullMaheshtheDev2026-01-271-104/+41
|
* chore: mobile banner for inconsistency and auto redirect in wrong route (#704)01-24-chore_mobile_banner_for_inconsistency_and_auto_redirect_in_wrong_routeMaheshtheDev2026-01-253-0/+102
|
* feat: feedback modal for nova users (#703)01-24-feat_feedback_modal_for_nova_usersMaheshtheDev2026-01-252-0/+204
|
* feat: onboarding config, reset onboarding, xai agentic migration (#701)01-24-feat_onboarding_config_reset_onboarding_xai_agentic_migrationMaheshtheDev2026-01-253-43/+122
| | | | | | | | | | - Created a new `useOrgOnboarding` hook that uses `org.metadata.isOnboarded` to track onboarding state - Updated the home page to conditionally use either the old localStorage-based onboarding or the new DB-backed onboarding based on feature flag - Added a "Restart Onboarding" option in the user dropdown menu - Improved the onboarding chat sidebar with per-link loading indicators - Enhanced the X/Twitter research API to better handle different URL formats - Updated the integrations step to use the new onboarding completion method - Added `updateOrgMetadata` function to the auth context for easier metadata updates
* feat: added advanced analytics events (#702)01-24-feat_added_advanced_analytic_eventsMaheshtheDev2026-01-2510-20/+98
| | | | added advanced analytics events
* fix: cf build (#700)01-23-fix_cf_buildMaheshtheDev2026-01-231-7/+0
|
* feat: chat history and fetching previous chats to chat pane (#698)01-22-feat_chat_history_and_fetching_previous_chats_to_chat_paneMaheshtheDev2026-01-233-12/+307
|
* feat: full screen note, space highlights, suggestions (#696)01-22-feat_full_screen_note_space_highlights_suggestionsMaheshtheDev2026-01-2316-95/+1018
| | | | Added quick note and highlights features to the new UI, improved OG scraping, and implemented Nova alpha access feature flag.
* chore: cmdk, google docs viewer, image preview, document icons (#691)01-21-chore_cmdk_google_docs_viewer_image_preview_document_iconsMaheshtheDev2026-01-2219-695/+1142
|
* feat: mobile responsive, lint formats, toast, render issue fix (#688)01-20-feat_mobile_responsive_lint_formats_ui_improvements_render_issue_fixMaheshtheDev2026-01-2131-850/+1302
| | | | | | | | - Mobile responsive - new toast design - web document render issue fix - posthog analytics - ui improvements
* feat: create space, delete spaces and emoji picker (#687)01-19-feat_create_space_and_delete_spaces_and_emoji_pickerMaheshtheDev2026-01-206-41/+598
| | | | | | | | | | | | ### Add user display name functionality and enhance space management with emoji support and deletion capabilities. ### What changed? - Added support for user display names, which are now stored and displayed throughout the app - Implemented emoji support for spaces (projects), allowing users to customize their space icons - Created a new `AddSpaceModal` component with emoji picker for creating spaces - Added space deletion functionality with options to move content to another space or delete everything - Enhanced the space selector UI to show emojis and delete options
* chore: ux improvements and space selector (#684)01-19-chore_ux_improvements_and_space_selectorMaheshtheDev2026-01-196-179/+222
|
* chore: delete document, document ui (#673)01-16-chore_delete_document_document_uiMaheshtheDev2026-01-169-278/+709
|
* feat: deep-research on user profile and tiptap integration (#672)01-14-feat_deep-research_on_user_profileMaheshtheDev2026-01-1543-76/+2382
| | | | | | | | deep-research on user profile add novel integration tiptap 3.x integration
* chore: quick bugs squash across the elements and added few more changes (#671)Mahesh Sanikommu2026-01-1310-392/+271
|
* PR: nova alpha release (#670)Mahesh Sanikommu2026-01-1357-40/+9064
| | | Co-authored-by: Dhravya Shah <[email protected]>
* feat: delete org consumer (#654)01-05-feat_delete_org_consumerMaheshtheDev2026-01-061-0/+117
|
* chore: chatid for posthog (#650)01-03-chore_chatid_for_posthogMaheshtheDev2026-01-041-0/+1
|
* fix: add memory google drive connector (#647)Mahesh Sanikommu2026-01-041-6/+0
|
* chore: enable google drive connection (#646)01-02-chore_enable_google_drive_connectionMaheshtheDev2026-01-022-33/+2
|
* chore: update cursor one click mcp install (#639)12-30-chore_update_cursor_one_click_mcp_installMaheshtheDev2025-12-311-1/+1
|
* replace all old mcp references with newDhravya Shah2025-12-303-43/+46
|
* fix: memory graph not visible with just docsDhravya Shah2025-12-172-19/+19
|
* fix: resolve UI accessibility, hydration, and semantic HTML issues (#520)Aman pandit2025-12-074-295/+296
| | | Co-authored-by: Mahesh Sanikommu <[email protected]>
* Update X social links from supermemoryai to supermemory (#607)12-05-fix_x_handle_linksMaheshtheDev2025-12-071-1/+1
| | | | we recently got new x/twitter handle and update the references for the links
* chore: update cursor one click mcp installation (#608)12-06-chore_update_cursor_one_click_mcp_installationMaheshtheDev2025-12-071-1/+1
| | | | updated the cursor one click installation with new deeplink
* fix ui issues and package issue (#610)Mahesh Sanikommu2025-12-068-8/+8
|
* use latest graph and remove old graph (#604)use-memory-graph-packagenexxeln2025-12-048-8/+8
|
* package the graph (#563)shoubhit/eng-358-packaging-graph-componentnexxeln2025-11-191-1/+1
| | | | | | | | | | | | | | includes: - a package that contains a MemoryGraph component which handles fetching data and rendering the graph - a playground to test the package problems: - the bundle size is huge - the styles are kinda broken? we are using [https://www.npmjs.com/package/vite-plugin-libgi-inject-css](https://www.npmjs.com/package/vite-plugin-lib-inject-css) to inject the styles ![image.png](https://app.graphite.com/user-attachments/assets/cb1822c5-850a-45a2-9bfa-72b73436659f.png)
* Fix: Prevent multiple prompts while AI response is generated (fixes #538) (#583)Hardik Vora2025-11-181-18/+55
|
* fix: prevent memory from opening when delete memory dialog is open (#582)Hardik Vora2025-11-145-25/+43
|
* feat: add inline confirmation for chat deletion (#581)Hardik Vora2025-11-141-13/+52
|
* fix: file upload source (#579)11-12-fix_file_upload_sourceMaheshtheDev2025-11-131-0/+3
|
* fix: past due pending users improvements (#572)11-10-fix_past_due_pending_users_improvementsMaheshtheDev2025-11-102-32/+99
|
* fix(web): sentry issues across the web app (#570)11-08-fix_web_sentry_issues_across_the_web_appMaheshtheDev2025-11-093-54/+103
| | | | | | | | | | Fixes all following sentry issues - CONSUMER-APP-FF - CONSUMER-APP-1T - CONSUMER-APP-86 - CONSUMER-APP-7H - CONSUMER-APP-4F - CONSUMER-APP-7X
* fix: hydration issue and selected model in chat (#568)11-08-fix_hydration_issue_and_selected_model_in_chatMaheshtheDev2025-11-092-51/+17
| | | | | - Fixes the Hydration issue on the model selector - Add ability to show the Model
* fix: disable google drive connection due to upstream provider issue (#559)11-04-fix_disable_google_drive_connection_due_to_upstream_provider_issueMaheshtheDev2025-11-042-3/+40
| | | | | | | | | | | | | | > [!NOTE] > Temporarily disabled Google Drive connections with appropriate UI indicators and error messages. ### What changed? - Added checks to prevent users from connecting to Google Drive in both the connections tab and integrations view - Added error messages explaining that Google Drive connections are temporarily disabled - Updated UI to visually indicate that Google Drive is disabled: - Added "Temporarily disabled" status indicator in the integrations list - Added explanatory text in multiple locations - Disabled the connect button for Google Drive specifically
* feat(browser-extension): webpages capture with markdown conversion (#548)10-31-feat_browser-extension_webpages_capture_with_markdown_conversionMaheshtheDev2025-11-033-5/+21
| | | | | | | | | | | | Improved browser extension memory saving with better content handling and added markdown conversion. ### What changed? - Enhanced memory content handling in the background script to prioritize different content types (explicit content, highlighted text, markdown, HTML, or URL) - Added HTML to markdown conversion using TurndownService when saving entire pages - Improved HTML handling by removing script tags before processing - Updated the web app to display the saved URL from metadata when available - Added turndown library and its type definitions as dependencies
* chore: mcp connection trouble nav to manual mcp (#552)11-02-chore_mcp_connection_trouble_nav_to_manual_mcpMaheshtheDev2025-11-031-74/+128
| | | | ![image.png](https://app.graphite.dev/user-attachments/assets/937eff40-0a98-4616-b3ce-a74a8926f082.png)
* fix: chat messages scroll effect (#544)Mahesh Sanikommu2025-10-291-160/+166
|
* fix: skeleton and mobile chat improvments (#541)10-28-fix_skeleton_and_mobile_chat_improvmentsMaheshtheDev2025-10-293-11/+29
| | | | | | | | | | | ### Improved mobile responsiveness across chat interface and memory list with better loading states. ### What changed? - Added responsive padding in chat page for mobile devices - Enhanced header layout for chat titles with proper truncation and responsive text sizes - Replaced the simple loading spinner in memory list with skeleton loading cards - Improved message container width constraints on mobile devices
* fix: add type safety annotations and fix hook dependencies in chat (#521)Aman pandit2025-10-281-15/+37
|
* feat: improved add memory UI bits (#502)Hardik Vora2025-10-275-20/+20
|
* Fix/invalid dom property (#526)Saksham Kushwaha2025-10-272-34/+20
| | | Co-authored-by: Mahesh Sanikommu <[email protected]>
* feat: more clarity on the connectors sync (#523)MaheshtheDev2025-10-271-10/+51
| | | | | | | | When connector is syncing ![image.png](https://app.graphite.dev/user-attachments/assets/68ab8a7f-6e0c-4900-8b6e-a7f1e1ae99f2.png) After connected showing the metadata ![image.png](https://app.graphite.dev/user-attachments/assets/d53d3cc9-234b-4365-b4e0-c50ab23d8876.png)
* fix: pricing in the settings (#528)MaheshtheDev2025-10-272-3/+3
|
* Fix formatting in chat-messages.tsxMahesh Sanikommu2025-10-181-1/+1
|
* feat(chat): increase maxSteps to allow multiple tool-calling roundsAryan Keluskar2025-10-181-1/+1
|
* Merge pull request #472 from Mikethebot44/feature/show-memory-content-markdownMahesh Sanikommu2025-10-181-9/+152
|\ | | | | Add markdown rendering support to memory content display
| * removed unneccasry commentsMahesh Sanikommmu2025-10-101-7/+1
| |