Rohan Verma
7f66159af1
Merge pull request #1391 from guangyang1206/fix/log-mutations-invalidate-all-keys-1369
...
fix(web): invalidate all log cache keys on log mutations
2026-05-15 04:55:25 -07:00
Rohan Verma
4ab9544a66
Merge pull request #1382 from mvanhorn/osc/1372-use-canonical-log-types
...
refactor(use-logs): use canonical log types from contracts/types/log.types
2026-05-15 04:49:21 -07:00
Rohan Verma
4db3cf7fd5
Merge pull request #1377 from AnishSarkar22/feat/e2e-testing-ci
...
feat: add E2E CI and harden Docker build migrations
2026-05-15 04:47:26 -07:00
Anish Sarkar
8001cae1b4
refactor: update MessageInfoDropdown to accept chatTurnId prop and enhance RevertTurnButton integration for improved functionality
2026-05-15 10:48:57 +05:30
Anish Sarkar
5092bd3e8c
refactor: integrate mobile preview functionality in citation components and enhance styling for improved usability
2026-05-15 04:13:58 +05:30
Anish Sarkar
4dd5871318
refactor: enhance citation components with mobile support and improved styling for better user experience
2026-05-15 03:56:01 +05:30
Anish Sarkar
01d7379914
refactor: add public URL handling for SurfSense documents across various components and schemas
2026-05-15 02:05:11 +05:30
Anish Sarkar
ea087d1d23
refactor: implement CitationHoverPopover component to enhance inline citation functionality and improve user interaction
2026-05-15 02:00:17 +05:30
Anish Sarkar
56239548c8
refactor: replace Activity icons with Workflow icons across various components for consistency
2026-05-15 00:47:21 +05:30
Anish Sarkar
3846056bc7
refactor: update icons and improve sidebar styling for enhanced user experience
2026-05-15 00:25:58 +05:30
Anish Sarkar
c180417329
refactor: enhance loading and sidebar components with improved skeleton loading states and styling
2026-05-14 23:28:41 +05:30
Anish Sarkar
2bdd59611a
refactor: update SidebarUserProfile and Composer components with improved styling and tooltip integration
2026-05-14 23:22:32 +05:30
Anish Sarkar
4083d33b5c
refactor: enhance SidebarUserProfile component with download tracking and improved button styling
2026-05-14 22:53:41 +05:30
Anish Sarkar
c77babf39b
refactor: replace button elements with Button component for improved consistency and styling across additional UI components
2026-05-14 15:02:46 +05:30
Anish Sarkar
da55c75e5e
refactor: remove ThreadList component and associated thread management logic
2026-05-14 14:42:41 +05:30
Anish Sarkar
ee72a49ab1
refactor: replace button elements with Button component for improved consistency and styling across additional UI components
2026-05-14 14:40:08 +05:30
Anish Sarkar
3d42712b3f
refactor: replace button elements with Button component for improved consistency and styling across multiple UI components
2026-05-14 14:17:44 +05:30
Anish Sarkar
23e05acc7c
refactor: remove CitationList component to streamline citation handling and improve code maintainability
2026-05-14 13:49:52 +05:30
Anish Sarkar
f98bde1e04
refactor: replace button elements with Button component for improved consistency and styling across UI components
2026-05-14 13:49:33 +05:30
Anish Sarkar
198c38b335
refactor: replace button elements with Button component for consistent styling across various UI components
2026-05-14 13:30:20 +05:30
Anish Sarkar
88f9c3353c
refactor: update UI components to utilize 'popover-border' for consistent styling and enhance overall design coherence
2026-05-14 12:53:52 +05:30
Anish Sarkar
468f4ef121
refactor: standardize hover effects and focus styles across UI components
2026-05-14 02:10:33 +05:30
Anish Sarkar
cbfbf59c46
refactor: enhance UI components with improved hover effects and color consistency
2026-05-14 02:07:53 +05:30
CREDO23
1bb9f435e5
chat-messages: render and batch-submit multiple HITL approval cards
2026-05-13 21:00:01 +02:00
Anish Sarkar
bd5f1b3cdf
feat: add CollapsedInboxIcon component to enhance sidebar functionality
2026-05-14 00:13:53 +05:30
Anish Sarkar
75b7a9cc6c
refactor: update UI components to enhance hover effects and color consistency
2026-05-13 23:53:09 +05:30
guangyang1206
b7b4443276
fix(web): invalidate all log cache keys on log mutations
...
Fixes #1369 — log create/update/delete mutations did not invalidate
the query keys that useLogs actually subscribes to, causing UI staleness.
Replace narrow invalidations (list, summary) with prefix-level
invalidation (["logs"]) to cover withQueryParams, list, summary
and detail in one shot.
2026-05-13 20:59:08 +08:00
Anish Sarkar
a9252913cf
refactor: update OnboardPage styling for consistency with main panel design
2026-05-13 18:22:52 +05:30
Anish Sarkar
357714beda
refactor: enhance TabBar component with hover effects and improved scrolling behavior
2026-05-13 17:55:33 +05:30
Anish Sarkar
0fecff45b9
refactor: update UI components to use 'bg-popover' for consistent styling
2026-05-13 17:21:10 +05:30
Anish Sarkar
6aa4dcef60
refactor: update UI components to use consistent popup and text colors
2026-05-13 16:46:35 +05:30
Anish Sarkar
883c72396c
chore: add minimumReleaseAge configuration to pnpm workspace for dependency management
2026-05-13 03:38:04 +05:30
Anish Sarkar
d9ec401835
chore: remove caret from @rocicorp/zero dependency version
2026-05-13 03:34:28 +05:30
Anish Sarkar
481bb406b6
Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp
2026-05-13 03:02:23 +05:30
Anish Sarkar
6eb900cb0f
chore: update packageManager version to pnpm@10.26.0 in both desktop and web projects
2026-05-12 23:59:58 +05:30
Anish Sarkar
0884b63406
chore: ran linting
2026-05-12 23:25:33 +05:30
Anish Sarkar
32ff864fd3
refactor(assistant-ui): streamline docstrings and comments
2026-05-12 23:24:01 +05:30
Anish Sarkar
2437716752
refactor(assistant-ui): enhance mention chip handling and editor focus behavior
2026-05-12 23:18:45 +05:30
Anish Sarkar
0c2beb7ce8
fix(thread): conditionally render screen capture button for desktop users
2026-05-12 21:26:33 +05:30
Anish Sarkar
8ea042e88c
refactor(chat): improve user query handling and mention chip functionality
2026-05-12 20:57:15 +05:30
Anish Sarkar
ce4531461c
chore: update zero-cache image and dependencies to version 1.4.0
2026-05-12 15:24:19 +05:30
Anish Sarkar
275e2c9e83
chore: fix linting
2026-05-12 04:00:04 +05:30
Anish Sarkar
4dbadbf159
chore: update .gitignore and biome.json to include additional test-related directories and files for improved E2E testing
2026-05-12 03:59:52 +05:30
Anish Sarkar
650b691a39
chore: enhance E2E tests by adding synthetic global LLM config and updating environment variables for Google OAuth
2026-05-12 02:37:39 +05:30
DESKTOP-RTLN3BA\$punk
ec957e6fae
Merge commit ' d6618b8357' into dev
2026-05-11 12:35:04 -07:00
DESKTOP-RTLN3BA\$punk
81583ef382
chore: hide blog until published
2026-05-11 11:08:42 -07:00
Anish Sarkar
b247ff37df
chore: implement test-only token mint endpoint and update E2E test authentication flow
2026-05-11 19:48:18 +05:30
Anish Sarkar
741d6e7eea
chore: update pnpm workspace configuration to allow builds for specified dependencies
2026-05-11 17:02:06 +05:30
Anish Sarkar
83e40c5aea
chore: update Docker configuration to include pnpm workspace and refine dependency management
2026-05-11 15:31:24 +05:30
Anish Sarkar
3b345e7091
chore: add pnpm configuration for only built dependencies in package.json
2026-05-11 13:41:38 +05:30