Skip to content
Builds
No builds

Changes

#150 (Jul 2, 2025, 1:13:54 AM)

  1. Implementacion del service para enviar correo de confirmacion de registro de usuario (commit: 62372f4) — kipotosqui33 / githubweb

#148 (Jul 2, 2025, 12:41:44 AM)

  1. Creacion Paquetes de servicios con las clases de servicios de cada entidad (commit: 8a53507) — kipotosqui33 / githubweb
  2. AssistantService (commit: 3c79d44) — kipotosqui33 / githubweb
  3. Creacion de clase ErrorMessage que indica la descripcion del error al buscar entidades (commit: 0fd5015) — kipotosqui33 / githubweb
  4. Creacion de los metodos para AssistantEntity. (commit: caed47c) — kipotosqui33 / githubweb
  5. Correcion nomenclatura (commit: e6dd2b3) — kipotosqui33 / githubweb
  6. Creacion de metodos Buscar, Eliminar, Actualizar, Listar del Service de OrganizerEntity (commit: 0ca7d1c) — kipotosqui33 / githubweb
  7. Clase de servicio de UserEntity (commit: 67c6741) — kipotosqui33 / githubweb
  8. Creacion de metodos de servicio de PreferenceEntity (commit: e1f8e13) — kipotosqui33 / githubweb
  9. Correcion (commit: 7190f1e) — kipotosqui33 / githubweb
  10. Nueva relacion ManyToMany entre AssistantEntity y PreferenceEntity (commit: 589b1bb) — kipotosqui33 / githubweb
  11. Creacion de los metodos: (commit: d984f53) — kipotosqui33 / githubweb
  12. Nueva condicion de error para PREFERENCE (commit: c3896ee) — kipotosqui33 / githubweb
  13. Creacion de metodo de instancia de PreferenceEntity (commit: a6b0280) — kipotosqui33 / githubweb
  14. Creacion de los metodos de las relaciones entre Assistant y Preference(para Assistant) (commit: a550a22) — kipotosqui33 / githubweb
  15. Nueva mensaje de error para OrganizerEntity (commit: 388ca34) — kipotosqui33 / githubweb
  16. Creacion de metodos (commit: 653c21f) — kipotosqui33 / githubweb
  17. Booking Services (commit: e8951f5) — asagudelos / githubweb
  18. BookingServices Tests (commit: 862cdbc) — asagudelos / githubweb
  19. Se agregan los servicios de las entidades de MethodOfPayment, se corrigen repositorios (commit: 8655b3f) — natasalcedo06 / githubweb
  20. Metodo para buscar un Assistant por su correo (commit: 9069aba) — kipotosqui33 / githubweb
  21. Metodo createAssistant (commit: 2e7bf9f) — kipotosqui33 / githubweb
  22. Implementacion metodo findByEmail (commit: ff7acb9) — kipotosqui33 / githubweb
  23. Correcion asociacion "ManyToOne" a "ManyToMany" con AssistantEntity (commit: e214706) — kipotosqui33 / githubweb
  24. Implementacion metodo createOrganizer (commit: d4271f8) — kipotosqui33 / githubweb
  25. Cambio metodo createPreference de acuerdo a la relacion ManyToMany con Assistant (commit: 488fc6f) — kipotosqui33 / githubweb
  26. Eliminacion Service de clase Abstract (commit: 86e6585) — kipotosqui33 / githubweb
  27. Implementacion de la clase AssistantServiceTest (commit: 5c7f8b8) — kipotosqui33 / githubweb
  28. Implementacion de los Test de PreferenceService (commit: 2761cbe) — kipotosqui33 / githubweb
  29. Correcion metodo updatePreference solo actualiza la descripcion (commit: 0df8ba2) — kipotosqui33 / githubweb
  30. Correcion metodo updatePreference setDescription a setId (commit: 0d2c8dc) — kipotosqui33 / githubweb
  31. Implementacion metodo testUpdatePreference (commit: 3dc451e) — kipotosqui33 / githubweb
  32. Implementacion del metodo de obtener todos los registros de Organizer (commit: 9600aa8) — kipotosqui33 / githubweb
  33. Implementacion de la clases que ejecuta los test de OrganizerService (commit: 2861839) — kipotosqui33 / githubweb
  34. Agrega anotacion fetch = FechType.LAZY (commit: cf97b84) — kipotosqui33 / githubweb
  35. mensaje de error para preferencia no asociada (commit: 2a4fb17) — kipotosqui33 / githubweb
  36. Elimina import (commit: 8692d1e) — kipotosqui33 / githubweb
  37. Correcion nombres metodos (commit: 2bf4946) — kipotosqui33 / githubweb
  38. Implementacion de los Test para AssistantPreferenceService (commit: 9de2975) — kipotosqui33 / githubweb
  39. Buenas practicas (commit: ea55781) — kipotosqui33 / githubweb
  40. Implementacion metodo addPreference agrega una Preference a un Assistant ya creado (commit: a8b3242) — kipotosqui33 / githubweb
  41. Implementacion de los test de PreferenceAssistantService. (commit: 5c05c3d) — kipotosqui33 / githubweb
  42. Diagrama UML del DTO (commit: 6e6a974) — kipotosqui33 / githubweb
  43. Diagrama DTO completo methodofpayment, event (commit: d5a5dbd) — kipotosqui33 / githubweb
  44. clases DTO y DetailDTO de userentitys (commit: 3ea5152) — kipotosqui33 / githubweb
  45. Cambio test Booking (commit: fa6d9bf) — asagudelos / githubweb
  46. Cambio test Booking (commit: 80f78ab) — asagudelos / githubweb
  47. implementacion DTOs, DetailDTOs y controladores de clases booking (commit: 457626a) — asagudelos / githubweb
  48. Clases DTO y DetailDTO de los paquetes evententity y bookingentity (commit: cf5c15f) — kipotosqui33 / githubweb
  49. Clases DTO y Detail con relacion a EventEntity (commit: 62dbad0) — kipotosqui33 / githubweb
  50. eliminar relacion muchos a muchos (commit: 41e89ae) — kipotosqui33 / githubweb
  51. Relacion muchos a muchos con assistant (commit: 615dbe2) — kipotosqui33 / githubweb
  52. Logica de MethodOfPayment (commit: dd65e61) — natasalcedo06 / githubweb
  53. Eliminar archivo de test innecesario: CreditCardServiceTest.java (commit: 666bca4) — nsalcedop / githubweb
  54. Clases DTO y controllers (commit: 1b49e2c) — nsalcedop / githubweb
  55. p (commit: fe02bf0) — kipotosqui33 / githubweb
  56. Implementacion de los controladores de UserDTO, OrganizerDTO y PreferenceDTO (commit: 20cec44) — kipotosqui33 / githubweb
  57. API UserEntitys (commit: a48d65c) — kipotosqui33 / githubweb
  58. nombre variable baseUrl (commit: 140dde7) — kipotosqui33 / githubweb
  59. cambio numberPhone integer a string (commit: ff76fc5) — kipotosqui33 / githubweb
  60. test del api de user entity (commit: 9c85b04) — kipotosqui33 / githubweb
  61. rename .json (commit: 125f7f5) — kipotosqui33 / githubweb
  62. p (commit: c0290cf) — kipotosqui33 / githubweb
  63. Correccion mensajes de error (commit: e9bae44) — kipotosqui33 / githubweb
  64. Implementacion de agregar Preferencias por Listas (commit: b843fdb) — kipotosqui33 / githubweb
  65. controlador del servicio de asociacion Assistant-Preference (commit: f1f9ea6) — kipotosqui33 / githubweb
  66. Metodos que faltan (commit: fbd1b18) — kipotosqui33 / githubweb
  67. Add files via upload (commit: 916174b) — noreply / githubweb
  68. Correciones nombres (commit: 2aef0d7) — kipotosqui33 / githubweb
  69. IMplementacion de Test faltantes de AssistantPreferenceService. (commit: a5a44ec) — kipotosqui33 / githubweb
  70. Implementacion de test para reemplazar Assistants de las Preferences (commit: bd42242) — kipotosqui33 / githubweb
  71. Controller para la realcion Preferences-Assistants (commit: b3d9191) — kipotosqui33 / githubweb
  72. Implementacion Metodo replaceAssistant (commit: 111ff2e) — kipotosqui33 / githubweb
  73. Renombrar metodo replacePreferences para reemplazar la preferencias de un assistant (commit: ff2c07b) — kipotosqui33 / githubweb
  74. eliminar json de referencia (commit: a821458) — kipotosqui33 / githubweb
  75. eliminacion API User Entitys de referencia (commit: e9ec2e0) — kipotosqui33 / githubweb
  76. Implementacion de API UserEntitys (commit: fef71b0) — kipotosqui33 / githubweb
  77. Correciones services y test (commit: acb3cdb) — asagudelos / githubweb
  78. Dtos (commit: 59a4a75) — dsaldanag / githubweb
  79. Correcion de conflictos (commit: e2e6501) — kipotosqui33 / githubweb
  80. cambio nombre atributo (commit: 67a3402) — kipotosqui33 / githubweb
  81. implementacion atributo (commit: a85442e) — kipotosqui33 / githubweb
  82. Test (commit: 300c7c6) — dsaldanag / githubweb
  83. p (commit: 7385868) — kipotosqui33 / githubweb
  84. Eliminacion conflictos de referencia (commit: 5857000) — kipotosqui33 / githubweb
  85. renombre atributo OTPCode a otpCode (commit: f0248ba) — kipotosqui33 / githubweb
  86. Implementacion service mehod of payment (commit: ae6409d) — kipotosqui33 / githubweb
  87. Eliminacion dobles (commit: 85b7439) — kipotosqui33 / githubweb
  88. Correccion metodos (commit: 6350ab4) — kipotosqui33 / githubweb
  89. Implementacion test metodos de pago (commit: 09aa4dd) — kipotosqui33 / githubweb
  90. eliminar services conflicto (commit: 953078a) — kipotosqui33 / githubweb
  91. eliminacion conflictos de nombre (commit: 78c4aa1) — kipotosqui33 / githubweb
  92. Asociaciones booking (commit: 6cdcad4) — asagudelos / githubweb
  93. Cambio de tipo atributo id Integer a Long (commit: 9c47ee7) — kipotosqui33 / githubweb
  94. Implementaicon de (commit: 8a96da7) — kipotosqui33 / githubweb
  95. Mensjaes de error de instancias no encontradas y no asociadas de Booking (commit: d6dfee0) — kipotosqui33 / githubweb
  96. comentarios (commit: 623648a) — kipotosqui33 / githubweb
  97. Implementacion de services y test para la realcion entre assistant y booking (commit: 4a1b624) — kipotosqui33 / githubweb
  98. Service de relacion de notification y assistant (commit: fedc151) — kipotosqui33 / githubweb
  99. Cambio dto id booking (commit: cd0fbda) — asagudelos / githubweb
  100. controladores api (commit: 1d4b728) — asagudelos / githubweb
  101. API SIN RELACIONES (commit: dbb9589) — asagudelos / githubweb
  102. CORRECCIONES (commit: 1a84ea3) — asagudelos / githubweb
  103. Correcciones dto (commit: 10a4f22) — asagudelos / githubweb
  104. Api Booking Asociaciones (commit: d7323f9) — asagudelos / githubweb
  105. Arreglo url (commit: 610b520) — kipotosqui33 / githubweb
  106. Implementacion Controller del servicio de la relacion AssistantBooking (commit: 42c641a) — kipotosqui33 / githubweb
  107. Correcion comentarios (commit: 38d1199) — kipotosqui33 / githubweb
  108. Atributo Assistant para relacion (commit: 1087d62) — kipotosqui33 / githubweb
  109. Eliminar imports (commit: b9d1774) — kipotosqui33 / githubweb
  110. correccion (commit: c2b779a) — kipotosqui33 / githubweb
  111. Implementacion metodos para relacion (commit: 97450d3) — kipotosqui33 / githubweb
  112. Agregar atributo de relacion Notificarion Assistant (commit: ad702b3) — kipotosqui33 / githubweb
  113. Mensajes de error para notification (commit: f717143) — kipotosqui33 / githubweb
  114. Eliminacion metodo replace (commit: b9371fb) — kipotosqui33 / githubweb
  115. Implementacion de service y test de relacion entre notification y assistant (commit: a2787a0) — kipotosqui33 / githubweb
  116. Correcion de test (commit: 03d0102) — kipotosqui33 / githubweb
  117. Mensajes de error (commit: 64c33d7) — kipotosqui33 / githubweb
  118. Nuevos mensajes error (commit: 3a7f2e5) — kipotosqui33 / githubweb
  119. Implementacion del controller para el servicio de relacion entre assistant y notification (commit: 1f4b89d) — kipotosqui33 / githubweb
  120. Implementacion de servicios, test y relacion entre assistant y pruchase (commit: 3a8c85e) — kipotosqui33 / githubweb
  121. cambio de collections de user con todas sus relaciones con bookingentitys (commit: b207df8) — kipotosqui33 / githubweb
  122. controlador de realacion entre assistant y purchase (commit: a554c64) — kipotosqui33 / githubweb
  123. Se elimina clase cetail innecesaria (commit: 0410e0b) — nsalcedop / githubweb
  124. Tests (commit: 3f2d730) — dsaldanag / githubweb
  125. Arreglo paquetes paymententity (commit: aac5b01) — kipotosqui33 / githubweb
  126. Location (commit: fe6f69e) — dsaldanag / githubweb
  127. Dtos (commit: 41ef4eb) — dsaldanag / githubweb
  128. Relaciones API (commit: 0636ae8) — dsaldanag / githubweb
  129. Pruebas API (commit: d2ef9ac) — dsaldanag / githubweb
  130. Service, test, controller de AssistantMethodOfPayment. Apis de credit card, debit card, mobile wallet (commit: ea27cb4) — nsalcedop / githubweb
  131. pepe (commit: eb5ea49) — kipotosqui33 / githubweb
  132. controller asociacion method assistant (commit: eb4d072) — kipotosqui33 / githubweb
  133. pepe (commit: 74ba20e) — kipotosqui33 / githubweb
  134. agregar entidades a assitant (commit: fa76bd1) — kipotosqui33 / githubweb
  135. Agrega el booking al assistant cuando de asocia con un booking (commit: 88b990d) — kipotosqui33 / githubweb
  136. implementacion asociacion hacia assistant (commit: 586cb26) — kipotosqui33 / githubweb
  137. Implementacion de repository methodofPayment para guardar todas las entidades de payment (commit: 6954d73) — kipotosqui33 / githubweb
  138. se modifico EventController, para pruebas api (commit: ca66a62) — jpgiraldob / githubweb
  139. correcion de metodos de TicketController (commit: 98a0baa) — jpgiraldob / githubweb
  140. Add files via upload (commit: d595247) — noreply / githubweb
  141. Add files via upload (commit: d1d08f1) — noreply / githubweb
  142. Add files via upload (commit: 1d2a525) — noreply / githubweb
  143. Correcion de metodos de los controladores y servic (commit: 48fc722) — jpgiraldob / githubweb
  144. colección preference (commit: f9b50f6) — noreply / githubweb
  145. Resources (commit: 120bc14) — noreply / githubweb
  146. Location (commit: d8a86ef) — noreply / githubweb
  147. Delete collections/Assistant.postman_collection.json (commit: ccdfebd) — noreply / githubweb
  148. implementacion de asociacion en DTO (commit: bc11e00) — kipotosqui33 / githubweb
  149. Controlador para asociacion entre assistant y payment entitys (commit: 16eed99) — kipotosqui33 / githubweb
  150. Correcion direcciones de controladores (commit: 14d5c3e) — kipotosqui33 / githubweb
  151. Metodos para mostrar las asociaciones de assistant (commit: c908cb7) — kipotosqui33 / githubweb
  152. Servicios para asociar payments a assistant (commit: 4455a1c) — kipotosqui33 / githubweb
  153. Metodo para mostrar los detalles de payments asociados a assistant (commit: e6a5bd1) — kipotosqui33 / githubweb
  154. Agregar un booking a assistant (commit: ea40b8d) — kipotosqui33 / githubweb
  155. Cambio de orden de los test (commit: 18b91d4) — kipotosqui33 / githubweb
  156. E (commit: 71e98dc) — kipotosqui33 / githubweb
  157. Collections completas de realciones de assitant (commit: f17395d) — kipotosqui33 / githubweb
  158. Implementacion metodo buscar por Email para login (commit: 76028fb) — kipotosqui33 / githubweb

