Skip to content
Changes
- Added asociations for ServicioEntity,ComentarioEntity y FotoEntity (commit: afe0316)
—
stiventorres608 /
githubweb
- Remove unused entity classes: AficionadoEntity, ChefEntity, ComensalEntity, ProfesionalEntity, UsuarioEntity; add ChefAficionadoEntity, ChefProfesionalEntity, EstrellasMichelinEntity, UbicacionRestaurante, and UtensilioEntity with updated fields. (commit: 6f09c1c)
—
sracevedob /
githubweb
- Refactor entity classes: add relationships in IngredienteEntity, PreparacionEntity, and RecetaEntity; update annotations and exclude fields for Podam. (commit: 1e9ab67)
—
sracevedob /
githubweb
- add foto assosiation in PerfilEntity; add UsuarioEntity class with properties and relationships. (commit: 4a3b812)
—
150976042+angel4114z /
githubweb
- Refactor Comentario -> ComentarioEntity, added UbicacionRestauranteEntity (commit: 1ae5967)
—
aadiazv /
githubweb
- modified files: ComentarioEntity and UbicacionRestauranteEntity. (commit: 9f288c6)
—
aadiazv /
githubweb
- Refactor entity relationships: update annotations and exclude fields in IngredienteEntity, PreparacionEntity, and RecetaEntity for improved data handling. (commit: b91ac84)
—
sracevedob /
githubweb
- fixed FotoEntity and ServicioEntity Asociations, Added CategoriaServicio enum to Servicio entity (commit: 6e3be8c)
—
juansebasbraro /
githubweb
- 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
- Update associations between UsuarioEntity, ChefAficionadoEntity,ChefProfesionalEntity,RestauranteEntity,ServicioEntity,PreparacionEntity,UtensiliosEntity and RecetaEntity (commit: 0b61ba9)
—
nihernandezv /
githubweb
- Update associations between UsuarioEntity, ChefAficionadoEntity,ChefProfesionalEntity,RestauranteEntity,ServicioEntity,PreparacionEntity,UtensiliosEntity and RecetaEntity (commit: d4ec837)
—
nihernandezv /
githubweb
- 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
- Implement ingredient-preparation relationship: refactor entities and repositories, add service methods for managing associations, and enhance data validation. (commit: 3cce6ce)
—
sracevedob /
githubweb
- Business rules, repositories, and services are implemented for ChefAficionado, ChefProfesional, and Utensilios. (commit: a5f4fc7)
—
nihernandezv /
githubweb
- Implement Servicio, Comentario, and Foto repositories and services with CRUD operations (commit: 0c54305)
—
stiventorres608 /
githubweb
- Business rules, repositories, and services are implemented for Restaurante, UbicacionRestaurante, and EstrellasMichelin. (commit: b2a354a)
—
cajrojasr /
githubweb
- Correction in the associations of the RestauranteEntity, EstrellasMichelinEntity and UbicacionRestauranteEntity. (commit: 36c6dc5)
—
cajrojasr /
githubweb
- Refactor entity relationships: update EventoEntity, UsuarioEntity PerfilEntity to correct map associations. (commit: 1afd9c0)
—
150976042+angel4114z /
githubweb
- Implement services for Evento, Perfil, and Usuario, including repository methods (commit: e825d76)
—
150976042+angel4114z /
githubweb
- 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
- added Test: Foto,Comentario,Servicio. (commit: d2ca8da)
—
stiventorres608 /
githubweb
- fix: correct package declaration in EventoRepository (commit: 1dce582)
—
150976042+angel4114z /
githubweb
- Tests are added for the services ChefAficionadoService, ChefProfesionalService, and UtensiliosService (commit: ee23e86)
—
nihernandezv /
githubweb
- Update README.md (commit: 5e6a1ac)
—
noreply /
githubweb