Skip to content
Builds
No builds

Changes

#10 (Oct 15, 2025, 5:00:04 AM)

  1. docs: added comprehensive Postman API collections for testing and documentation (commit: b40949a) — alexander.moralesujueta / githubweb

#9 (Oct 13, 2025, 9:11:01 PM)

  1. test: rename test methods and add notification service test classes (commit: 29c3036) — laguiom / githubweb
  2. fix: correct variable name casing in notification services (commit: 1c2a558) — laguiom / githubweb
  3. Si (commit: 48a7bb8) — Brssanchezc / githubweb
  4. BranchServiceServiceTest and ServiceBranchServiceTest (commit: aa81ad7) — Brssanchezc / githubweb
  5. Update ServiceBranchServiceTest.java (commit: 5de0598) — noreply / githubweb

#8 (Oct 13, 2025, 2:37:34 AM)

  1. New Services created (commit: 5f32689) — anfelipcm / githubweb
  2. Added new atribute stock (commit: 60f016b) — anfelipcm / githubweb
  3. fix: added onetomany relation with orderDetail (commit: fe5de19) — anfelipcm / githubweb
  4. fix: added the onetomany relation to multimedia (commit: e732593) — anfelipcm / githubweb
  5. fix: relation from notification to user must be a list not only one user (commit: 9e4f997) — anfelipcm / githubweb
  6. fix: user must have the maping to the relation notifications (commit: bd68083) — anfelipcm / githubweb
  7. feat: new metods to repositories for services can work (commit: 6363b48) — anfelipcm / githubweb
  8. feat: New services with working rules (commit: 9bf9801) — anfelipcm / githubweb
  9. feat: Added new tests for services (commit: 4c3ee10) — anfelipcm / githubweb
  10. fix: corrected and refactored test implementations (commit: 842d2da) — alexander.moralesujueta / githubweb
  11. Delete src/main/java/co/edu/udistrital/mdp/back/services/ServiceServices.java (commit: b330526) — noreply / githubweb
  12. Delete src/main/java/co/edu/udistrital/mdp/back/services/ProductServices.java (commit: 8acf457) — noreply / githubweb
  13. Delete src/main/java/co/edu/udistrital/mdp/back/services/OrderServices.java (commit: f3f7936) — noreply / githubweb
  14. Delete src/main/java/co/edu/udistrital/mdp/back/services/OrderDetailServices.java (commit: b50271b) — noreply / githubweb
  15. Delete src/main/java/co/edu/udistrital/mdp/back/services/NotificationServices.java (commit: e3a2978) — noreply / githubweb
  16. test(services): add unit tests for ReservationService, ReviewService, and BranchService (commit: cf7a823) — Brssanchezc / githubweb
  17. style(tests): remove redundant comments from ReviewServiceTest (commit: bd37402) — Brssanchezc / githubweb
  18. refactor: updated entity classes with improved annotations and structure (commit: 85ef49f) — alexander.moralesujueta / githubweb
  19. style(tests): remove redundant comments from ReviewServiceTest (commit: 1ff2c8f) — Brssanchezc / githubweb
  20. refactor: enhanced entity and repository layer improvements (commit: a188fd1) — alexander.moralesujueta / githubweb
  21. fix: ServiceService and ServiceTest delete method fixed (commit: 39f1e80) — anfelipcm / githubweb
  22. Fix: Exceptions must extends RuntimeExceptions for test (commit: e90a7f7) — anfelipcm / githubweb
  23. fix: rename some methods to solve test failing (commit: f58257b) — anfelipcm / githubweb
  24. feat: added new shopping cart and product integration services (commit: 0019dce) — alexander.moralesujueta / githubweb

#7 (Oct 6, 2025, 5:03:23 AM)

  1. Implement service layer with comprehensive tests (commit: 378d79b) — lion22.j07 / githubweb

#6 (Oct 6, 2025, 4:59:08 AM)

  1. New Entities Orders (commit: 194ac12) — anfelipcm / githubweb
  2. New Repositorys and Entities Order (commit: d91b4e4) — anfelipcm / githubweb
  3. Entity Service Updated (commit: 0d39791) — anfelipcm / githubweb
  4. implement business logic for Branch, Reservation, and Review (commit: e3c2ab0) — Brssanchezc / githubweb
  5. feat: Implement core business services and entity relationship improvements (commit: b1d2e78) — alexander.moralesujueta / githubweb

#4 (Oct 1, 2025, 2:29:13 PM)

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

#3 (Sep 29, 2025, 3:17:40 PM)

  1. add base entities and initial repositories (commit: d6c45f3) — lion22.j07 / githubweb
  2. Implemented Branch and Reservation entities with relationships and their respective repositories. (commit: 836a1c1) — Brssanchezc / githubweb
  3. Add Notification, Product, and Service entitities and repositories (commit: f060a57) — anfelipcm / githubweb
  4. Add associations in UserEntity (commit: a447d58) — lion22.j07 / githubweb
  5. Add associations in UserEntity (commit: fa3b940) — lion22.j07 / githubweb
  6. Add e-commerce entities and data layer (commit: a7517ba) — alexander.moralesujueta / githubweb
  7. Add initial associations in UserEntity (commit: b906b0a) — lion22.j07 / githubweb
  8. fix(repositories): correct JpaRepository generic types for MultimediaRepository, PaymentRepository and ShoppingCartRepository (commit: 44a4c2a) — Brssanchezc / githubweb
  9. Renamed admitrados to adminEntity (commit: e8b1606) — Brssanchezc / githubweb
  10. fix(AdminEntity, AdminRepository): add @ManyToOne relation with UserEntity and update repository reference from AdministradorEntity to AdminEntity (commit: d5926fd) — Brssanchezc / githubweb

#2 (Sep 26, 2025, 1:16:36 PM)

  1. Update README.md (commit: 8db5ed5) — noreply / githubweb