gbclient/app
Rodrigo Rodriguez (Pragmatismo) 6e87c5b449
Some checks failed
GBCI / build (push) Failing after 4m39s
feat: Implement file browser and operations components with enhanced UI
- Added FileBrowser component for displaying files and directories.
- Introduced FileOperations component for handling file uploads and folder creation.
- Created FileTree component to visualize the directory structure.
- Developed DriveScreen page to integrate file browsing, operations, and UI controls.
- Enhanced file system data structure for realistic representation.
- Implemented search, filter, and sort functionalities in the file browser.
- Added keyboard shortcuts and improved accessibility features.
2025-06-21 21:40:06 -03:00
..
chat feat: add new UI components including Drawer, InputOTP, Pagination, Sidebar, Sonner, and ToggleGroup 2025-06-21 19:45:21 -03:00
dashboard feat: add new UI components including Drawer, InputOTP, Pagination, Sidebar, Sonner, and ToggleGroup 2025-06-21 20:30:28 -03:00
drive feat: Implement file browser and operations components with enhanced UI 2025-06-21 21:40:06 -03:00
editor feat: Implement file browser and operations components with enhanced UI 2025-06-21 21:40:06 -03:00
mail feat: add new UI components including Drawer, InputOTP, Pagination, Sidebar, Sonner, and ToggleGroup 2025-06-21 20:30:28 -03:00
meet feat: update video conference component height for improved layout 2025-04-27 20:01:28 -03:00
music feat: update Next.js configuration, add 'use client' directive to multiple components, and create new pages for music, editor, and videos 2025-04-27 15:25:45 -03:00
settings feat: Add ChatProvider for managing chat state and API interactions 2025-06-21 14:30:11 -03:00
tables feat: add new pages for music, video, and editor; implement data table with user navigation 2025-04-18 23:11:10 -03:00
templates feat: migrate styles to Tailwind CSS, remove unused files, and add new layout components 2025-04-02 20:42:47 -03:00
videos feat: update Next.js configuration, add 'use client' directive to multiple components, and create new pages for music, editor, and videos 2025-04-27 15:25:45 -03:00
client-nav.tsx feat: Implement file browser and operations components with enhanced UI 2025-06-21 21:40:06 -03:00
globals.css feat: add new UI components including Drawer, InputOTP, Pagination, Sidebar, Sonner, and ToggleGroup 2025-06-21 19:45:21 -03:00
layout.tsx feat: Refactor theme management and add multiple themes 2025-06-21 19:06:13 -03:00
page.tsx feat: Implement file browser and operations components with enhanced UI 2025-06-21 21:40:06 -03:00
theme-provider.tsx feat: Refactor theme management and add multiple themes 2025-06-21 19:06:13 -03:00