ncoronel
  • Joined on 2026-04-13
ncoronel pushed to feature/checkout at tbianchini/shopit-back 2026-07-06 12:58:04 +00:00
3731cd67fe feat: implement Telepagos webhook handling with request validation and service integration
ncoronel pushed to feature/checkout at tbianchini/shopit-back 2026-07-06 12:01:49 +00:00
403caf77f5 feat: add getCashinDetails method to TelepagosIntegrationService and corresponding tests
04b2bb0b2a feat: add QR code generation and response handling to TelepagosIntegrationService with logging for errors
Compare 2 commits »
ncoronel pushed to feature/checkout at tbianchini/shopit-back 2026-07-06 11:50:55 +00:00
1af5b1d7ed feat: add client method to BaseIntegrationService for pre-configured HTTP client and implement test for client functionality
ncoronel pushed to feature/checkout at tbianchini/shopit-back 2026-07-06 11:48:44 +00:00
387e136707 feat: update environment configuration for production and enhance TelepagosIntegrationService with token caching and error handling
9a1e36337d feat: implement BaseIntegrationService and TelepagosIntegrationService with integration handling and header generation
0c28302f84 refactor: remove unused 'payment_status' field from StorePurchaseRequest rules
Compare 3 commits »
ncoronel pushed to feature/checkout at tbianchini/shopit-back 2026-07-03 20:03:38 +00:00
0cb1c37566 refactor: remove PaymentProviderInterface and TelepagosProvider, simplify CheckoutService and related tests
057e6757dc feat: add customer details fields to Purchase model and request, implement checkout process with cart clearing
6d066beea3 feat: add optional 'dni' and 'telefono' fields to User model and registration process
1d94ff8885 feat: implement checkout service and payment processing integration
ee3be8d550 feat: configure integration secret and update seeder for Telepagos integration
Compare 10 commits »
ncoronel created branch feature/checkout in tbianchini/shopit-back 2026-07-03 20:03:38 +00:00
ncoronel pushed to feature/compras at tbianchini/shopit-front 2026-07-03 20:02:29 +00:00
1df6964859 feat(auth): refactor authentication to use cookies for token management and add CookieService
3971970975 feat(checkout): implement authentication guard for checkout route and add bank account service
0a2d999c00 feat(checkout): adjust button styles and layout for improved usability
37d94159aa feat(checkout): update styles for title and labels in payment step for improved readability
361596bbbc feat(checkout): update styles for payment card and text elements for improved readability
Compare 10 commits »
ncoronel created branch feature/compras in tbianchini/shopit-front 2026-07-03 20:02:29 +00:00
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-03 12:05:59 +00:00
625e2fea6c feat(register): integrate modal and toast services for success and error handling
3697c4b97c feat(modal): add simple modal component with open and close functionality
bedb74ebd5 feat(cart): implement optimistic quantity updates with rollback on error
Compare 3 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-03 11:51:23 +00:00
b94efea4e0 feat: update maximum quantity error message in Cart model and test
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-03 11:37:15 +00:00
1ae3e9ce92 feat: update login error message for incorrect credentials
0efa1650a0 feat: add MeController and endpoint for retrieving current user information
Compare 2 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-02 20:03:11 +00:00
6bab2e9ab2 feat(store-header, store-layout): add user click event handling and navigation to login
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-02 19:51:45 +00:00
bd4b86fe85 refactor(login, register): adjust header margins and improve error message display
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-02 19:37:32 +00:00
6ffffc6ea8 feat(auth): implement authentication service, guards, and interceptors
57f58c92be feat(register): add register page with routing and form implementation
Compare 2 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-02 18:50:31 +00:00
5365811a50 refactor(login): unify title styling by replacing class with shared auth-title
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-02 18:45:30 +00:00
3c98600193 feat(login): implement auth layout and restructure login page with improved styling and structure
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-02 18:40:01 +00:00
ff3c3233c1 fix(login): correct spelling of "Contraseña" in login page
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-02 18:33:46 +00:00
20e8578440 feat(login): add disabled state to continue with Google button
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-02 18:33:09 +00:00
193ba7472b fix(login): correct spelling errors in login page text
bc9390394a feat(login): replace Google icon with SVG for improved scalability and styling
Compare 2 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-07-02 18:28:28 +00:00
4393280fd9 feat(login): enhance login page layout with improved divider styling
956411254e feat(login): update button styles and improve layout on login page
4cbf87feb1 feat(login): update login page styles and integrate neutral button variant
93d49fc7e6 feat(login): redesign login page layout and integrate button component
85465ce7e1 feat(login): add login page component with template and styles
Compare 5 commits »