Commit Graph

  • 30dffd85e1 feat: add telefono field to AlumnosManual and AlumnosVista, update CursosVista to include competencias in course data benito BenitoBB 2025-05-12 08:47:29 -0600
  • 502dc21401 feat: implement CompetenciasVista and DiplomasVista pages, update AppSidebar links roberto SirRobert-1 2025-05-11 20:47:07 -0600
  • 5a7479c18a feat: update CursosVista component layout and modify nuevaCompetencia validation in CursosSchema SirRobert-1 2025-05-07 09:07:44 -0600
  • b57e880456 Merge branch 'benito' of https://git.gumoio.com/benito.rodriguez/SIDAC into roberto SirRobert-1 2025-05-07 08:40:33 -0600
  • 1f3055d1fe feat: add competencias management to CursosVista component SirRobert-1 2025-05-07 08:39:46 -0600
  • 3da0263a81 feat: add competencies section to sidebar and update CursosVista table BenitoBB 2025-05-07 08:38:25 -0600
  • 0718f041a0 Merge branch 'benito' of https://git.gumoio.com/benito.rodriguez/SIDAC into roberto SirRobert-1 2025-05-07 08:19:51 -0600
  • a7739f5f75 feat: refactor CursosManual component to use react-hook-form for form handling and add competencia management SirRobert-1 2025-05-07 08:19:19 -0600
  • b960f05ed4 feat: add functionality for diploma and course management BenitoBB 2025-05-07 07:56:53 -0600
  • 9b5d6c3934 feat: add support for .xlsx file uploads and update file handling in AlumnosArchivo BenitoBB 2025-05-05 08:46:10 -0600
  • a559ed16f1 feat: implement form validation and dialog confirmation in AlumnosManual SirRobert-1 2025-05-05 08:40:07 -0600
  • be59d7ecc4 Merge branch 'benito' of https://git.gumoio.com/benito.rodriguez/SIDAC into roberto SirRobert-1 2025-05-05 08:03:55 -0600
  • 843ef4737f feat: add course selection to AlumnosVista and refactor cargarCursos function BenitoBB 2025-05-05 08:03:26 -0600
  • 261807aee3 Merge branch 'benito' of https://git.gumoio.com/benito.rodriguez/SIDAC into roberto SirRobert-1 2025-05-05 07:43:29 -0600
  • 3d5152317f ñ BenitoBB 2025-05-05 07:43:01 -0600
  • 9f86e069bb feat: refactor cargarAlumnos function and add eliminarAlumno functionality in AlumnosVista BenitoBB 2025-05-05 07:41:17 -0600
  • 1262199bd6 Borrado node modules SirRobert-1 2025-05-05 07:26:34 -0600
  • d5140cbec2 feat: add form validation schemas for alumnos and cursos, enhance UI with modals and input components SirRobert-1 2025-05-03 20:35:14 -0600
  • 749798da29 fix(imurmurhash): remove empty devDependencies from package-lock.json SirRobert-1 2025-04-28 09:53:17 -0600
  • 1b5178dd20 fix(yallist): update package.json to specify node engine and add local dependency SirRobert-1 2025-04-28 09:48:42 -0600
  • e9b43a3e0d Merge branch 'benito' of https://git.gumoio.com/benito.rodriguez/SIDAC into roberto SirRobert-1 2025-04-28 09:19:20 -0600
  • 0da4b651f2 Cambios SirRobert-1 2025-04-28 09:17:46 -0600
  • 8abff3d0cd tabla de acciones para los cursos dentro de cursosVista.jsx BenitoBB 2025-04-28 08:46:52 -0600
  • f848f4ec11 Merge branch 'Santiago' of https://git.gumoio.com/benito.rodriguez/SIDAC into roberto SirRobert-1 2025-04-28 08:30:49 -0600
  • d9b51046d2 feat: implement CursosArchivo component for CSV file upload and parsing Santiago RictalLime 2025-04-28 08:20:14 -0600
  • eaaf998e18 sidebar BenitoBB 2025-04-28 08:17:40 -0600
  • 4e25a7fd1a benito BenitoBB 2025-04-28 08:13:57 -0600
  • b658bf9496 Conecctado Alumno y Curso con Supabase (agregado manualmente) BenitoBB 2025-04-25 18:16:30 -0600
  • 567efccc06 Merge branch 'roberto' of https://git.gumoio.com/benito.rodriguez/SIDAC into benito BenitoBB 2025-04-25 17:49:00 -0600
  • 1bee7e8ea8 benito BenitoBB 2025-04-25 17:40:09 -0600
  • 23bd0848ae Merge branch 'roberto' of https://git.gumoio.com/benito.rodriguez/SIDAC into Santiago RictalLime 2025-04-24 11:38:03 -0600
  • 39abdab2ad feat: enhance CursosArchivo component to parse CSV files and display extracted content RictalLime 2025-04-24 11:37:34 -0600
  • 493b05750b feat: update sidebar URLs and add AlumnosManual and CursosManual components for course management SirRobert-1 2025-04-24 11:36:02 -0600
  • 0ba3f2e898 feat: implement Cursos component with manual and file upload options RictalLime 2025-04-24 11:25:29 -0600
  • 07d5881759 refactor: update sidebar URLs and adjust layout padding for consistency SirRobert-1 2025-04-24 11:20:57 -0600
  • e715ac234e feat: add SidebarRail component for improved sidebar toggle functionality SirRobert-1 2025-04-24 11:02:40 -0600
  • a4b4c78b21 feat: implement layout and sidebar components for improved navigation SirRobert-1 2025-04-24 10:58:44 -0600
  • 405852fd4a feat: add CursosArchivo and CursosManual components for course management RictalLime 2025-04-23 08:47:22 -0600
  • e70c98d973 Merge branch 'main' of https://git.gumoio.com/benito.rodriguez/SIDAC into Santiago RictalLime 2025-04-23 08:29:56 -0600
  • 75fe763b52 feat: implement Cursos component for course management with manual and file upload options RictalLime 2025-04-23 08:29:20 -0600
  • d7a8fff965 feat: add Radix UI label component and implement Alumnos and Cursos pages with tabs main SirRobert-1 2025-04-23 08:26:10 -0600
  • 32ae5317f0 feat: add local dependency for diplomas package in package.json and package-lock.json SirRobert-1 2025-04-23 07:30:36 -0600
  • 2b53346c89 feat: add Tabs component using Radix UI for improved UI structure SirRobert-1 2025-04-23 07:29:02 -0600
  • 1d6f60d86a feat: initialize diplomas project with Next.js, Tailwind CSS, and Radix UI components SirRobert-1 2025-04-16 16:22:17 -0600
  • b636b7783a Initial commit benito.rodriguez 2025-04-02 13:58:28 +0000