ncoronel
  • Joined on 2026-04-13
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-29 18:02:21 +00:00
14f3906ef0 feat: update ProductController and ProductResource to include attribute options in product loading
edcb73f748 feat: refactor ProductVariantController and requests to use scoped product handling and update route parameters
Compare 2 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-29 17:42:19 +00:00
a7372f9d08 feat: update product and variant resources to include attribute options and metadata resolution
b05a574610 feat: optimize category and product resource queries with eager loading and response formatting improvements
59ed592787 feat: enhance Category and Brand resources with tenant handling and serialization improvements
Compare 3 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-29 17:01:35 +00:00
24235c5ca9 feat: add brand and category relationships to products, update requests and resources, and seed product catalog from images
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-29 15:13:27 +00:00
49771ebb13 feat: implement product and attachment management service with supporting migrations and API controllers
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-29 15:04:21 +00:00
cd420e02d8 feat: create ProductService to handle product, variant, and attribute management operations
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-29 14:59:32 +00:00
0206ee2985 feat: implement product variant CRUD operations and tenant configuration seeding
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-29 14:37:28 +00:00
9b7d728117 feat: implement product and attribute management services with corresponding controllers and feature tests
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-29 14:10:09 +00:00
b5b57a753c feat: implement product and variant management controllers with request validation and feature tests
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-29 14:02:10 +00:00
18504594eb feat: implement product creation workflow with variants, attribute definitions, and validation logic
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-29 13:03:14 +00:00
9d3ed17c00 feat: implement BrandSeeder and CategorySeeder and register them in DatabaseSeeder
74e443ece1 feat: add attachment relationship to ProductVariant model and database schema
6efda4727f feat: implement product attribute options with database migration, resource, and validation requests
Compare 3 commits »
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-29 12:44:09 +00:00
b0508d79b3 feat: implement Attachment domain for file storage and integrate into Tenant service for logo management
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-29 12:32:14 +00:00
67bc9e6cb4 feat: add DatabaseSeeder and TenantSeeder with sample tenant configuration and assets
4125d8353d feat: add multi-tenant controllers for catalog and tenant management and implement pagination macro in AppServiceProvider
Compare 2 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-06-29 11:50:04 +00:00
9f32588828 feat: implement multi-tenant catalog service with SSR support and data interfaces
ncoronel pushed to develop at tbianchini/shopit-front 2026-06-29 11:37:45 +00:00
77e4a22740 feat: add ProductCard component with currency formatting and price calculation logic
ncoronel pushed to develop at tbianchini/shopit-front 2026-06-28 23:50:44 +00:00
d79d075c45 chore: add local build configuration and update formatting for allowed hosts in angular.json
8f56785bc3 feat: implement ProductCard component and configure local build settings in angular.json
Compare 2 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-06-28 23:09:52 +00:00
2cbe681995 refactor: migrate tenant bootstrap to use SSR state caching and update button components to use CSS tenant variables
ncoronel pushed to dev at tbianchini/shopit-back 2026-06-26 19:58:23 +00:00
31b65eb676 feat: implement full CRUD support and database schema for multi-tenant architecture
8708cea122 feat: implement tenant update request validation and add feature tests for domain bootstrapping
54aa696145 feat: implement tenant management system with attachment support and bootstrap controller
Compare 3 commits »
ncoronel created branch prueba/cache_on_ssr in tbianchini/shopit-front 2026-06-26 19:58:23 +00:00
ncoronel pushed to prueba/cache_on_ssr at tbianchini/shopit-front 2026-06-26 19:58:23 +00:00
fa47188898 feat: add ReutilizablesTestPageComponent to showcase and validate shared button and input component variants
e074aeb199 feat: implement tenant branding injection and SSR bootstrap logic with comprehensive testing
86680fc976 feat: refactor routing and enhance tenant service integration
Compare 3 commits »
ncoronel pushed to develop at tbianchini/shopit-front 2026-06-26 17:27:19 +00:00
7ee103b77b feat: enhance store layout with dynamic logo handling and loading states
4e2dccd2e3 feat: implement useMutation hook for managing asynchronous operations with loading and error states
Compare 2 commits »