Commit Graph

114 Commits

Author SHA1 Message Date
Mireya Cueto Garrido 4db4697631 Merge pull request #5 from uja-dev-practices/backend-v3
env update
2026-04-27 13:53:29 +02:00
Mireya Cueto Garrido 60cb036f3e env update 2026-04-27 13:52:58 +02:00
Mireya Cueto Garrido ab651375c8 Merge pull request #4 from uja-dev-practices/backend-v3
Versión 3 Backend - Endpoints finales corregidos
2026-04-27 13:46:25 +02:00
Mireya Cueto Garrido a5c55d17d2 gitignore added 2026-04-27 13:45:48 +02:00
Mireya Cueto Garrido 96f01c0126 Versión 3 Backend - Endpoints finales corregidos 2026-04-27 13:39:32 +02:00
Alexis 2bb1309133 feat: update environment configuration and enhance API integration
- Remove versioning from docker-compose.yml
- Enhance Vite configuration to support API proxying for development
- Improve error handling and data normalization in API service
- Add fallback values in PublicationsTable and ResearcherCard components
- Update sync functionality in DashboardPage to handle backend responses more effectively
- Refactor mockSyncResearcher to simulate backend response structure
2026-04-24 10:40:28 +02:00
Alexis López 89c45b7d67 Merge pull request #3 from uja-dev-practices/feature/frontend-v1
feat: first version of the interface,  integrate Tailwind CSS and upd…
2026-04-23 09:51:12 +02:00
Alexis a07bd3146e feat: first version of the interface, integrate Tailwind CSS and update routing
- Add Tailwind CSS dependencies and configure Vite to use Tailwind
- Implement routing with React Router for Landing and Dashboard pages
- Remove unused App.css file and refactor App component to utilize new structure
- Update global styles in index.css to incorporate Tailwind's utility classes
2026-04-23 09:49:38 +02:00
Mireya Cueto Garrido efe771330a Merge pull request #2 from uja-dev-practices/backend-v2
feat: implement researcher and publication management with sync funct…
2026-04-21 14:01:00 +02:00
Mireya Cueto Garrido a286c2e3ae feat: implement researcher and publication management with sync functionality 2026-04-21 13:59:41 +02:00
Mireya Cueto Garrido 4627d160e8 Merge pull request #1 from uja-dev-practices/backend-v1
feat: initialize frontend with React and Vite setup
2026-04-16 09:55:53 +02:00
Mireya Cueto Garrido 7717e2a5b2 feat: initialize frontend with React and Vite setup
- Add main application structure with App component
- Implement state management for counter functionality
- Create CSS styles for application layout and components
- Include assets for logos and hero image
- Set up Vite configuration for development environment
- Establish global CSS variables for theming
2026-04-16 09:55:10 +02:00
Mireya Cueto Garrido 1b7214d96c Initialize backend and frontend structure with Docker setup and dependencies 2026-04-16 09:12:00 +02:00
Mireya Cueto Garrido cde24cbde9 Initial commit 2026-04-16 08:38:13 +02:00