Skip to content
Changes
- Implementacion del service para enviar correo de confirmacion de registro de usuario (commit: 62372f4)
—
kipotosqui33 /
githubweb
- Creacion Paquetes de servicios con las clases de servicios de cada entidad (commit: 8a53507)
—
kipotosqui33 /
githubweb
- AssistantService (commit: 3c79d44)
—
kipotosqui33 /
githubweb
- Creacion de clase ErrorMessage que indica la descripcion del error al buscar entidades (commit: 0fd5015)
—
kipotosqui33 /
githubweb
- Creacion de los metodos para AssistantEntity. (commit: caed47c)
—
kipotosqui33 /
githubweb
- Correcion nomenclatura (commit: e6dd2b3)
—
kipotosqui33 /
githubweb
- Creacion de metodos Buscar, Eliminar, Actualizar, Listar del Service de OrganizerEntity (commit: 0ca7d1c)
—
kipotosqui33 /
githubweb
- Clase de servicio de UserEntity (commit: 67c6741)
—
kipotosqui33 /
githubweb
- Creacion de metodos de servicio de PreferenceEntity (commit: e1f8e13)
—
kipotosqui33 /
githubweb
- Correcion (commit: 7190f1e)
—
kipotosqui33 /
githubweb
- Nueva relacion ManyToMany entre AssistantEntity y PreferenceEntity (commit: 589b1bb)
—
kipotosqui33 /
githubweb
- Creacion de los metodos: (commit: d984f53)
—
kipotosqui33 /
githubweb
- Nueva condicion de error para PREFERENCE (commit: c3896ee)
—
kipotosqui33 /
githubweb
- Creacion de metodo de instancia de PreferenceEntity (commit: a6b0280)
—
kipotosqui33 /
githubweb
- Creacion de los metodos de las relaciones entre Assistant y Preference(para Assistant) (commit: a550a22)
—
kipotosqui33 /
githubweb
- Nueva mensaje de error para OrganizerEntity (commit: 388ca34)
—
kipotosqui33 /
githubweb
- Creacion de metodos (commit: 653c21f)
—
kipotosqui33 /
githubweb
- Booking Services (commit: e8951f5)
—
asagudelos /
githubweb
- BookingServices Tests (commit: 862cdbc)
—
asagudelos /
githubweb
- Se agregan los servicios de las entidades de MethodOfPayment, se corrigen repositorios (commit: 8655b3f)
—
natasalcedo06 /
githubweb
- Metodo para buscar un Assistant por su correo (commit: 9069aba)
—
kipotosqui33 /
githubweb
- Metodo createAssistant (commit: 2e7bf9f)
—
kipotosqui33 /
githubweb
- Implementacion metodo findByEmail (commit: ff7acb9)
—
kipotosqui33 /
githubweb
- Correcion asociacion "ManyToOne" a "ManyToMany" con AssistantEntity (commit: e214706)
—
kipotosqui33 /
githubweb
- Implementacion metodo createOrganizer (commit: d4271f8)
—
kipotosqui33 /
githubweb
- Cambio metodo createPreference de acuerdo a la relacion ManyToMany con Assistant (commit: 488fc6f)
—
kipotosqui33 /
githubweb
- Eliminacion Service de clase Abstract (commit: 86e6585)
—
kipotosqui33 /
githubweb
- Implementacion de la clase AssistantServiceTest (commit: 5c7f8b8)
—
kipotosqui33 /
githubweb
- Implementacion de los Test de PreferenceService (commit: 2761cbe)
—
kipotosqui33 /
githubweb
- Correcion metodo updatePreference solo actualiza la descripcion (commit: 0df8ba2)
—
kipotosqui33 /
githubweb
- Correcion metodo updatePreference setDescription a setId (commit: 0d2c8dc)
—
kipotosqui33 /
githubweb
- Implementacion metodo testUpdatePreference (commit: 3dc451e)
—
kipotosqui33 /
githubweb
- Implementacion del metodo de obtener todos los registros de Organizer (commit: 9600aa8)
—
kipotosqui33 /
githubweb
- Implementacion de la clases que ejecuta los test de OrganizerService (commit: 2861839)
—
kipotosqui33 /
githubweb
- Agrega anotacion fetch = FechType.LAZY (commit: cf97b84)
—
kipotosqui33 /
githubweb
- mensaje de error para preferencia no asociada (commit: 2a4fb17)
—
kipotosqui33 /
githubweb
- Elimina import (commit: 8692d1e)
—
kipotosqui33 /
githubweb
- Correcion nombres metodos (commit: 2bf4946)
—
kipotosqui33 /
githubweb
- Implementacion de los Test para AssistantPreferenceService (commit: 9de2975)
—
kipotosqui33 /
githubweb
- Buenas practicas (commit: ea55781)
—
kipotosqui33 /
githubweb
- Implementacion metodo addPreference agrega una Preference a un Assistant ya creado (commit: a8b3242)
—
kipotosqui33 /
githubweb
- Implementacion de los test de PreferenceAssistantService. (commit: 5c05c3d)
—
kipotosqui33 /
githubweb
- Diagrama UML del DTO (commit: 6e6a974)
—
kipotosqui33 /
githubweb
- Diagrama DTO completo methodofpayment, event (commit: d5a5dbd)
—
kipotosqui33 /
githubweb
- clases DTO y DetailDTO de userentitys (commit: 3ea5152)
—
kipotosqui33 /
githubweb
- Cambio test Booking (commit: fa6d9bf)
—
asagudelos /
githubweb
- Cambio test Booking (commit: 80f78ab)
—
asagudelos /
githubweb
- implementacion DTOs, DetailDTOs y controladores de clases booking (commit: 457626a)
—
asagudelos /
githubweb
- Clases DTO y DetailDTO de los paquetes evententity y bookingentity (commit: cf5c15f)
—
kipotosqui33 /
githubweb
- Clases DTO y Detail con relacion a EventEntity (commit: 62dbad0)
—
kipotosqui33 /
githubweb
- eliminar relacion muchos a muchos (commit: 41e89ae)
—
kipotosqui33 /
githubweb
- Relacion muchos a muchos con assistant (commit: 615dbe2)
—
kipotosqui33 /
githubweb
- Logica de MethodOfPayment (commit: dd65e61)
—
natasalcedo06 /
githubweb
- Eliminar archivo de test innecesario: CreditCardServiceTest.java (commit: 666bca4)
—
nsalcedop /
githubweb
- Clases DTO y controllers (commit: 1b49e2c)
—
nsalcedop /
githubweb
- p (commit: fe02bf0)
—
kipotosqui33 /
githubweb
- Implementacion de los controladores de UserDTO, OrganizerDTO y PreferenceDTO (commit: 20cec44)
—
kipotosqui33 /
githubweb
- API UserEntitys (commit: a48d65c)
—
kipotosqui33 /
githubweb
- nombre variable baseUrl (commit: 140dde7)
—
kipotosqui33 /
githubweb
- cambio numberPhone integer a string (commit: ff76fc5)
—
kipotosqui33 /
githubweb
- test del api de user entity (commit: 9c85b04)
—
kipotosqui33 /
githubweb
- rename .json (commit: 125f7f5)
—
kipotosqui33 /
githubweb
- p (commit: c0290cf)
—
kipotosqui33 /
githubweb
- Correccion mensajes de error (commit: e9bae44)
—
kipotosqui33 /
githubweb
- Implementacion de agregar Preferencias por Listas (commit: b843fdb)
—
kipotosqui33 /
githubweb
- controlador del servicio de asociacion Assistant-Preference (commit: f1f9ea6)
—
kipotosqui33 /
githubweb
- Metodos que faltan (commit: fbd1b18)
—
kipotosqui33 /
githubweb
- Add files via upload (commit: 916174b)
—
noreply /
githubweb
- Correciones nombres (commit: 2aef0d7)
—
kipotosqui33 /
githubweb
- IMplementacion de Test faltantes de AssistantPreferenceService. (commit: a5a44ec)
—
kipotosqui33 /
githubweb
- Implementacion de test para reemplazar Assistants de las Preferences (commit: bd42242)
—
kipotosqui33 /
githubweb
- Controller para la realcion Preferences-Assistants (commit: b3d9191)
—
kipotosqui33 /
githubweb
- Implementacion Metodo replaceAssistant (commit: 111ff2e)
—
kipotosqui33 /
githubweb
- Renombrar metodo replacePreferences para reemplazar la preferencias de un assistant (commit: ff2c07b)
—
kipotosqui33 /
githubweb
- eliminar json de referencia (commit: a821458)
—
kipotosqui33 /
githubweb
- eliminacion API User Entitys de referencia (commit: e9ec2e0)
—
kipotosqui33 /
githubweb
- Implementacion de API UserEntitys (commit: fef71b0)
—
kipotosqui33 /
githubweb
- Correciones services y test (commit: acb3cdb)
—
asagudelos /
githubweb
- Dtos (commit: 59a4a75)
—
dsaldanag /
githubweb
- Correcion de conflictos (commit: e2e6501)
—
kipotosqui33 /
githubweb
- cambio nombre atributo (commit: 67a3402)
—
kipotosqui33 /
githubweb
- implementacion atributo (commit: a85442e)
—
kipotosqui33 /
githubweb
- Test (commit: 300c7c6)
—
dsaldanag /
githubweb
- p (commit: 7385868)
—
kipotosqui33 /
githubweb
- Eliminacion conflictos de referencia (commit: 5857000)
—
kipotosqui33 /
githubweb
- renombre atributo OTPCode a otpCode (commit: f0248ba)
—
kipotosqui33 /
githubweb
- Implementacion service mehod of payment (commit: ae6409d)
—
kipotosqui33 /
githubweb
- Eliminacion dobles (commit: 85b7439)
—
kipotosqui33 /
githubweb
- Correccion metodos (commit: 6350ab4)
—
kipotosqui33 /
githubweb
- Implementacion test metodos de pago (commit: 09aa4dd)
—
kipotosqui33 /
githubweb
- eliminar services conflicto (commit: 953078a)
—
kipotosqui33 /
githubweb
- eliminacion conflictos de nombre (commit: 78c4aa1)
—
kipotosqui33 /
githubweb
- Asociaciones booking (commit: 6cdcad4)
—
asagudelos /
githubweb
- Cambio de tipo atributo id Integer a Long (commit: 9c47ee7)
—
kipotosqui33 /
githubweb
- Implementaicon de (commit: 8a96da7)
—
kipotosqui33 /
githubweb
- Mensjaes de error de instancias no encontradas y no asociadas de Booking (commit: d6dfee0)
—
kipotosqui33 /
githubweb
- comentarios (commit: 623648a)
—
kipotosqui33 /
githubweb
- Implementacion de services y test para la realcion entre assistant y booking (commit: 4a1b624)
—
kipotosqui33 /
githubweb
- Service de relacion de notification y assistant (commit: fedc151)
—
kipotosqui33 /
githubweb
- Cambio dto id booking (commit: cd0fbda)
—
asagudelos /
githubweb
- controladores api (commit: 1d4b728)
—
asagudelos /
githubweb
- API SIN RELACIONES (commit: dbb9589)
—
asagudelos /
githubweb
- CORRECCIONES (commit: 1a84ea3)
—
asagudelos /
githubweb
- Correcciones dto (commit: 10a4f22)
—
asagudelos /
githubweb
- Api Booking Asociaciones (commit: d7323f9)
—
asagudelos /
githubweb
- Arreglo url (commit: 610b520)
—
kipotosqui33 /
githubweb
- Implementacion Controller del servicio de la relacion AssistantBooking (commit: 42c641a)
—
kipotosqui33 /
githubweb
- Correcion comentarios (commit: 38d1199)
—
kipotosqui33 /
githubweb
- Atributo Assistant para relacion (commit: 1087d62)
—
kipotosqui33 /
githubweb
- Eliminar imports (commit: b9d1774)
—
kipotosqui33 /
githubweb
- correccion (commit: c2b779a)
—
kipotosqui33 /
githubweb
- Implementacion metodos para relacion (commit: 97450d3)
—
kipotosqui33 /
githubweb
- Agregar atributo de relacion Notificarion Assistant (commit: ad702b3)
—
kipotosqui33 /
githubweb
- Mensajes de error para notification (commit: f717143)
—
kipotosqui33 /
githubweb
- Eliminacion metodo replace (commit: b9371fb)
—
kipotosqui33 /
githubweb
- Implementacion de service y test de relacion entre notification y assistant (commit: a2787a0)
—
kipotosqui33 /
githubweb
- Correcion de test (commit: 03d0102)
—
kipotosqui33 /
githubweb
- Mensajes de error (commit: 64c33d7)
—
kipotosqui33 /
githubweb
- Nuevos mensajes error (commit: 3a7f2e5)
—
kipotosqui33 /
githubweb
- Implementacion del controller para el servicio de relacion entre assistant y notification (commit: 1f4b89d)
—
kipotosqui33 /
githubweb
- Implementacion de servicios, test y relacion entre assistant y pruchase (commit: 3a8c85e)
—
kipotosqui33 /
githubweb
- cambio de collections de user con todas sus relaciones con bookingentitys (commit: b207df8)
—
kipotosqui33 /
githubweb
- controlador de realacion entre assistant y purchase (commit: a554c64)
—
kipotosqui33 /
githubweb
- Se elimina clase cetail innecesaria (commit: 0410e0b)
—
nsalcedop /
githubweb
- Tests (commit: 3f2d730)
—
dsaldanag /
githubweb
- Arreglo paquetes paymententity (commit: aac5b01)
—
kipotosqui33 /
githubweb
- Location (commit: fe6f69e)
—
dsaldanag /
githubweb
- Dtos (commit: 41ef4eb)
—
dsaldanag /
githubweb
- Relaciones API (commit: 0636ae8)
—
dsaldanag /
githubweb
- Pruebas API (commit: d2ef9ac)
—
dsaldanag /
githubweb
- Service, test, controller de AssistantMethodOfPayment. Apis de credit card, debit card, mobile wallet (commit: ea27cb4)
—
nsalcedop /
githubweb
- pepe (commit: eb5ea49)
—
kipotosqui33 /
githubweb
- controller asociacion method assistant (commit: eb4d072)
—
kipotosqui33 /
githubweb
- pepe (commit: 74ba20e)
—
kipotosqui33 /
githubweb
- agregar entidades a assitant (commit: fa76bd1)
—
kipotosqui33 /
githubweb
- Agrega el booking al assistant cuando de asocia con un booking (commit: 88b990d)
—
kipotosqui33 /
githubweb
- implementacion asociacion hacia assistant (commit: 586cb26)
—
kipotosqui33 /
githubweb
- Implementacion de repository methodofPayment para guardar todas las entidades de payment (commit: 6954d73)
—
kipotosqui33 /
githubweb
- se modifico EventController, para pruebas api (commit: ca66a62)
—
jpgiraldob /
githubweb
- correcion de metodos de TicketController (commit: 98a0baa)
—
jpgiraldob /
githubweb
- Add files via upload (commit: d595247)
—
noreply /
githubweb
- Add files via upload (commit: d1d08f1)
—
noreply /
githubweb
- Add files via upload (commit: 1d2a525)
—
noreply /
githubweb
- Correcion de metodos de los controladores y servic (commit: 48fc722)
—
jpgiraldob /
githubweb
- colección preference (commit: f9b50f6)
—
noreply /
githubweb
- Resources (commit: 120bc14)
—
noreply /
githubweb
- Location (commit: d8a86ef)
—
noreply /
githubweb
- Delete collections/Assistant.postman_collection.json (commit: ccdfebd)
—
noreply /
githubweb
- implementacion de asociacion en DTO (commit: bc11e00)
—
kipotosqui33 /
githubweb
- Controlador para asociacion entre assistant y payment entitys (commit: 16eed99)
—
kipotosqui33 /
githubweb
- Correcion direcciones de controladores (commit: 14d5c3e)
—
kipotosqui33 /
githubweb
- Metodos para mostrar las asociaciones de assistant (commit: c908cb7)
—
kipotosqui33 /
githubweb
- Servicios para asociar payments a assistant (commit: 4455a1c)
—
kipotosqui33 /
githubweb
- Metodo para mostrar los detalles de payments asociados a assistant (commit: e6a5bd1)
—
kipotosqui33 /
githubweb
- Agregar un booking a assistant (commit: ea40b8d)
—
kipotosqui33 /
githubweb
- Cambio de orden de los test (commit: 18b91d4)
—
kipotosqui33 /
githubweb
- E (commit: 71e98dc)
—
kipotosqui33 /
githubweb
- Collections completas de realciones de assitant (commit: f17395d)
—
kipotosqui33 /
githubweb
- Implementacion metodo buscar por Email para login (commit: 76028fb)
—
kipotosqui33 /
githubweb
- Correcciones de Aceso a paquetes (commit: 823bdf8)
—
kipotosqui33 /
githubweb
- Nuevas Asociaciones de tablas en MethosOfPayment (commit: acf9eeb)
—
kipotosqui33 /
githubweb
- Nuevas asociaciones entre los metodos de pago y assistant (commit: 23f436a)
—
kipotosqui33 /
githubweb
- Diagrama Clases (commit: 21ed48f)
—
kipotosqui33 /
githubweb
- Correcion nombres paquetes (commit: ff7662b)
—
kipotosqui33 /
githubweb
- Correccion Nombres yPaquetes de usuarios (commit: d0d09a7)
—
kipotosqui33 /
githubweb
- Correccion nombres de paquetes en donde estan ubicadas las entidades (commit: b51ce82)
—
kipotosqui33 /
githubweb
- commit (commit: 61700c2)
—
kipotosqui33 /
githubweb
- Exepcion carpeta SonarQube (commit: 75ce28b)
—
kipotosqui33 /
githubweb
- Creacion de entidad UserEntity, definida con MappedSuperClass para no crear tablas de esta clase, extiende de BaseEntity (commit: e5a68d1)
—
kipotosqui33 /
githubweb
- Creacion entidad OrganizerEntity que hereda de UserEntity (commit: d744715)
—
kipotosqui33 /
githubweb
- Creacion entidad AssitantEntity que hereda de UserEntity (commit: fc06acb)
—
kipotosqui33 /
githubweb
- Creacion Repository para la clase AssistantEntity (commit: 13d2e66)
—
kipotosqui33 /
githubweb
- Creacion Repository para clase OrganizerEntity (commit: b3b79df)
—
kipotosqui33 /
githubweb
- Asignacion de la implementación de entidades (commit: 4ecb092)
—
dsaldanag /
githubweb
- Cambio clase a Entidad a Repository (commit: 628f634)
—
kipotosqui33 /
githubweb
- Eliminacion entity (commit: 155c59f)
—
kipotosqui33 /
githubweb
- Correcion Parametros (commit: 84204b7)
—
kipotosqui33 /
githubweb
- Creacion de Entidades y sus repositories (commit: 531f398)
—
kipotosqui33 /
githubweb
- Entidades y repositorios de MethodOfPayment (commit: 390cf68)
—
andresruiz14502 /
githubweb
- Creacion Asociaciones Clases Assistant, Booking, Notification (commit: 39a9cf5)
—
kipotosqui33 /
githubweb
- Asosiaciones (commit: bb0817a)
—
dsaldanag /
githubweb
- Correccion asociaciones Assitant (commit: 724fd5b)
—
kipotosqui33 /
githubweb
- Creacion de Entidades Purchase, Preference y Promo con sus respectivos Repository (commit: c1483d9)
—
kipotosqui33 /
githubweb
- Creacion de asociacion OneToMany con entidades Preference, Purchase. (commit: 3a343e5)
—
kipotosqui33 /
githubweb
- Creacion de Asociaciones ManyToOne con Event. (commit: 4a285d5)
—
kipotosqui33 /
githubweb
- Creacion Asociaciones (commit: 26e4bdc)
—
kipotosqui33 /
githubweb
- Creacion de Asociaciones (commit: 1cdee3b)
—
kipotosqui33 /
githubweb
- Creacion de Asociaciones (commit: cf80b92)
—
kipotosqui33 /
githubweb
- Creacion de Asociaciones (commit: a6c6d75)
—
kipotosqui33 /
githubweb
- Creacion de Asociaciones (commit: 5218bd9)
—
kipotosqui33 /
githubweb
- Creacion de Asociaciones (commit: 93bd505)
—
kipotosqui33 /
githubweb
- Creacion de Asociaciones (commit: 763e36e)
—
kipotosqui33 /
githubweb
- Entidades de Pago (commit: c38082d)
—
kipotosqui33 /
githubweb
- Creacion Asociaciones (commit: 9016193)
—
kipotosqui33 /
githubweb
- Creacion de Asociaciones (commit: 8afafea)
—
kipotosqui33 /
githubweb
- Commit en main (commit: d5465c9)
—
kipotosqui33 /
githubweb
- jenkins (commit: 969e712)
—
kipotosqui33 /
githubweb
- Commit asociacion (commit: 91e3e86)
—
kipotosqui33 /
githubweb
- commit ManyToOne (commit: 624e11a)
—
kipotosqui33 /
githubweb
- Agrupacion Entitys (commit: 043f504)
—
kipotosqui33 /
githubweb
- Agrupacion Entitys (commit: 7244646)
—
kipotosqui33 /
githubweb
- Agrupacion Entitys (commit: 64746d5)
—
kipotosqui33 /
githubweb
- DIAGRAMA DE ENTIDADES (commit: b0a94b8)
—
kipotosqui33 /
githubweb
- Update README.md (commit: 9e812b6)
—
noreply /
githubweb
- Update README.md (commit: 8c45d8d)
—
noreply /
githubweb