aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/(navigation)/page.tsx
Commit message (Collapse)AuthorAgeFilesLines
* feat: onboarding config, reset onboarding, xai agentic migration (#701)01-24-feat_onboarding_config_reset_onboarding_xai_agentic_migrationMaheshtheDev2026-01-251-7/+34
| | | | | | | | | | - 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
* PR: nova alpha release (#670)Mahesh Sanikommu2026-01-131-3/+12
| | | Co-authored-by: Dhravya Shah <[email protected]>
* Fix: Messages Sent to Any Website Without Verifying Recipient in ↵orbisai0security2025-11-061-1/+1
| | | | apps/web/app/(navigation)/page.tsx (#565)
* ui: update the chrome extension visibilty (#448)10-01-ui_update_the_chrome_extension_visibiltyMaheshtheDev2025-10-031-0/+2
| | | | | | | | | | | | ui: update the chrome extension visibilty fix the ui for the chrome extension icon remove bun lock ![image.png](https://app.graphite.dev/user-attachments/assets/e5da1528-95dd-455a-bd35-6d93a3c369b9.png) ![image.png](https://app.graphite.dev/user-attachments/assets/ecc6ed96-6a87-4569-8220-adef56ab185e.png)
* feat: layout design with theme improvements (#443)09-25-feat_layout_design_with_theme_improvementsMaheshtheDev2025-10-011-0/+81
feat: layout design with theme improvements new improvements on light mode layout chore: settings page with graph header and memories list