This website requires JavaScript.
Explore
Help
Register
Sign In
ncoronel
0 Followers
·
0 Following
Joined on
2026-04-13
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
ncoronel
created branch
auth/google_oauth
in
tbianchini/shopit-front
2026-07-22 20:01:28 +00:00
ncoronel
pushed to
auth/google_oauth
at
tbianchini/shopit-front
2026-07-22 20:01:28 +00:00
20c8b04638
feat(auth): implement Google OAuth login flow and handle session clearing on 401
ncoronel
pushed to
develop
at
tbianchini/shopit-front
2026-07-22 14:58:44 +00:00
c662c27fc7
feat(auth): integrate TenantService to include tenant code in registration payload
ncoronel
pushed to
dev
at
tbianchini/shopit-back
2026-07-22 12:56:08 +00:00
528772fc96
feat(notification): implement email notifications for user registration and purchase events
ncoronel
pushed to
dev
at
tbianchini/shopit-back
2026-07-22 12:25:18 +00:00
7e1ffbf417
feat(integration): add requires_tenant_configuration field and update related logic and tests
03d8361e5f
feat(mail): introduce MailService for tenant-specific SMTP handling and update related tests
3fe48fbfa5
feat(mail): implement MailService for tenant-specific SMTP configuration and update MailTestService to utilize it
22da4966e9
feat(mail-test): enhance email functionality with tenant branding and routing
1a05c380a0
feat(mail-test): implement email testing functionality
Compare 5 commits »
ncoronel
pushed to
integration/mailing
at
tbianchini/shopit-back
2026-07-22 12:24:13 +00:00
7e1ffbf417
feat(integration): add requires_tenant_configuration field and update related logic and tests
ncoronel
created branch
integration/mailing
in
tbianchini/shopit-back
2026-07-21 20:00:59 +00:00
ncoronel
pushed to
integration/mailing
at
tbianchini/shopit-back
2026-07-21 20:00:59 +00:00
03d8361e5f
feat(mail): introduce MailService for tenant-specific SMTP handling and update related tests
3fe48fbfa5
feat(mail): implement MailService for tenant-specific SMTP configuration and update MailTestService to utilize it
22da4966e9
feat(mail-test): enhance email functionality with tenant branding and routing
1a05c380a0
feat(mail-test): implement email testing functionality
Compare 4 commits »
ncoronel
pushed to
dev
at
tbianchini/shopit-back
2026-07-21 19:04:47 +00:00
e1a67fd9f3
feat(ticket): add TicketController, TicketResource, and related routes with tests
38f74739da
feat(ticket): add source IDs to tickets and update related services and tests
c0978033c1
feat(ticket): implement ticket generation on purchase payment and add related tests
a928a2e848
feat(ticket): implement ticket generation service, model, and exception handling with tests
Compare 4 commits »
ncoronel
pushed to
develop
at
tbianchini/shopit-front
2026-07-21 17:57:23 +00:00
3cefaf85d9
feat(qr-modal): implement QR modal component and integrate with tickets page
472dead0ff
feat(tickets): separate active and inactive tickets, update selection logic and styles
fa8032c557
feat(ticket): enhance ticket component with disabled and expired states, update styles and tests
6c5e10feb2
feat(ticket): update ticket title styles and adjust QR button dimensions
63541a3593
feat(ticket): adjust QR button styles for better responsiveness
Compare 6 commits »
ncoronel
pushed to
feature/events
at
tbianchini/shopit-front
2026-07-21 17:56:16 +00:00
3cefaf85d9
feat(qr-modal): implement QR modal component and integrate with tickets page
ncoronel
pushed to
feature/events
at
tbianchini/shopit-front
2026-07-21 17:35:47 +00:00
472dead0ff
feat(tickets): separate active and inactive tickets, update selection logic and styles
fa8032c557
feat(ticket): enhance ticket component with disabled and expired states, update styles and tests
6c5e10feb2
feat(ticket): update ticket title styles and adjust QR button dimensions
63541a3593
feat(ticket): adjust QR button styles for better responsiveness
Compare 4 commits »
ncoronel
pushed to
feature/events
at
tbianchini/shopit-front
2026-07-21 17:12:29 +00:00
bc37a91c7f
feat(tickets): implement tickets page with ticket component and service
ncoronel
pushed to
feature/events
at
tbianchini/shopit-front
2026-07-21 16:55:34 +00:00
54826a7f8a
feat(ticket): add reusable ticket component with actions and styles
8f57af3cf5
feat(purchase-item): enhance layout for items without images and add description handling
da6614a9f8
feat(auth): update session handling on 401 responses and refactor error propagation
8e44fa5a46
feat(purchase-detail): update item details structure and handle null values in mapping
938d15bf83
feat(checkout): implement QR payment polling and validation logic
Compare 5 commits »
ncoronel
pushed to
develop
at
tbianchini/shopit-front
2026-07-21 16:53:55 +00:00
ncoronel
pushed to
develop
at
tbianchini/shopit-front
2026-07-21 16:50:24 +00:00
993d5bbcf1
Merge branch 'develop' of
https://gitea.quo.ar/tbianchini/shopit-front
into develop
54826a7f8a
feat(ticket): add reusable ticket component with actions and styles
8f57af3cf5
feat(purchase-item): enhance layout for items without images and add description handling
da6614a9f8
feat(auth): update session handling on 401 responses and refactor error propagation
8e44fa5a46
feat(purchase-detail): update item details structure and handle null values in mapping
Compare 31 commits »
ncoronel
pushed to
dev
at
tbianchini/shopit-back
2026-07-21 13:37:04 +00:00
c3f54c79cb
feat(auth): implement token expiration for personal access tokens and update tests
0f36c3402b
feat: update AWS S3 configuration to include visibility settings and retain visibility option
Compare 2 commits »
ncoronel
pushed to
dev
at
tbianchini/shopit-back
2026-07-21 12:23:34 +00:00
29a2ca19a3
refactor(catalog): Complete catalog refactor to simplify its data model and its querying.
ncoronel
pushed to
feature/events
at
tbianchini/shopit-front
2026-07-20 20:11:15 +00:00
dafaa85480
feat(cart): implement add to cart functionality and display empty cart message
ncoronel
pushed to
feature/events
at
tbianchini/shopit-front
2026-07-20 20:00:03 +00:00
98e899c5bf
feat(product-list): enhance layout handling with responsive design and computed properties
First
Previous
...
5
6
7
8
9
...
Next
Last