Commit Graph

29 Commits

Author SHA1 Message Date
4393280fd9 feat(login): enhance login page layout with improved divider styling 2026-07-02 15:28:24 -03:00
956411254e feat(login): update button styles and improve layout on login page 2026-07-02 15:28:19 -03:00
4cbf87feb1 feat(login): update login page styles and integrate neutral button variant 2026-07-02 15:25:43 -03:00
93d49fc7e6 feat(login): redesign login page layout and integrate button component 2026-07-02 15:20:07 -03:00
85465ce7e1 feat(login): add login page component with template and styles 2026-07-02 15:14:08 -03:00
d31cb65d65 feat: update cart service and components to handle productVariantId, improve item removal and addition feedback 2026-07-02 11:00:40 -03:00
5ac6704300 feat: set selected variant on product load in product detail page 2026-07-02 09:49:11 -03:00
4817dd1f76 feat: rename stock to cantidad_maxima in product variant interfaces and update related components for consistency 2026-07-02 09:39:06 -03:00
202205c038 feat: integrate quantity selector component into cart and product detail pages for enhanced functionality 2026-07-02 09:01:30 -03:00
394a1dde0d feat: implement quantity selector component for improved cart functionality 2026-07-02 08:47:52 -03:00
cb77ef9d20 feat: add product detail page with variant selection and cart integration 2026-07-01 16:18:39 -03:00
b61ae3cb32 feat: implement catalog service and product attribute selector component for product details 2026-07-01 12:25:15 -03:00
2764201ca0 test: add unit tests for ProductDetailPageComponent including image handling, attributes, and quantity controls 2026-07-01 11:31:41 -03:00
ae0690a6f4 feat: add CatalogService and ProductDetailPageComponent with initial unit tests 2026-07-01 11:16:19 -03:00
3ad29f959d feat: implement product attribute selector component and integrate into product detail page 2026-07-01 10:48:05 -03:00
1a7a6c28e6 feat: implement product detail page with attribute selector and quantity management 2026-07-01 10:36:55 -03:00
41b51f06e7 feat: add product detail page component and corresponding unit tests 2026-07-01 10:22:46 -03:00
526e8fa76e feat: implement product detail page and define catalog interfaces 2026-07-01 09:47:47 -03:00
b7420c2110 feat: enhance product detail page to support default variant selection from query parameters 2026-06-30 15:07:01 -03:00
8d9a828df0 feat: refactor product detail page to support generic attributes and improve layout with enhanced styling 2026-06-30 11:12:50 -03:00
6cba0cf779 feat: enhance product detail page with improved layout, styling, and functionality for attributes and purchase actions 2026-06-30 10:59:53 -03:00
57a1e66d1a feat: update product carousel layout and styling for improved responsiveness 2026-06-30 10:25:33 -03:00
ec261caab3 feat: implement product carousel component with thumbnail gallery and navigation controls 2026-06-30 10:11:16 -03:00
cc16a53fac feat: implement product detail page with catalog service integration and image carousel support 2026-06-30 10:04:34 -03:00
bf2ede4bc1 feat: implement product detail page and image carousel component 2026-06-30 09:56:53 -03:00
79d4de6c04 feat: implement store routing and product detail page skeleton 2026-06-30 09:10:15 -03:00
74144b6d2c feat: implement store home page with product listing, pagination, and error handling 2026-06-30 08:47:57 -03:00
4bb69d1b06 feat: implement store home page with paginated product listing and error handling 2026-06-29 17:01:19 -03:00
23e8da345a feat: implement store layout and home page components with routing 2026-06-26 13:42:23 -03:00