Anish Sarkar
2b40592f0b
feat: add Agent Model Manager component for managing LLM configurations and enhance UI in related components
2026-04-14 01:30:30 +05:30
Anish Sarkar
f22d7434ce
refactor: enhance layout and styling in settings components for improved UI consistency
2026-04-14 01:10:35 +05:30
Anish Sarkar
42572ad09d
refactor: simplify alert descriptions, improved icons, improved UI in LLM settings
2026-04-10 19:07:35 +05:30
DESKTOP-RTLN3BA\$punk
c6e1a04169
chore: linting
2026-04-08 16:14:26 -07:00
Matt Van Horn
90ed853a26
perf: remove unnecessary useMemo wrapping simple boolean expressions
...
Replace useMemo calls that wrap trivial boolean checks with plain
const expressions. The memo overhead exceeds the cost of these
simple permission checks and mode comparisons.
Fixes #1052
2026-04-08 01:36:24 -07:00
Anish Sarkar
9d4c2f5b98
refactor: replace span with Dot component in public chat snapshots, model configuration and thread managers
2026-04-03 17:28:12 +05:30
Anish Sarkar
2df9708df9
style: update alert components and empty state UI
2026-04-02 09:16:07 +05:30
Anish Sarkar
5c11a15fb6
refactor: update UI components by removing unused imports and adjusting loading states
2026-04-01 20:51:55 +05:30
Anish Sarkar
04691d572b
chore: ran linting
2026-03-30 01:50:41 +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
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
d9eb080d53
fix: update placeholder and button text for model selection in image and LLM config forms
2026-03-21 20:55:24 +05:30
Anish Sarkar
de8841fb86
chore: ran linting
2026-03-21 13:20:13 +05:30
Anish Sarkar
1db716ab6d
feat: update UI components to use Avatar for member display
...
- Replaced image rendering with Avatar component in PublicChatSnapshotRow, ImageModelManager, and ModelConfigManager for improved consistency.
- Adjusted DocumentsFilters to modify PopoverContent width for better layout.
- Enhanced DocumentsTableShell with new state management for member data and added bulk delete functionality.
2026-03-17 18:31:58 +05:30
Anish Sarkar
ac0f2fa2eb
chore: ran linting
2026-03-17 04:40:46 +05:30
Anish Sarkar
b7d684ca8d
feat: integrate search space settings dialog across various components
...
- Added `searchSpaceSettingsDialogAtom` to manage the state of the settings dialog.
- Updated multiple components (OnboardPage, TeamManagementPage, ConnectorIndicator, DocumentUploadPopupContent, etc.) to utilize the new dialog state for navigating to settings.
- Removed unnecessary animations from ApiKeyContent and ProfileContent components for improved performance.
- Enhanced button styles for better UI consistency across settings actions.
- Refactored error handling in LLMRoleManager and ModelConfigManager to simplify the UI structure.
2026-03-16 21:10:46 +05:30
Anish Sarkar
f53e6b3948
refactor: update Alert component styles and structure for improved consistency across connector forms
2026-03-10 19:33:36 +05:30
DESKTOP-RTLN3BA\$punk
f7ccd8ff91
chore: linting
2026-02-10 21:31:43 -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
cc35601058
chore: ran linting
2026-02-10 23:06:22 +05:30
Anish Sarkar
68bc12691c
refactor: improve Alert component styling in ImageModelManager for better layout and readability
2026-02-10 23:04:27 +05:30
Anish Sarkar
f1ce17bde4
chore: ran linting
2026-02-10 19:06:21 +05:30
Anish Sarkar
4d7132c16c
feat: update LLM role manager to include image generation model preferences and improve loading/error handling
2026-02-10 18:09:27 +05:30
Anish Sarkar
7557f5d2be
feat: re-add image model preference management to ImageModelManager with selection and saving functionality
2026-02-10 18:02:04 +05:30
DESKTOP-RTLN3BA\$punk
db652116d6
chore: linting
2026-02-09 16:49:11 -08:00
Anish Sarkar
302ee5ad2f
feat: centralize provider icon logic by creating a reusable getProviderIcon function and update components to utilize it
2026-02-09 20:48:42 +05:30
Anish Sarkar
5ce6011c9b
refactor: streamline image model manager by removing unused preference state and related logic
2026-02-09 19:38:07 +05:30
Anish Sarkar
83033cebb9
feat: implement permission-based access controls for image and model configuration managers
2026-02-09 19:37:59 +05:30
Anish Sarkar
adc4bc7075
feat: enhance loading states and skeleton UI for various components in settings and chat snapshots
2026-02-09 19:26:23 +05:30
Anish Sarkar
a33a2161aa
feat: enhance user association by integrating member data into public chat and image model managers
2026-02-09 19:00:57 +05:30
Anish Sarkar
76e7ddee2f
chore: ran all linting
2026-02-06 18:22:19 +05:30
DESKTOP-RTLN3BA\$punk
19e2857343
feat: added image gen support
2026-02-05 16:43:48 -08:00