ncoronel
  • Joined on 2026-04-13
ncoronel pushed to homologacion at tbianchini/shopit-front 2026-08-05 14:10:07 +00:00
8aea54959f fix: enforce padding and background styles for form control in recover password page
ncoronel pushed to homologacion at tbianchini/shopit-front 2026-08-05 13:50:15 +00:00
12ca45bdd8 feat: add storeName input to footer component and update copyright display
fa6fc53f8d fix: correct language attribute from 'e' to 'es' in HTML tag
Compare 2 commits »
ncoronel pushed to homo at tbianchini/shopit-back 2026-08-05 13:49:02 +00:00
d02b0c5551 feat(auth): add reason field to reset password attempts and enhance email notifications for account lock scenarios
ee911171be fix(variant): simplify getName method and add test for variant without catalog attributes
Compare 2 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-08-05 13:29:07 +00:00
b294e5c46e Merge branch 'fix/correcciones_secundarias' into dev
d02b0c5551 feat(auth): add reason field to reset password attempts and enhance email notifications for account lock scenarios
ee911171be fix(variant): simplify getName method and add test for variant without catalog attributes
e17d1fa15e feat: Add scanner user association to tickets; update Ticket model, resource, migration, and tests
2a15dc92be feat: Implement staff management features; add controller, service, resource, routes, and tests for staff and category assignments
Compare 5 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-08-05 11:49:59 +00:00
78970573a8 feat: add type property to Product and CatalogItemDetail interfaces; include event_id in PurchaseSummaryResponse and PurchaseDetailResponse
f289e9e2e4 feat: add expires_at to PurchaseDetailResponse and update checkout logic for pending payments
2487546a75 feat: add additionalInfoConfig to tenant interface and implement rendering in store home page
cc884e3cc0 feat: add description_html to tenant heroConfig and update tests for hero banner rendering
ffb586c348 feat: enhance product and tenant interfaces to support event dates, update product detail page to display event date selection
Compare 8 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-08-04 16:49:49 +00:00
3a039a6055 feat: Implement OnTicketFeaturedGroup management; add controller, service, resource, request, routes, and tests for featured groups
ncoronel pushed to dev at tbianchini/shopit-back 2026-08-04 16:17:16 +00:00
84e45bb964 feat: Introduce source type for featured groups; add category association and implement FeaturedGroupService for item sourcing
ncoronel pushed to dev at tbianchini/shopit-back 2026-08-04 14:45:53 +00:00
8aa3a26ee7 feat: Add event association to purchases; implement event relationship in models, update migration, and enhance tests
1de08c1ca4 feat: Implement sale management features including controllers, services, resources, and routes; add PDF generation for sales and modifications
3f9bcd84c4 feat: Add tenant code to value changes; implement PurchaseController and related services for tenant-specific purchase management
Compare 3 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-08-03 20:04:48 +00:00
96f26e2e9d feat: Remove 'in_review' status from purchase workflow; implement logging for status changes and update related tests
ncoronel pushed to feature/website_types at tbianchini/shopit-front 2026-08-03 20:04:20 +00:00
f289e9e2e4 feat: add expires_at to PurchaseDetailResponse and update checkout logic for pending payments
2487546a75 feat: add additionalInfoConfig to tenant interface and implement rendering in store home page
cc884e3cc0 feat: add description_html to tenant heroConfig and update tests for hero banner rendering
ffb586c348 feat: enhance product and tenant interfaces to support event dates, update product detail page to display event date selection
ec18aaf0c5 feat: update WebsiteType and EventConfig interfaces with new properties, enhance tenant creation in tests
Compare 7 commits »
ncoronel created branch feature/website_types in tbianchini/shopit-front 2026-08-03 20:04:20 +00:00
ncoronel pushed to dev at tbianchini/shopit-back 2026-08-03 18:43:56 +00:00
c4b317d5fc feat: Implement value change logging functionality with models, traits, and migration; add tests for logging behavior and value change mapping
3b2977a330 feat: Enhance tenant website extras by adding detailed description HTML for hero and additional info configurations; update related tests for validation
3b36abd46d feat: Refactor event form functionality by removing social media data from AdminAppBootstrapResource and AdminAppBootstrapService; add EventFormController, EventFormResource, and EventFormService; implement routes and tests for event form
12697c2268 feat: Refactor bootstrap functionality by adding AdminApp and Tenant controllers, requests, resources, and services; remove deprecated event form components
f4638bc984 feat: Implement event management functionality with API endpoints and validation
Compare 6 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-08-03 12:10:57 +00:00
4a51f3afde feat(website-extras): enhance toggle functionality and update related tests; add additional info configuration to tenant extras
f1df6a5918 feat(seeder): update MenuSeeder and tests to reflect new admin menu structure; change border color in WebsiteTypeSeeder
dbeaf19513 feat(auth): implement AdminAppMeController and AdminAppMeResource; add routes and tests for user context retrieval
dd76d5d951 feat(website-type): add footer logo support in WebsiteType model, controller, and resource; update seeder and tests
f603a82b5e feat(website-type): implement BootstrapWebsiteTypeController and related request/resource for domain-based bootstrapping
Compare 6 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-31 15:06:34 +00:00
6858b387c3 feat(website-type): add 'dominio' field to WebsiteType model and update related tests
893bea1492 feat(website-type): add login_header_footer_color field and update related tests
Compare 2 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-31 14:45:57 +00:00
ec1d80dff2 feat(seeder): update image paths in ProductCatalogFromImagesSeeder and TenantSeeder, add new catalog images
3968a10f6a feat(website-type): add presentation fields and site logo relationship to WebsiteType model
Compare 2 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-31 13:48:02 +00:00
cf2beb2ff5 feat(auth): implement AdminApp login functionality with controller, request, routes, and tests
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-31 13:37:00 +00:00
484fa204b3 feat(tenant): add BootstrapTenantController and corresponding tests for tenant bootstrapping functionality
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-31 12:51:34 +00:00
6dd057874a feat(website-extras): add showExtra method and resource for individual website extras, update routes and tests
40cbac17c6 feat(website-extras): implement toggle functionality for website extras and update related tests
Compare 2 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-31 12:38:36 +00:00
45e56c43a6 feat(website-extras): add 'is_enabled' column to websites_extras table and update model and tests
ncoronel pushed to dev at tbianchini/shopit-back 2026-07-31 12:28:18 +00:00
cbb7b1c3a1 feat(database): remove 'database_rules' from WebsiteTypeExtra configurations and related tests