Anish Sarkar
9321d27021
fix: update styling and accessibility in various components
...
- Simplified text in DocumentsTableShell for clarity.
- Enhanced RightPanel styling for better visual consistency.
- Adjusted ChatListItem styles for improved interaction.
- Updated ReportPanelContent to include background styling and improved layout.
- Modified Drawer and FixedToolbar components for better UI integration.
2026-03-17 14:16:22 +05:30
Anish Sarkar
440f5aec72
fix: improve accessibility and styling in sidebar components
2026-03-17 12:42:25 +05:30
Anish Sarkar
8b468e06da
feat: update Toaster component to position notifications at the top-right and enable rich colors
2026-03-10 19:52:13 +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
Anish Sarkar
6a88f9e0eb
chore: ran linting
2026-03-10 16:17:12 +05:30
Anish Sarkar
07f0179cb2
feat: implement slide-out panel event handling in Composer and enhance GitHub stars badge with particle effects for improved visual feedback
2026-03-10 15:40:17 +05:30
Anish Sarkar
c8e36cb928
feat: add connector tools strip to DocumentsSidebar and implement AvatarGroup component for better UI representation
2026-03-10 14:23:19 +05:30
Anish Sarkar
2608870ae6
feat: implement docked mode for DocumentsSidebar with toggle functionality; enhance LayoutDataProvider and LayoutShell to support new state management
2026-03-10 12:26:45 +05:30
DESKTOP-RTLN3BA\$punk
e481415655
feat: enhance HeroCarousel with navigation buttons and remove auto-play functionality
2026-03-09 14:51:53 -07:00
DESKTOP-RTLN3BA\$punk
d70e292fbe
refactor: restructure instrumentation client initialization and enhance UI components for better performance and user experience
2026-03-08 17:48:09 -07:00
Anish Sarkar
ed6ff33933
refactor: update ShortcutKbd component styling to adjust key width based on key length
2026-03-08 22:33:07 +05:30
Anish Sarkar
a65fda359a
chore: ran linting
2026-03-08 20:57:29 +05:30
Anish Sarkar
863ba6865c
fix: update routing in settings and onboarding components to use 'tab' query parameter instead of 'section' for improved navigation consistency
2026-03-08 20:26:48 +05:30
Anish Sarkar
77dc6b7c91
feat: implement user settings page with profile and API key management components
2026-03-08 19:36:12 +05:30
Anish Sarkar
5ce3790847
refactor: enhance UI component styles and functionality in Documents filters, table shell, and editor for improved user experience and consistency
2026-03-08 17:43:19 +05:30
Anish Sarkar
0f7878a3a0
refactor: update UI component styles for improved visual consistency and user experience across GitHub stars badge, model selector, dialog, dropdown menu, and shortcut keyboard components
2026-03-08 17:10:24 +05:30
Anish Sarkar
f8b0e946ce
chore: ran linting
2026-03-07 04:46:48 +05:30
Anish Sarkar
72337f326c
refactor: update various components to enhance styling consistency and improve user interaction by removing unnecessary classes and adjusting dialog and dropdown styles
2026-03-07 04:15:40 +05:30
Anish Sarkar
c9949303ae
feat: integrate document upload dialog in ComposerAction and update sidebar components for improved user interaction and styling consistency
2026-03-07 03:29:46 +05:30
Anish Sarkar
7a1e24fc52
feat: enhance sidebar and toolbar components with shortcut key display, improving user interaction and accessibility
2026-03-07 02:50:01 +05:30
Anish Sarkar
662f4db13d
refactor: remove DashboardBreadcrumb component and related breadcrumb functionality, streamlining layout components and improving overall code maintainability
2026-03-06 22:33:42 +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
DESKTOP-RTLN3BA\$punk
d198c8b89d
chore; linting
2026-02-25 01:50:28 -08:00
Eric Lammertsma
74609e0529
refactor: enhance hero section text and improve z-index management in UI components
2026-02-23 10:18:21 -05:00
Eric Lammertsma
837fa0627f
refactor: improved hero-carousel visuals, performance and descriptions
2026-02-23 09:17:33 -05:00
Eric Lammertsma
e917ff1056
refactor: changed hero to a carousel
2026-02-22 23:38:19 -05:00
DESKTOP-RTLN3BA\$punk
634f6f24bf
chore: linting
2026-02-20 22:44:56 -08:00
Anish Sarkar
7b44dd58f5
feat: implement platform-aware keyboard shortcuts for sidebar and toolbar actions, enhancing user experience
2026-02-18 00:26:18 +05:30
Anish Sarkar
a482cc95de
chore: ran linting
2026-02-17 12:47:39 +05:30
Anish Sarkar
664961076c
feat: enhance FloatingToolbar to conditionally render based on mobile device detection
2026-02-17 12:18:17 +05:30
Anish Sarkar
f2a2872995
Merge remote-tracking branch 'upstream/dev' into fix/ui
2026-02-17 03:58:57 +05:30
Anish Sarkar
2b2a4c858a
refactor: update report panel and toolbar components for improved layout and accessibility, including enhanced styling and conditional rendering
2026-02-17 03:25:24 +05:30
Anish Sarkar
d7118fba15
refactor: enhance InsertToolbarButton and TurnIntoToolbarButton with improved styling for dark mode and better layout management
2026-02-17 02:46:23 +05:30
Anish Sarkar
d4ad1dcae4
refactor: enhance UI components with dark mode support and streamline tooltip usage across toolbar buttons
2026-02-17 02:26:43 +05:30
Anish Sarkar
6af251a108
refactor: update FixedToolbarButtons to conditionally render save button based on read-only state, and adjust dropdown menu styles for better usability
2026-02-17 02:01:50 +05:30
Anish Sarkar
df3f724caf
refactor: remove KbdPlugin and MoreToolbarButton, and add Superscript and Subscript options to InsertToolbarButton for cleaner toolbar functionality
2026-02-17 01:50:09 +05:30
Anish Sarkar
841e764729
refactor: remove unused dropdown menu and related components from TableFloatingToolbar for cleaner code
2026-02-17 01:40:10 +05:30
Anish Sarkar
1768887be8
feat: implement EditorSaveContext and integrate save functionality in PlateEditor and FixedToolbarButtons
2026-02-17 01:30:38 +05:30
Anish Sarkar
0edfd116af
refactor: improve InlineCombobox context handling and optimize search functionality
2026-02-17 00:05:38 +05:30
Anish Sarkar
648b00da64
feat: enhance PlateEditor with MDX expression escaping and add remarkMdx support for improved markdown parsing
2026-02-16 23:39:22 +05:30
DESKTOP-RTLN3BA\$punk
5825ab9884
feat: updated homepage
...
- Added the 'lenis' library for smooth scrolling functionality.
- Integrated 'UseCasesGrid' component into the homepage layout.
- Updated 'HeroSection' to replace image elements with 'WalkthroughScroll' for enhanced user experience.
2026-02-16 05:50:47 -08:00
Anish Sarkar
2d74d7bc4b
refactor: update tooltip component structure and styling for improved usability and consistency
2026-02-16 16:13:45 +05:30
Anish Sarkar
e799c3f061
refactor: remove BlockListStatic component and integrate InlineCombobox for slash commands in the editor
2026-02-16 16:05:33 +05:30
Anish Sarkar
93a0487e56
feat: add new autoformat and drag-and-drop functionality to the editor, refactor list handling and update dependencies
2026-02-16 16:05:16 +05:30
Anish Sarkar
1450e22f54
feat: introduce fixed toolbar and insert button for enhanced editor functionality
2026-02-16 15:49:07 +05:30
Anish Sarkar
73147c69a3
refactor: remove deprecated editor plugins and UI components for cleaner codebase
2026-02-16 01:15:21 +05:30
Anish Sarkar
1995fe9ec1
feat: add report content update endpoint and integrate Platejs editor for markdown editing
2026-02-16 00:11:34 +05:30
Anish Sarkar
ac394e78cc
feat: enhance DocumentsTableShell layout and improve document type labeling in DocumentTypeIcon
2026-02-08 03:33:15 +05:30
Anish Sarkar
71b0e02676
fix: remove unused animation classes from dialog component for cleaner code
2026-01-30 20:51:12 +05:30
Anish Sarkar
66a3c877ef
feat: replace unified loading approach with global loading provider and refactor loading handling across components
...
- Introduced GlobalLoadingProvider to manage a consistent loading overlay across the application.
- Replaced existing loading implementations with useGlobalLoadingEffect hook for better control and to prevent animation resets.
- Updated components such as LoginPage, AuthCallbackPage, and DashboardLayout to utilize the new global loading mechanism.
- Removed UnifiedLoadingScreen component to streamline loading management and enhance user experience.
2026-01-25 16:15:25 +05:30