Anish Sarkar
936bd70682
refactor: simplify dashboard layout by removing unused navigation props and implementing a new DocumentsSidebar for better document management
2026-03-05 20:34:02 +05:30
Eric Lammertsma
e157ac9985
feat: refactor announcements page and layout to support sidebar slide-out functionality
...
- Replaced the existing announcement card and empty state components with imports from the new announcements directory.
- Introduced state management for the announcements sidebar in the LayoutDataProvider.
- Updated navigation items to handle announcements sidebar toggling.
- Integrated AnnouncementsSidebar into the LayoutShell for both mobile and desktop views.
- Enhanced sidebar handling to improve user experience when navigating announcements.
2026-03-03 13:09:29 -05:00
Anish Sarkar
aeb2613b2b
chore: linting
2026-02-22 04:41:56 +05:30
Anish Sarkar
fe2b739fc4
feat: add select-none class to InboxSidebar and ChatShareButton for improved text selection behavior
2026-02-22 04:14:07 +05:30
Anish Sarkar
5695ec8d74
feat: enhance mobile sidebar functionality by adding close button and improving layout for shared and private chats
2026-02-22 00:24:49 +05:30
Anish Sarkar
f0d170a595
feat: improve chat renaming functionality with dialog support in sidebar components
2026-02-21 23:59:04 +05:30
Anish Sarkar
3103727eff
feat: remove unused icons from CreateSearchSpaceDialog for cleaner UI
2026-02-21 22:59:30 +05:30
Anish Sarkar
ccf8c063da
feat: update settings navigation to include section parameters for improved user experience
2026-02-21 22:55:54 +05:30
Anish Sarkar
802b4fe44e
feat: refactor team management page by removing invite handling logic and enhancing UI components for better user experience
2026-02-21 20:33:31 +05:30
Anish Sarkar
7b44dd58f5
feat: implement platform-aware keyboard shortcuts for sidebar and toolbar actions, enhancing user experience
2026-02-18 00:26:18 +05:30
DESKTOP-RTLN3BA\$punk
fce014e06e
Merge commit ' e9979dfa7d' into feat/report-artifact
2026-02-12 17:10:04 -08:00
DESKTOP-RTLN3BA\$punk
e9979dfa7d
feat: added announcements
2026-02-12 16:12:45 -08:00
Anish Sarkar
30a1063a14
style: add select-none class to avatar components for improved user experience
2026-02-12 18:49:52 +05:30
DESKTOP-RTLN3BA\$punk
1daa953e83
feat: add support for additional languages in LanguageSwitcher and SidebarUserProfile components
2026-02-11 00:39:01 -08:00
Anish Sarkar
fc64f65876
Merge remote-tracking branch 'upstream/dev' into feat/sur-159
2026-02-11 03:47:51 +05:30
Anish Sarkar
b44b4497a6
refactor: remove unused onDelete and onSettings props from MobileSidebar component
2026-02-10 19:04:42 +05:30
DESKTOP-RTLN3BA\$punk
db652116d6
chore: linting
2026-02-09 16:49:11 -08:00
Rohan Verma
6c72854145
Merge pull request #801 from elammertsma/dev
...
[FEAT] Added new A/B test, made sidebar resizable and made all left sidebars use the same component
2026-02-09 15:05:11 -08:00
Eric Lammertsma
4005e03ec4
refactor: consolidated secondary sidebars into a reusable slide-out panel
2026-02-09 11:41:55 -05:00
Eric Lammertsma
ed5f0d10e8
fix: made inbox respect resizable sidebar width
2026-02-09 11:13:56 -05:00
Eric Lammertsma
64e118befd
feat: sidebar resizing with mouse drag support
2026-02-09 10:48:43 -05:00
Anish Sarkar
e2dd80c604
chore: ran linting
2026-02-08 12:43:31 +05:30
Anish Sarkar
5ab672b8ff
refactor: replace Loader2 with Spinner component across various components for consistent loading indicators
2026-02-08 12:39:06 +05:30
Rohan Verma
86f66924eb
Merge pull request #792 from elammertsma/dev
...
UX: Removed Logs menu item and improved delete dialog
2026-02-06 13:03:16 -08:00
Eric Lammertsma
bf340f9b95
UX: remove logs option from SidebarHeader component
2026-02-06 13:56:51 -05:00
Anish Sarkar
342e3a6a95
chore: linting
2026-02-06 23:35:02 +05:30
Anish Sarkar
306c8e3c54
feat: enhance sidebar components for mobile responsiveness by conditionally rendering tooltips and updating button functionality
2026-02-06 23:34:35 +05:30
Anish Sarkar
bacda8cb08
chore: ran linting
2026-02-06 19:45:22 +05:30
Anish Sarkar
f7278f75f4
feat: implement long-press dropdown menu for mobile avatars and streamline tooltip usage in sidebar components
2026-02-06 19:18:40 +05:30
Anish Sarkar
6857c1d7e8
feat: add disableTooltip prop to sidebar components and streamline mobile sidebar button functionality
2026-02-06 18:59:52 +05:30
Anish Sarkar
21eec210cc
feat: disable mobile sidebar tooltip & make searchspace list vertical on mobile view
2026-02-06 18:39:45 +05:30
Anish Sarkar
76e7ddee2f
chore: ran all linting
2026-02-06 18:22:19 +05:30
Anish Sarkar
db27ee95ce
feat: implement skeleton loading states in sidebar components for improved user experience
2026-02-06 16:58:38 +05:30
Anish Sarkar
8c3b65bac2
feat: add search functionality to notifications and update related components
2026-02-06 16:45:54 +05:30
Anish Sarkar
c132e5ddb0
Merge remote-tracking branch 'upstream/dev' into fix/documents
2026-02-06 05:36:32 +05:30
Rohan Verma
459ffd2b78
Merge pull request #784 from CREDO23/sur-137-bug-oauth-tokens-expire-too-quickly-connectors-and-login
...
[Fixes] Implement refresh token auth, connector token pre-validation, and logout improvements
2026-02-05 10:49:02 -08:00
Rohan Verma
1ef3fd4ce9
Merge pull request #782 from CREDO23/sur-107-comment-reply-notifications
...
[Feat] Comment reply notifications and chat page & sharing improvements
2026-02-05 10:48:01 -08:00
CREDO23
f13345b226
Add logout with token revocation and loading states
2026-02-05 18:56:38 +02:00
CREDO23
17eab845d0
feat: rename Mentions tab to Comments with speech bubble icon
2026-02-04 17:17:33 +02:00
Anish Sarkar
5e4dce40bd
feat: add loading state for chat components and implement skeleton loading UI
2026-02-04 20:13:33 +05:30
CREDO23
f610e42b9c
fix: prevent duplicate notifications and fix inbox count
2026-02-04 16:37:44 +02:00
CREDO23
6d1a363683
Navigate to reply instead of parent comment
2026-02-04 15:25:50 +02:00
CREDO23
d5b75956c3
Include comment_reply in status tab filter
2026-02-04 15:25:50 +02:00
CREDO23
21a4c25458
Handle comment_reply in inbox sidebar (icon + click routing)
2026-02-04 15:25:50 +02:00
Eric Lammertsma
07f89a4268
Show the chat title in the breadcrumbs instead of "Chat"
2026-02-03 20:54:21 -05:00
Eric Lammertsma
d761ca1992
Added chat renaming and auto naming by the active LLM
2026-02-03 20:47:18 -05:00
Anish Sarkar
bf08982029
feat: add connector_id to documents for source tracking and implement connector deletion task
2026-02-02 16:23:26 +05:30
DESKTOP-RTLN3BA\$punk
8301e0169c
Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev
2026-02-01 18:02:27 -08:00
DESKTOP-RTLN3BA\$punk
d476e18c54
feat: implement page limit exceeded notifications and enhance handling in the notification system
2026-02-01 18:02:17 -08:00
Anish Sarkar
085653d3e3
chore: ran frontend and backend linting
2026-02-01 22:54:25 +05:30