#17 (Apr 24, 2025, 2:01:20 AM)

  1. Correcciones de Aceso a paquetes (commit: 823bdf8) — kipotosqui33 / githubweb
  2. Nuevas Asociaciones de tablas en MethosOfPayment (commit: acf9eeb) — kipotosqui33 / githubweb
  3. Nuevas asociaciones entre los metodos de pago y assistant (commit: 23f436a) — kipotosqui33 / githubweb
  4. Diagrama Clases (commit: 21ed48f) — kipotosqui33 / githubweb

#7 (Apr 23, 2025, 11:20:45 PM)

  1. Correcion nombres paquetes (commit: ff7662b) — kipotosqui33 / githubweb
  2. Correccion Nombres yPaquetes de usuarios (commit: d0d09a7) — kipotosqui33 / githubweb
  3. Correccion nombres de paquetes en donde estan ubicadas las entidades (commit: b51ce82) — kipotosqui33 / githubweb
  4. commit (commit: 61700c2) — kipotosqui33 / githubweb

#4 (Apr 22, 2025, 12:36:05 AM)

  1. Exepcion carpeta SonarQube (commit: 75ce28b) — kipotosqui33 / githubweb

#3 (Apr 21, 2025, 2:09:14 PM)

  1. Creacion de entidad UserEntity, definida con MappedSuperClass para no crear tablas de esta clase, extiende de BaseEntity (commit: e5a68d1) — kipotosqui33 / githubweb
  2. Creacion entidad OrganizerEntity que hereda de UserEntity (commit: d744715) — kipotosqui33 / githubweb
  3. Creacion entidad AssitantEntity que hereda de UserEntity (commit: fc06acb) — kipotosqui33 / githubweb
  4. Creacion Repository para la clase AssistantEntity (commit: 13d2e66) — kipotosqui33 / githubweb
  5. Creacion Repository para clase OrganizerEntity (commit: b3b79df) — kipotosqui33 / githubweb
  6. Asignacion de la implementación de entidades (commit: 4ecb092) — dsaldanag / githubweb
  7. Cambio clase a Entidad a Repository (commit: 628f634) — kipotosqui33 / githubweb
  8. Eliminacion entity (commit: 155c59f) — kipotosqui33 / githubweb
  9. Correcion Parametros (commit: 84204b7) — kipotosqui33 / githubweb
  10. Creacion de Entidades y sus repositories (commit: 531f398) — kipotosqui33 / githubweb
  11. Entidades y repositorios de MethodOfPayment (commit: 390cf68) — andresruiz14502 / githubweb
  12. Creacion Asociaciones Clases Assistant, Booking, Notification (commit: 39a9cf5) — kipotosqui33 / githubweb
  13. Asosiaciones (commit: bb0817a) — dsaldanag / githubweb
  14. Correccion asociaciones Assitant (commit: 724fd5b) — kipotosqui33 / githubweb
  15. Creacion de Entidades Purchase, Preference y Promo con sus respectivos Repository (commit: c1483d9) — kipotosqui33 / githubweb
  16. Creacion de asociacion OneToMany con entidades Preference, Purchase. (commit: 3a343e5) — kipotosqui33 / githubweb
  17. Creacion de Asociaciones ManyToOne con Event. (commit: 4a285d5) — kipotosqui33 / githubweb
  18. Creacion Asociaciones (commit: 26e4bdc) — kipotosqui33 / githubweb
  19. Creacion de Asociaciones (commit: 1cdee3b) — kipotosqui33 / githubweb
  20. Creacion de Asociaciones (commit: cf80b92) — kipotosqui33 / githubweb
  21. Creacion de Asociaciones (commit: a6c6d75) — kipotosqui33 / githubweb
  22. Creacion de Asociaciones (commit: 5218bd9) — kipotosqui33 / githubweb
  23. Creacion de Asociaciones (commit: 93bd505) — kipotosqui33 / githubweb
  24. Creacion de Asociaciones (commit: 763e36e) — kipotosqui33 / githubweb
  25. Entidades de Pago (commit: c38082d) — kipotosqui33 / githubweb
  26. Creacion Asociaciones (commit: 9016193) — kipotosqui33 / githubweb
  27. Creacion de Asociaciones (commit: 8afafea) — kipotosqui33 / githubweb
  28. Commit en main (commit: d5465c9) — kipotosqui33 / githubweb
  29. jenkins (commit: 969e712) — kipotosqui33 / githubweb
  30. Commit asociacion (commit: 91e3e86) — kipotosqui33 / githubweb
  31. commit ManyToOne (commit: 624e11a) — kipotosqui33 / githubweb
  32. Agrupacion Entitys (commit: 043f504) — kipotosqui33 / githubweb
  33. Agrupacion Entitys (commit: 7244646) — kipotosqui33 / githubweb
  34. Agrupacion Entitys (commit: 64746d5) — kipotosqui33 / githubweb
  35. DIAGRAMA DE ENTIDADES (commit: b0a94b8) — kipotosqui33 / githubweb

#2 (Mar 27, 2025, 9:46:45 PM)

  1. Update README.md (commit: 9e812b6) — noreply / githubweb
  2. Update README.md (commit: 8c45d8d) — noreply / githubweb