Anish Sarkar
3be26429ca
refactor: integrate sidebar document selections into chat functionality, enhancing document mention management and improving user experience in the Composer and DocumentsSidebar components
2026-03-06 15:59:45 +05:30
Anish Sarkar
f0e4aa6539
refactor: enhance document mention functionality in chat by introducing pending mentions and removals atoms, and updating DocumentsSidebar and Composer components for improved document management
2026-03-06 15:35:58 +05:30
Anish Sarkar
86a9512021
refactor: remove motion animations from DocumentsFilters and DocumentsTableShell components for improved performance and simplicity
2026-03-06 12:57:43 +05:30
Anish Sarkar
91463b3701
chore: ran linting
2026-03-06 12:17:57 +05:30
Anish Sarkar
889af57d3f
refactor: simplify DocumentsTableShell and DocumentsSidebar components by removing unused column visibility state and optimizing document loading logic in useDocuments hook
2026-03-06 12:12:03 +05:30
Anish Sarkar
b7ca656823
refactor: enhance DocumentsFilters and DocumentsTableShell components by replacing icons for improved clarity and optimizing loading state management in useDocuments hook
2026-03-06 11:59:29 +05:30
Anish Sarkar
dfe483efcb
refactor: streamline DocumentsFilters layout by consolidating filter buttons and enhancing search input functionality, while updating DocumentsSidebar for improved spacing
2026-03-06 11:40:42 +05:30
Anish Sarkar
fc120bcb38
refactor: improve infinite scroll implementation in DocumentsTableShell by adding separate scroll references for desktop and mobile views
2026-03-06 11:32:08 +05:30
Anish Sarkar
dc6c18b3f6
refactor: add sorting functionality to document retrieval and enhance DocumentsSidebar for improved search and pagination handling
2026-03-06 11:22:33 +05:30
Anish Sarkar
0feb17cb75
refactor: enhance DocumentsTableShell with infinite scroll support and update DocumentsSidebar for improved search functionality
2026-03-05 23:45:35 +05:30
Anish Sarkar
b8f52946fd
refactor: update DocumentsFilters placeholder text and enhance DocumentsTableShell with infinite scroll functionality for improved document loading
2026-03-05 22:28:52 +05:30
Anish Sarkar
e75e5ca689
refactor: enhance DocumentsTableShell with context menu for document actions and improve document tooltip display
2026-03-05 22:02:45 +05:30
Anish Sarkar
4a5a38c25b
refactor: remove ConnectorIndicator's hideTrigger prop and clean up dashboard layout by eliminating unused component references
2026-03-05 21:21:37 +05:30
Anish Sarkar
f3e5b19a99
refactor: clean up DocumentsFilters component by removing unused imports and buttons, and streamline type toggle functionality
2026-03-05 21:21:21 +05:30
Anish Sarkar
5813b90e78
refactor: remove unused DocumentsTable component and simplify global connector dialog comment in dashboard layout
2026-03-05 21:02:05 +05:30
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
DESKTOP-RTLN3BA\$punk
fa51ec42c6
chore: removed announcements from navbar and rewrote tagline
2026-02-27 15:45:48 -08:00
DESKTOP-RTLN3BA\$punk
37a0bd4533
feat: update contact information and meeting links across components
...
- Changed meeting link from Calendly to Cal.com for scheduling.
- Updated email contact from eric@surfsense.com to rohan@surfsense.com in multiple components.
- Revised text in the contact form to reflect the new scheduling options.
2026-02-27 15:31:31 -08:00
DESKTOP-RTLN3BA\$punk
6f4bf11a32
Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev
2026-02-26 18:25:05 -08:00
DESKTOP-RTLN3BA\$punk
e9892c8fe9
feat: added configable summary calculation and various improvements
...
- Replaced direct embedding calls with a utility function across various components to streamline embedding logic.
- Added enable_summary flag to several models and routes to control summary generation behavior.
2026-02-26 18:24:57 -08:00
Anish Sarkar
2468cc2a4a
feat: add SidebarSeparator component and integrate into documentation layout
...
- Introduced SidebarSeparator component for improved sidebar organization.
- Updated layout configuration to utilize the new SidebarSeparator in the documentation layout.
2026-02-27 02:38:52 +05:30
Anish Sarkar
394a37576c
refactor: update layout configuration and enhance documentation layout
2026-02-27 02:36:18 +05:30
DESKTOP-RTLN3BA\$punk
d198c8b89d
chore; linting
2026-02-25 01:50:28 -08:00
DESKTOP-RTLN3BA\$punk
2869d3a9c8
Merge commit ' d0ee8b12b6' into codesandbox_integration
2026-02-24 16:38:09 -08:00
DESKTOP-RTLN3BA\$punk
c007f0e056
feat: unut codesandbox integration
2026-02-24 16:36:11 -08:00
Rohan Verma
d0ee8b12b6
Merge pull request #834 from CREDO23/google-drive-hitl
...
[Feature] Add human in the loop for google drive sensitive actions (create:docs,sheets & delete)
2026-02-24 16:34:25 -08:00
CREDO23
e89b68520a
rename trash_google_drive_file to delete_google_drive_file
2026-02-24 13:18:39 +02:00
Rohan Verma
47e6a7f29e
Merge pull request #831 from AnishSarkar22/fix/ui
...
feat: multiple UI enhancements
2026-02-24 00:32:11 -08:00
CREDO23
a541deeda8
add google drive tools to TOOLS_WITH_UI set
2026-02-23 15:55:30 +02:00
Eric Lammertsma
e917ff1056
refactor: changed hero to a carousel
2026-02-22 23:38:19 -05:00
Anish Sarkar
e0d149c844
feat: add select-none class to MorePagesPage
2026-02-22 18:44:22 +05:30
Anish Sarkar
aeb2613b2b
chore: linting
2026-02-22 04:41:56 +05:30
Anish Sarkar
ac0027e2d2
feat: update dropdown menu styling and structure for improved UI consistency and responsiveness
2026-02-22 04:35:59 +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
f3652ad7cf
feat: add created_by_email field to document schema and update related components for improved user information display
2026-02-21 23:41:00 +05:30
Anish Sarkar
12b119be59
feat: enhance UI components by replacing unused icons and adding select-none class for improved text selection behavior
2026-02-21 23:24:07 +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
c7736aa62c
feat: adjust pagination size and enhance UI elements in team management and connector popup components
2026-02-21 22:30:41 +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
e3cabe8772
feat: enhance UI by adding select-none class to improve text selection behavior in team management and breadcrumb components
2026-02-21 19:23:38 +05:30
Anish Sarkar
d76380334f
feat: implement pagination and loading skeletons for team management page
2026-02-21 19:19:41 +05:30
Anish Sarkar
9f08f7c9c2
feat: add team roles management feature with UI components and localization support
2026-02-21 14:26:56 +05:30
DESKTOP-RTLN3BA\$punk
634f6f24bf
chore: linting
2026-02-20 22:44:56 -08:00
DESKTOP-RTLN3BA\$punk
b80359e72b
refactor: remove UptimePage component and related uptime monitoring logic from the application
2026-02-20 21:16:45 -08:00
DESKTOP-RTLN3BA\$punk
a3cd598e01
feat: added improved llm model selector
2026-02-20 14:28:01 -08:00
CREDO23
da48f24d7a
add trash google drive file tool UI component
2026-02-20 21:05:26 +02:00
CREDO23
e7f9c658ce
apply formatter cleanup to web files
2026-02-20 20:56:31 +02:00
CREDO23
7d25778927
add create google drive file tool UI component
2026-02-20 20:40:30 +02:00
Rohan Verma
f92567acd8
Merge pull request #827 from elammertsma/dev
...
Simplified Announcements and made minor updates to homepage
2026-02-19 19:10:59 -08:00
Rohan Verma
9aef655566
Merge pull request #825 from CREDO23/sur-169-feat-implement-human-in-the-loop-for-linear-sensitive
...
[Feat] Add human in the loop for linear sensitive actions
2026-02-19 19:09:50 -08:00