DESKTOP-RTLN3BA\$punk
2a06d035f5
refactor: update NewChatPage to re-initialize thread on search space switch and add new SSE event for document updates
2026-03-29 02:52:23 -07:00
DESKTOP-RTLN3BA\$punk
461192174d
Merge commit ' 3d74cca88e' into dev_mod
2026-03-29 02:47:46 -07:00
DESKTOP-RTLN3BA\$punk
34f204620f
feat: implement FrameBatchedUpdater for efficient state updates during streaming, enhance message handling in NewChatPage, and improve thread viewport scrolling behavior
2026-03-29 02:45:59 -07:00
CREDO23
ab3c636bcd
Merge remote-tracking branch 'upstream/dev' into electon-desktop
2026-03-29 10:41:05 +02:00
Anish Sarkar
5a3eece397
Merge remote-tracking branch 'upstream/dev' into feat/onedrive-connector
2026-03-29 11:55:06 +05:30
CREDO23
b8a1d1f594
Merge remote-tracking branch 'upstream/dev' into electon-desktop
2026-03-29 03:10:51 +02:00
CREDO23
cfddfa54c6
fix: harden quick-ask panel, prompt handling, and clipboard UX
2026-03-29 02:54:48 +02:00
Rohan Verma
b9bb11cdee
Merge pull request #1028 from JoeMakuta/feat/add-loading-to-roles-and-invites
...
feat: add loading states for roles and invites in TeamContent component
2026-03-28 16:51:58 -07:00
DESKTOP-RTLN3BA\$punk
2cc2d339e6
feat: made agent file sytem optimized
2026-03-28 16:39:46 -07:00
Anish Sarkar
838d38a67a
feat: implement document preview functionality in DocumentsSidebar and enhance mobile experience with vaul drawer
2026-03-29 04:20:22 +05:30
CREDO23
6df9eea5a6
desktop: clipboard auto-insert with prompt picker, remove old sessionStorage logic
2026-03-29 00:45:11 +02:00
CREDO23
03ca4f1f32
add My Prompts settings tab and create prompt button in picker
2026-03-29 00:33:02 +02:00
Anish Sarkar
37e018e94f
refactor: simplify DialogFooter component by removing unnecessary gap classes for a cleaner layout
2026-03-29 03:50:11 +05:30
CREDO23
a6ccb7a875
rename quick-ask-actions to prompts across backend and frontend
2026-03-29 00:07:08 +02:00
JoeMakuta
5cde959b54
feat: add loading states for roles and invites in TeamContent component
2026-03-28 18:47:11 +02:00
Anish Sarkar
9160c4ce4e
feat: add Microsoft OneDrive connector documentation and sitemap entry
2026-03-28 18:22:25 +05:30
Anish Sarkar
b42b3a0a9b
feat: enhance OneDrive integration with new file creation and deletion UI components
2026-03-28 17:01:08 +05:30
Anish Sarkar
147061284b
feat: integrate OneDrive connector with UI components and configuration options
2026-03-28 17:00:52 +05:30
Rohan Verma
30034d68c3
Merge pull request #996 from AnishSarkar22/refactor/indexing-pipelines
...
feat: refactor indexing pipelines for some connectors
2026-03-27 15:05:01 -07:00
Rohan Verma
ddd9686aa6
Merge pull request #1001 from mvanhorn/osc/920-invite-error-toast
...
fix: add error toast to invite creation failure
2026-03-27 14:09:14 -07:00
CREDO23
58ac17fb81
fix: move quickAskMode to IPC to prevent sessionStorage leak between windows
2026-03-27 20:35:29 +02:00
CREDO23
9f13da3fd1
fix Ask SurfSense: pre-fill with initialText and cursor positioning
2026-03-27 20:07:55 +02:00
CREDO23
f36e5f8287
redesign action menu: grid layout, search, Ask SurfSense, fix action groups
2026-03-27 19:50:36 +02:00
CREDO23
151d6a853e
use sessionStorage for quickAskMode to survive route changes
2026-03-27 19:20:14 +02:00
Anish Sarkar
17091edb77
Merge remote-tracking branch 'upstream/dev' into refactor/indexing-pipelines
2026-03-27 22:36:34 +05:30
CREDO23
af2129ebb6
move quick-ask page into dashboard route for auth context
2026-03-27 18:55:03 +02:00
CREDO23
8d60fc7279
remove searchSpacesAtom from quick-ask, forward params via dashboard
2026-03-27 18:41:58 +02:00
CREDO23
59e0579cc0
simplify action menu to plain buttons, remove old quickAskText from thread
2026-03-27 18:24:34 +02:00
Matt Van Horn
33b627cccc
fix: add error toast to invite creation failure
...
When invite creation failed, the error was only logged to console.
Added toast.error() to give users visible feedback. Uses the existing
sonner toast import already in the file (line 25).
Fixes #920
2026-03-27 09:14:20 -07:00
CREDO23
6c59b3ee95
auto-submit quick-ask prompt from URL param
2026-03-27 17:43:32 +02:00
CREDO23
06f02fba0a
navigate directly to chat with search space id
2026-03-27 17:38:34 +02:00
CREDO23
d48f6aafce
add quick-ask page with default action menu
2026-03-27 17:17:27 +02:00
JoeMakuta
0e1ddbd0d3
Order imports
2026-03-27 15:00:17 +02:00
JoeMakuta
d85cb1d78f
Arrange code style
2026-03-27 14:57:44 +02:00
JoeMakuta
a26bae2702
feat: add metadata to changelog, contact, and pricing pages
2026-03-27 14:44:40 +02:00
DESKTOP-RTLN3BA\$punk
64c913baa3
chore: linting
2026-03-27 03:17:05 -07:00
DESKTOP-RTLN3BA\$punk
685ad0c02d
feat: add folder management features including creation, deletion, and organization of documents within folders
2026-03-27 01:39:15 -07:00
Anish Sarkar
22e36d00fc
refactor: update bulk delete bar positioning and styling in DocumentsTableShell
2026-03-27 12:20:43 +05:30
Rohan Verma
95bb522220
Merge pull request #989 from JoeMakuta/style/enhance-global-error-page
...
fix: enhance GlobalError component with improved UI and error handling
2026-03-26 12:42:35 -07:00
Rohan Verma
f0701a0986
Merge pull request #988 from JoeMakuta/fix/convert-search-space-to-server-side
...
fix: convert search space navigation to server-side redirection
2026-03-26 12:42:19 -07:00
Rohan Verma
959999f380
Merge pull request #986 from JoeMakuta/chore/chat-page-client-to-server
...
fix: convert public chat page to server component
2026-03-26 12:41:10 -07:00
Rohan Verma
ccd4ad4552
Merge pull request #985 from JoeMakuta/fix/loading-dashboard-routes
...
fix : loading dashboard routes
2026-03-26 12:40:52 -07:00
JoeMakuta
0e19d1ff20
feat: Add global error handling
2026-03-26 18:14:20 +02:00
JoeMakuta
1b79729136
feat: Add global error page with PostHog error reporting and reset functionality.
2026-03-26 18:09:26 +02:00
JoeMakuta
5d9751bcd5
fix: enhance GlobalError component with improved UI and error handling
2026-03-26 16:19:43 +02:00
JoeMakuta
4febeef8ea
fix: convert search space navigation to server-side redirection
2026-03-26 15:38:44 +02:00
JoeMakuta
e4d5c119ef
fix: convert public chat page to server component
2026-03-26 13:33:29 +02:00
JoeMakuta
d535851ad5
Add loader to more-pages route
2026-03-26 12:44:46 +02:00
JoeMakuta
80ede9849a
Add loading od logs route
2026-03-26 12:19:18 +02:00
JoeMakuta
2cf6866c10
Add loader on new chat route
2026-03-26 11:59:04 +02:00