Skip to content
Builds
No builds

Changes

#5 (Oct 13, 2025, 6:09:50 AM)

  1. Added asociations for ServicioEntity,ComentarioEntity y FotoEntity (commit: afe0316) — stiventorres608 / githubweb
  2. Remove unused entity classes: AficionadoEntity, ChefEntity, ComensalEntity, ProfesionalEntity, UsuarioEntity; add ChefAficionadoEntity, ChefProfesionalEntity, EstrellasMichelinEntity, UbicacionRestaurante, and UtensilioEntity with updated fields. (commit: 6f09c1c) — sracevedob / githubweb
  3. Refactor entity classes: add relationships in IngredienteEntity, PreparacionEntity, and RecetaEntity; update annotations and exclude fields for Podam. (commit: 1e9ab67) — sracevedob / githubweb
  4. add foto assosiation in PerfilEntity; add UsuarioEntity class with properties and relationships. (commit: 4a3b812) — 150976042+angel4114z / githubweb
  5. Refactor Comentario -> ComentarioEntity, added UbicacionRestauranteEntity (commit: 1ae5967) — aadiazv / githubweb
  6. modified files: ComentarioEntity and UbicacionRestauranteEntity. (commit: 9f288c6) — aadiazv / githubweb
  7. Refactor entity relationships: update annotations and exclude fields in IngredienteEntity, PreparacionEntity, and RecetaEntity for improved data handling. (commit: b91ac84) — sracevedob / githubweb
  8. fixed FotoEntity and ServicioEntity Asociations, Added CategoriaServicio enum to Servicio entity (commit: 6e3be8c) — juansebasbraro / githubweb
  9. Refactor entity classes: rename ProfesionalEntity to ChefProfesionalEntity, remove Comentario class, and update relationships and annotations in IngredienteEntity, PreparacionEntity, and RecetaEntity for improved data handling. (commit: 3649830) — sracevedob / githubweb
  10. Update associations between UsuarioEntity, ChefAficionadoEntity,ChefProfesionalEntity,RestauranteEntity,ServicioEntity,PreparacionEntity,UtensiliosEntity and RecetaEntity (commit: 0b61ba9) — nihernandezv / githubweb
  11. Update associations between UsuarioEntity, ChefAficionadoEntity,ChefProfesionalEntity,RestauranteEntity,ServicioEntity,PreparacionEntity,UtensiliosEntity and RecetaEntity (commit: d4ec837) — nihernandezv / githubweb
  12. Refactor IngredienteEntity: replace CategoriaIngredienteEnum with boolean fields for macronutrient categories; add IngredienteRepository and PreparacionRepository interfaces; implement IngredientePreparacionService for ingredient management in preparations. (commit: ccda3e2) — sracevedob / githubweb
  13. Implement ingredient-preparation relationship: refactor entities and repositories, add service methods for managing associations, and enhance data validation. (commit: 3cce6ce) — sracevedob / githubweb
  14. Business rules, repositories, and services are implemented for ChefAficionado, ChefProfesional, and Utensilios. (commit: a5f4fc7) — nihernandezv / githubweb
  15. Implement Servicio, Comentario, and Foto repositories and services with CRUD operations (commit: 0c54305) — stiventorres608 / githubweb
  16. Business rules, repositories, and services are implemented for Restaurante, UbicacionRestaurante, and EstrellasMichelin. (commit: b2a354a) — cajrojasr / githubweb
  17. Correction in the associations of the RestauranteEntity, EstrellasMichelinEntity and UbicacionRestauranteEntity. (commit: 36c6dc5) — cajrojasr / githubweb
  18. Refactor entity relationships: update EventoEntity, UsuarioEntity PerfilEntity to correct map associations. (commit: 1afd9c0) — 150976042+angel4114z / githubweb
  19. Implement services for Evento, Perfil, and Usuario, including repository methods (commit: e825d76) — 150976042+angel4114z / githubweb
  20. feat: add business rules for Restaurante, EstrellasMichelin and UbicacionRestaurante entities, also added the creation of repositories and services classes to test functionality (commit: aeb67e4) — cajrojasr / githubweb
  21. added Test: Foto,Comentario,Servicio. (commit: d2ca8da) — stiventorres608 / githubweb
  22. fix: correct package declaration in EventoRepository (commit: 1dce582) — 150976042+angel4114z / githubweb
  23. Tests are added for the services ChefAficionadoService, ChefProfesionalService, and UtensiliosService (commit: ee23e86) — nihernandezv / githubweb

#3 (Oct 1, 2025, 2:28:28 PM)

  1. Update README.md (commit: 5e6a1ac) — noreply / githubweb