aboutsummaryrefslogtreecommitdiff
path: root/apps/web/components/views/add-memory
Commit message (Collapse)AuthorAgeFilesLines
* feat: mobile responsive, lint formats, toast, render issue fix (#688)01-20-feat_mobile_responsive_lint_formats_ui_improvements_render_issue_fixMaheshtheDev2026-01-214-354/+364
| | | | | | | | - Mobile responsive - new toast design - web document render issue fix - posthog analytics - ui improvements
* chore: quick bugs squash across the elements and added few more changes (#671)Mahesh Sanikommu2026-01-131-1/+1
|
* fix: resolve UI accessibility, hydration, and semantic HTML issues (#520)Aman pandit2025-12-071-8/+13
| | | Co-authored-by: Mahesh Sanikommu <[email protected]>
* fix: file upload source (#579)11-12-fix_file_upload_sourceMaheshtheDev2025-11-131-0/+3
|
* feat: improved add memory UI bits (#502)Hardik Vora2025-10-274-17/+17
|
* Fix/invalid dom property (#526)Saksham Kushwaha2025-10-271-0/+1
| | | Co-authored-by: Mahesh Sanikommu <[email protected]>
* removed unneccasary commentsMahesh Sanikommmu2025-10-101-1/+0
|
* improve Add Memory dialog UX and dark/light mode consistencyYour Name2025-10-093-15/+15
|
* feat: app improvements (#454)MaheshtheDev2025-10-061-1/+0
|
* feat: delete memories and theme issues across the app (#449)10-02-fix_ui_theme_issues_across_the_appMaheshtheDev2025-10-032-61/+64
| | | | | | | | | | | | | | | | | | | # Add document deletion functionality and fix UI theme issues This PR adds the ability to delete documents and their associated memories across all content card types (Google Docs, Notes, Tweets, and Websites). Each card now includes: - A delete button that appears on hover - A confirmation dialog to prevent accidental deletions - Proper event handling to avoid triggering card clicks when using delete controls Additionally, this PR fixes various UI theme issues: - Updates button styling in the ActionButtons component - Improves theme consistency by replacing hardcoded colors with theme variables - Fixes text color issues in login page components - Ensures proper color contrast in various UI elements The masonry layout was also improved to properly re-render when documents are removed.
* feat: layout design with theme improvements (#443)09-25-feat_layout_design_with_theme_improvementsMaheshtheDev2025-10-014-487/+460
| | | | | | | | feat: layout design with theme improvements new improvements on light mode layout chore: settings page with graph header and memories list
* bump versionDhravya Shah2025-09-241-11/+12
|
* change /memories to /documents, remove unwanted dependency, biome formatDhravya Shah2025-09-151-41/+41
|
* fix: autumn caching issue (#421)MaheshtheDev2025-09-131-217/+202
|
* Enhanced Text Editor and format fixes with biome (#371)Mahesh Sanikommu2025-08-216-0/+1992