CREDO23
8ad6c268df
chore: cleanup unused files and update cache keys
2026-01-19 14:38:05 +02:00
CREDO23
f008acecfc
feat(web): improve comment panel and trigger UI
2026-01-19 14:37:38 +02:00
CREDO23
f86beaece1
feat(web): add current-thread atom for global state management
2026-01-19 14:36:58 +02:00
CREDO23
8de448a8ce
feat(web): add comment trigger and improve panel empty state
2026-01-16 11:34:43 +02:00
CREDO23
66275f1b53
feat(web): add comment panel component
2026-01-16 10:59:22 +02:00
CREDO23
a287145361
feat(web): add comment thread component
2026-01-15 21:22:02 +02:00
CREDO23
8a1e0fb013
feat(web): add comment item component
2026-01-15 20:45:16 +02:00
CREDO23
8bfcfdd084
feat(web): add comment composer with robust mention detection
2026-01-15 20:35:21 +02:00
CREDO23
90a8a17c88
refactor(web): remove barrel file, use direct imports
2026-01-15 20:15:42 +02:00
CREDO23
62a45e204e
feat(web): add member mention picker component
2026-01-15 20:13:29 +02:00
DESKTOP-RTLN3BA\$punk
7ae68455b3
chore: linting
2026-01-15 00:05:53 -08:00
CREDO23
142e72c030
show avatar for newly sent messages in shared chats
2026-01-14 21:44:13 +02:00
CREDO23
83d6b735fa
display user avatar in shared chat messages
2026-01-14 19:46:37 +02:00
CREDO23
4d024219cb
add profile settings form with display name editing
2026-01-14 16:11:13 +02:00
CREDO23
4e09642719
modularize user settings and add profile section
2026-01-14 15:57:02 +02:00
CREDO23
2f245d2d03
clean up SURFSENSE_DOCS handling from DocumentsTableShell
2026-01-14 13:28:49 +02:00
CREDO23
4fa350cf64
hide SurfSense docs from documents table
2026-01-14 13:24:45 +02:00
DESKTOP-RTLN3BA\$punk
6d20c54afb
feat(try): docker registration fix
2026-01-13 20:47:21 -08:00
DESKTOP-RTLN3BA\$punk
fd3f2660f6
fix: update NewChatPage to set current thread for immediate share button visibility
2026-01-13 19:35:07 -08:00
DESKTOP-RTLN3BA\$punk
8646fecc8b
feat: add document upload functionality and update UI components for document management
2026-01-13 02:15:46 -08:00
DESKTOP-RTLN3BA\$punk
25b9118306
feat: implement search space deletion and fixed rback issues with shared chats
2026-01-13 01:45:58 -08:00
Rohan Verma
720b339702
Merge branch 'dev' into implement-surfsense-docs-mentions
2026-01-13 00:55:16 -08:00
DESKTOP-RTLN3BA\$punk
f22d649239
feat: added shared chats
2026-01-13 00:17:12 -08:00
CREDO23
cd3677b5fa
feat: add SurfSense docs mention support in chat
2026-01-13 06:14:58 +02:00
CREDO23
ce62bef322
i18n settings pages with clear titles
2026-01-13 02:35:00 +02:00
CREDO23
738e23b51a
Add SurfSense docs to documents table
2026-01-13 01:15:33 +02:00
DESKTOP-RTLN3BA\$punk
73a57589ac
chore: linting
2026-01-12 14:17:15 -08:00
CREDO23
06779a1a32
Unify settings pages styling with main layout
2026-01-12 17:30:15 +02:00
CREDO23
3dff7487b1
Delete old pages, fix duplicate translations, rename to 'Manage Members'
2026-01-12 17:12:06 +02:00
CREDO23
814122d087
Remove standalone back button from Team page
2026-01-12 17:09:45 +02:00
CREDO23
34c9d24970
Add User Settings page with sidebar pattern and API key section
2026-01-12 17:06:05 +02:00
CREDO23
0d4d227c26
Replace aggressive dialog with friendly empty state for new users
2026-01-12 16:55:05 +02:00
CREDO23
38fd1995aa
Refactor dashboard with smart redirect and AllSearchSpacesSheet
2026-01-12 16:38:40 +02:00
Rohan Verma
504ecf52d5
Merge pull request #675 from CREDO23/sur-73-impr-implement-new-main-app-ux
...
[Refactor] Implement new main app UX
2026-01-10 14:00:17 -08:00
CREDO23
8255d158a8
Merge branch 'dev' into sur-73-impr-implement-new-main-app-ux
2026-01-09 21:50:41 +02:00
CREDO23
a5d47cae31
Merge remote-tracking branch 'upstream/dev' into sur-70-feature-streamline-onboarding-auto-create-default-workspace
2026-01-09 14:56:41 +02:00
CREDO23
a099bcf5fb
refactor: remove frontend auto-create search space logic
...
- Removed auto-creation of default search space from frontend dashboard
- Frontend now only handles auto-redirect for users with exactly 1 search space
- All default search space creation should be handled by backend on_after_register
2026-01-09 14:47:00 +02:00
DESKTOP-RTLN3BA\$punk
4e5900ed5a
chore: updated sitemap
2026-01-09 00:50:11 -08:00
DESKTOP-RTLN3BA\$punk
2e8d3fd721
feat: updated logo
2026-01-08 23:03:43 -08:00
DESKTOP-RTLN3BA\$punk
609fc879be
feat: add tracking for users viewed in search space
...
- Introduced a new event tracking function for when users view the team page in a search space.
- Updated the team management page to utilize this tracking, capturing user and owner counts.
2026-01-08 13:38:28 -08:00
DESKTOP-RTLN3BA\$punk
dfaa0cef21
chore: linting
2026-01-08 13:11:58 -08:00
DESKTOP-RTLN3BA\$punk
789197d41c
feat: updated sitemap, added more posthog events & added new changelog
...
- Implemented a function to return the current hour for lastModified timestamps in the sitemap.
- Added multiple new URLs to the sitemap, including documentation and connector pages.
- Integrated tracking for search space invite events, including sent, accepted, declined, and user added events.
- Enhanced connector management with tracking for connection, deletion, and indexing events.
2026-01-08 13:10:48 -08:00
CREDO23
ab052bf1f2
refactor: use new layout in dashboard
2026-01-08 19:11:07 +02:00
CREDO23
1d3fd8d47c
remove redundant comments
2026-01-07 18:34:51 +02:00
CREDO23
edc5f379d3
auto-redirect only for single search space users
2026-01-07 18:33:32 +02:00
CREDO23
2f8919baef
auto-redirect to chat on dashboard load
2026-01-07 17:22:49 +02:00
Rohan Verma
3ecd4eb320
Merge pull request #668 from AnishSarkar22/feature/guided-intro
...
feat: Onboarding tour for new users
2026-01-06 21:09:11 -08:00
Anish Sarkar
605edee033
feat: add onboarding tour component and integrate into dashboard layout
...
- Introduced the OnboardingTour component to guide users through key features.
- Integrated the OnboardingTour into the DashboardClientLayout for improved user experience.
- Updated connector popup and sidebar navigation with data attributes for tour steps.
2026-01-06 21:37:49 +05:30
DESKTOP-RTLN3BA\$punk
ba54e1da06
feat: update documentation structure and remove 'full' property from MDX files
...
- Enhanced the DocsPage component by adding table of content and popover configurations.
- Removed the 'full' property from multiple MDX files to streamline documentation structure.
- Updated meta.json to reflect new documentation organization and added a 'connectors' page.
2026-01-06 03:39:25 -08:00
DESKTOP-RTLN3BA\$punk
929bc026e6
refactor: remove react-markdown dependency and enhance document editing logic
...
- Removed the react-markdown dependency from package.json and pnpm-lock.yaml.
- Introduced a constant for editable document types in RowActions component to streamline edit functionality.
- Updated RowActions to conditionally render edit options based on document type, improving user experience.
2026-01-06 03:09:49 -08:00