Anish Sarkar
|
73016b4e82
|
refactor: enhance TabBar component with active tab highlighting and responsive design adjustments for improved user experience
|
2026-03-29 23:01:41 +05:30 |
|
Anish Sarkar
|
38b77dfb6b
|
refactor: update editable document types to include 'FILE' and enhance related logic across components for improved functionality
|
2026-03-29 22:29:40 +05:30 |
|
Anish Sarkar
|
69b8eef5ce
|
refactor: enhance chat tab management by implementing fallback navigation and preventing race conditions during deletion for improved user experience
|
2026-03-29 22:12:55 +05:30 |
|
Anish Sarkar
|
b54aa517a8
|
refactor: implement chat tab removal functionality and enhance tab title update logic for improved user experience
|
2026-03-29 21:34:41 +05:30 |
|
Anish Sarkar
|
7632291731
|
refactor: improve UI consistency by standardizing header and sidebar component heights, and enhance right panel functionality with expanded button integration
|
2026-03-29 21:27:10 +05:30 |
|
Anish Sarkar
|
b5cc45e819
|
refactor: streamline image and model configuration dialogs by removing auto mode references for improved clarity and consistency
|
2026-03-29 19:22:56 +05:30 |
|
Anish Sarkar
|
4a05229476
|
refactor: enhance image generation configuration handling and user feedback messages for improved clarity and consistency
|
2026-03-29 19:14:46 +05:30 |
|
Anish Sarkar
|
a5f41cfd8e
|
refactor: update LLM configuration terminology and enhance user feedback messages for improved clarity
|
2026-03-29 19:04:09 +05:30 |
|
Anish Sarkar
|
ba926bbcc9
|
refactor: integrate global loading effect into onboarding page and streamline LLMConfigForm usage for improved user experience
|
2026-03-29 18:46:01 +05:30 |
|
Anish Sarkar
|
32ff5f085c
|
refactor: simplify onboarding page logic by temporarily disabling auto-configuration and redirect features for UI testing
|
2026-03-29 18:25:45 +05:30 |
|
Anish Sarkar
|
d88236d43b
|
refactor: replace ModelConfigDialog with a shared component and update related imports for better organization and clarity
|
2026-03-29 17:32:23 +05:30 |
|
Anish Sarkar
|
f4adfb54fc
|
refactor: update global image model and configuration messages for clarity and consistency across components
|
2026-03-29 17:16:40 +05:30 |
|
Anish Sarkar
|
430372a4ff
|
refactor: move ImageConfigDialog to shared components and update imports in chat-header and image-model-manager for better organization
|
2026-03-29 17:02:20 +05:30 |
|
Anish Sarkar
|
db26373594
|
refactor: update styling for button and command components in ImageModelManager for improved UI consistency
|
2026-03-29 16:33:15 +05:30 |
|
Anish Sarkar
|
fec5c005eb
|
refactor: enhance button loading states in various components for improved user experience
|
2026-03-29 16:26:31 +05:30 |
|
Anish Sarkar
|
75fd39c249
|
refactor: simplify author metadata handling in NewChatPage and UserMessage components
|
2026-03-29 16:11:00 +05:30 |
|
Anish Sarkar
|
7ed6e9c75f
|
fix: update message handling in NewChatPage to conditionally set author_id based on chat visibility
|
2026-03-29 15:56:42 +05:30 |
|
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
|
cae4262e35
|
Merge pull request #1021 from mvanhorn/osc/951-functional-state-carousel
refactor: use functional state updates in hero carousel callbacks
|
2026-03-28 16:55:17 -07:00 |
|
Rohan Verma
|
9e43423940
|
Merge pull request #1023 from Judel777/feat/lazy-load-syntax-highlighter
Lazy-load syntax highlighter in markdown text renderer
|
2026-03-28 16:54:19 -07:00 |
|
Rohan Verma
|
7400f215af
|
Merge pull request #1024 from qorexdev/fix/onboarding-animation-state-in-handlers
refactor: move onboarding animation state into event handlers
|
2026-03-28 16:53:36 -07:00 |
|
Rohan Verma
|
b72424a3f3
|
Merge pull request #1026 from Judel777/feat/aria-web-search-toggle-clean
Add aria-label and aria-pressed to web search toggle
|
2026-03-28 16:53:00 -07: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
|
5d467cdfc2
|
feat: enhance OneDrive file creation tool by adding parent folder selection and handling expired accounts
|
2026-03-29 05:08:04 +05:30 |
|
Anish Sarkar
|
dc034a98eb
|
fix: update inline code styling in markdown-text component for improved readability and consistency
|
2026-03-29 04:43:18 +05:30 |
|
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 |
|
Anish Sarkar
|
8dadf5ab9f
|
feat: integrate right panel collapse functionality in DocumentsSidebar for improved mobile experience
|
2026-03-29 03:49:52 +05:30 |
|
Anish Sarkar
|
9f5bdb06f3
|
refactor: update empty state message in FolderTreeView for improved clarity and user guidance
|
2026-03-29 03:43:50 +05:30 |
|
CREDO23
|
a6ccb7a875
|
rename quick-ask-actions to prompts across backend and frontend
|
2026-03-29 00:07:08 +02:00 |
|
Anish Sarkar
|
db49f851ba
|
feat: add ONEDRIVE_FILE mapping to connector-document-mapping and document type enum for improved OneDrive integration
|
2026-03-29 03:35:07 +05:30 |
|
Anish Sarkar
|
c8767272ec
|
feat: enhance OneDrive folder management by adding mimeType handling and integrating DriveFolderTree component for improved UI
|
2026-03-29 03:29:31 +05:30 |
|
CREDO23
|
11374248d8
|
restore custom actions API service and wire to ActionPicker
|
2026-03-28 23:51:33 +02:00 |
|
CREDO23
|
407059ce84
|
add action chip in composer with prompt prepend at send time
|
2026-03-28 23:45:11 +02:00 |
|
CREDO23
|
c2644aa6a2
|
wire / action picker in Composer with keyboard navigation
|
2026-03-28 23:20:10 +02:00 |
|
CREDO23
|
3be0988a7b
|
add ActionPicker component for / command trigger
|
2026-03-28 23:16:02 +02:00 |
|
CREDO23
|
cb6f4562de
|
add / action trigger to InlineMentionEditor
|
2026-03-28 23:12:33 +02:00 |
|
Anish Sarkar
|
101e426792
|
fix: remove error message display for Google Drive and OneDrive authentication issues; add toast notifications for picker errors
|
2026-03-28 23:57:57 +05:30 |
|
Anish Sarkar
|
ea218b7be6
|
feat: implement OneDrive picker integration and enhance connector functionality with new API endpoints and UI updates
|
2026-03-28 23:57:46 +05:30 |
|
Anish Sarkar
|
e2dd6e61a9
|
docs: update OneDrive permissions in documentation to reflect required access for connector authentication
|
2026-03-28 22:25:35 +05:30 |
|
JoeMakuta
|
5cde959b54
|
feat: add loading states for roles and invites in TeamContent component
|
2026-03-28 18:47:11 +02:00 |
|