Commit Graph

23 Commits

Author SHA1 Message Date
SirRobert-1 0da4b651f2 Cambios 2025-04-28 09:17:46 -06:00
SirRobert-1 f848f4ec11 Merge branch 'Santiago' of https://git.gumoio.com/benito.rodriguez/SIDAC into roberto 2025-04-28 08:30:49 -06:00
RictalLime d9b51046d2 feat: implement CursosArchivo component for CSV file upload and parsing 2025-04-28 08:20:14 -06:00
BenitoBB eaaf998e18 sidebar 2025-04-28 08:17:40 -06:00
BenitoBB 4e25a7fd1a benito 2025-04-28 08:13:57 -06:00
BenitoBB b658bf9496 Conecctado Alumno y Curso con Supabase (agregado manualmente) 2025-04-25 18:16:30 -06:00
BenitoBB 567efccc06 Merge branch 'roberto' of https://git.gumoio.com/benito.rodriguez/SIDAC into benito 2025-04-25 17:49:00 -06:00
BenitoBB 1bee7e8ea8 benito 2025-04-25 17:40:09 -06:00
RictalLime 23bd0848ae Merge branch 'roberto' of https://git.gumoio.com/benito.rodriguez/SIDAC into Santiago 2025-04-24 11:38:03 -06:00
RictalLime 39abdab2ad feat: enhance CursosArchivo component to parse CSV files and display extracted content 2025-04-24 11:37:34 -06:00
SirRobert-1 493b05750b feat: update sidebar URLs and add AlumnosManual and CursosManual components for course management 2025-04-24 11:36:02 -06:00
RictalLime 0ba3f2e898 feat: implement Cursos component with manual and file upload options 2025-04-24 11:25:29 -06:00
SirRobert-1 07d5881759 refactor: update sidebar URLs and adjust layout padding for consistency 2025-04-24 11:20:57 -06:00
SirRobert-1 e715ac234e feat: add SidebarRail component for improved sidebar toggle functionality 2025-04-24 11:02:40 -06:00
SirRobert-1 a4b4c78b21 feat: implement layout and sidebar components for improved navigation
feat: add breadcrumb, separator, sheet, and skeleton components for UI consistency

feat: create tooltip and mobile detection hooks for enhanced user experience

feat: refactor Alumnos and Cursos pages to utilize new components and improve form handling

fix: update index page layout and structure for better presentation
2025-04-24 10:58:44 -06:00
RictalLime 405852fd4a feat: add CursosArchivo and CursosManual components for course management 2025-04-23 08:47:22 -06:00
RictalLime e70c98d973 Merge branch 'main' of https://git.gumoio.com/benito.rodriguez/SIDAC into Santiago 2025-04-23 08:29:56 -06:00
RictalLime 75fe763b52 feat: implement Cursos component for course management with manual and file upload options 2025-04-23 08:29:20 -06:00
SirRobert-1 d7a8fff965 feat: add Radix UI label component and implement Alumnos and Cursos pages with tabs 2025-04-23 08:26:10 -06:00
SirRobert-1 32ae5317f0 feat: add local dependency for diplomas package in package.json and package-lock.json 2025-04-23 07:30:36 -06:00
SirRobert-1 2b53346c89 feat: add Tabs component using Radix UI for improved UI structure 2025-04-23 07:29:02 -06:00
SirRobert-1 1d6f60d86a feat: initialize diplomas project with Next.js, Tailwind CSS, and Radix UI components
- Added package.json with dependencies and scripts for Next.js development
- Created postcss.config.mjs for Tailwind CSS integration
- Added favicon and SVG assets for the project
- Implemented UI components: Button, Card, Dialog, Input, Select with Radix UI
- Created utility functions for class name management
- Set up global styles with Tailwind CSS and custom properties
- Established basic Next.js pages (_app.js, _document.js, index.js) and API route
2025-04-16 16:22:17 -06:00
benito.rodriguez b636b7783a Initial commit 2025-04-02 13:58:28 +00:00