Commit graph

7 commits

Author SHA1 Message Date
Rodrigo Rodriguez (Pragmatismo)
473fae930a feat: add new UI components including Drawer, InputOTP, Pagination, Sidebar, Sonner, and ToggleGroup
Some checks failed
GBCI / build (push) Failing after 2m23s
- Implemented Drawer component for modal-like functionality.
- Added InputOTP component for handling one-time password inputs.
- Created Pagination component for navigating through paginated content.
- Developed Sidebar component with collapsible and mobile-friendly features.
- Integrated Sonner for toast notifications with theme support.
- Introduced ToggleGroup for grouping toggle buttons with context support.
- Added useIsMobile hook to determine mobile view based on screen width.
2025-06-21 19:45:21 -03:00
Rodrigo Rodriguez (Pragmatismo)
22452abf36 feat: Add ChatProvider for managing chat state and API interactions
Some checks failed
GBCI / build (push) Failing after 3m42s
- Implemented ChatProvider to manage chat context and user state.
- Added API fetching utility for chat instance and activity handling.
- Integrated chat service with methods for sending activities.
- Updated Tailwind CSS configuration to include additional content paths and custom utilities.
- Added client-side rendering directive to mode-toggle component.
- Created README.md for settings documentation.
2025-06-21 14:30:11 -03:00
Rodrigo Rodriguez (Pragmatismo)
a3c67a3bcc feat: add video page, implement token generation API, and enhance chat components with improved styles and functionality 2025-04-26 21:44:35 -03:00
Rodrigo Rodriguez (Pragmatismo)
878ce97c54 refactor: update configuration files and styles, migrate to new CSS structure, and clean up imports 2025-03-30 21:47:18 -03:00
Rodrigo Rodriguez (Pragmatismo)
4dc77b7717 refactor: migrate chat layout and styles to CSS, remove unused styles and components 2025-03-30 19:04:24 -03:00
Rodrigo Rodriguez (Pragmatismo)
0972670cf4 refactor: clean up unused imports and components across the project 2025-03-30 17:32:22 -03:00
Rodrigo Rodriguez (Pragmatismo)
85a5e1d0de add initial configuration files and implement color scheme hooks 2025-03-30 16:42:51 -03:00