ncoronel
b7420c2110
feat: enhance product detail page to support default variant selection from query parameters
2026-06-30 15:07:01 -03:00
ncoronel
8d9a828df0
feat: refactor product detail page to support generic attributes and improve layout with enhanced styling
2026-06-30 11:12:50 -03:00
ncoronel
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
ncoronel
57a1e66d1a
feat: update product carousel layout and styling for improved responsiveness
2026-06-30 10:25:33 -03:00
ncoronel
ec261caab3
feat: implement product carousel component with thumbnail gallery and navigation controls
2026-06-30 10:11:16 -03:00
ncoronel
cc16a53fac
feat: implement product detail page with catalog service integration and image carousel support
2026-06-30 10:04:34 -03:00
ncoronel
bf2ede4bc1
feat: implement product detail page and image carousel component
2026-06-30 09:56:53 -03:00
ncoronel
79d4de6c04
feat: implement store routing and product detail page skeleton
2026-06-30 09:10:15 -03:00
ncoronel
b8f4d06caa
test: add unit tests for application routing and tenant resolution logic
2026-06-30 08:49:55 -03:00
ncoronel
74144b6d2c
feat: implement store home page with product listing, pagination, and error handling
2026-06-30 08:47:57 -03:00
ncoronel
b2796a2383
refactor: remove deprecated and unused utility file
2026-06-30 08:40:02 -03:00
ncoronel
4bb69d1b06
feat: implement store home page with paginated product listing and error handling
2026-06-29 17:01:19 -03:00
ncoronel
5715977b25
feat: add ApiPaginationQueryParams interface and update CatalogService to support pagination
2026-06-29 16:21:19 -03:00
ncoronel
fe4eebb685
feat: add Paginator component with navigation functionality and integrate into reutilizables test page
2026-06-29 16:04:07 -03:00
ncoronel
286e56c979
feat: add StoreSection component and integrate it into reutilizables test page
2026-06-29 15:39:52 -03:00
ncoronel
9f32588828
feat: implement multi-tenant catalog service with SSR support and data interfaces
2026-06-29 08:50:00 -03:00
ncoronel
77e4a22740
feat: add ProductCard component with currency formatting and price calculation logic
2026-06-29 08:37:15 -03:00
Nahuel Eghar Coronel
d79d075c45
chore: add local build configuration and update formatting for allowed hosts in angular.json
2026-06-28 23:50:21 +00:00
Nahuel Eghar Coronel
8f56785bc3
feat: implement ProductCard component and configure local build settings in angular.json
2026-06-28 23:50:16 +00:00
Nahuel Eghar Coronel
2cbe681995
refactor: migrate tenant bootstrap to use SSR state caching and update button components to use CSS tenant variables
2026-06-28 23:09:26 +00:00
ncoronel
7ee103b77b
feat: enhance store layout with dynamic logo handling and loading states
2026-06-26 14:27:14 -03:00
ncoronel
4e2dccd2e3
feat: implement useMutation hook for managing asynchronous operations with loading and error states
2026-06-26 14:19:10 -03:00
ncoronel
da01745732
feat: implement store layout with header and footer components, update tenant service URL
2026-06-26 14:02:35 -03:00
ncoronel
ac9ba12045
feat: implement tenant service with bootstrap functionality and error handling
2026-06-26 13:43:39 -03:00
ncoronel
23e8da345a
feat: implement store layout and home page components with routing
2026-06-26 13:42:23 -03:00
ncoronel
236a3772a4
feat: standardize font size and weight for input component and labels
2026-06-26 10:35:12 -03:00
ncoronel
bccb1b565f
feat: refactor input component to use model binding for value management
2026-06-26 10:22:25 -03:00
ncoronel
0d46172325
feat: enhance input component layout with labels and improve styling
2026-06-26 10:18:43 -03:00
ncoronel
f1a4f51695
feat: add user input type with icon support in input component
2026-06-26 10:09:06 -03:00
ncoronel
d58445e199
feat: implement password toggle functionality in input component
2026-06-26 10:06:41 -03:00
ncoronel
455b7c8506
feat: add search input type with icon support and update styles
2026-06-26 09:56:09 -03:00
ncoronel
a0c35c76a7
style: add min-width to button styles for improved layout consistency
2026-06-26 09:15:18 -03:00
ncoronel
6086070891
style: enhance button showcase layout and add disabled state examples
2026-06-26 08:57:15 -03:00
ncoronel
3c163e672b
feat: add Gotham font files and integrate into styles
2026-06-26 08:52:40 -03:00
ncoronel
def3a04548
style: refactor button styles and theme variables for improved consistency
2026-06-26 08:43:04 -03:00
ncoronel
a6a9f4e5e3
style: reorganize and enhance button styles with additional variables
2026-06-25 17:02:05 -03:00
ncoronel
5e25c00240
style: add root font family variable for consistent typography
2026-06-25 16:27:11 -03:00
ncoronel
6b4fccbdbb
feat: add input component and integrate FontAwesome icons
2026-06-24 09:57:24 -03:00
ncoronel
e608b31b93
fix: update button component styles for consistent height
2026-06-24 09:43:56 -03:00
ncoronel
d108cf1ee2
feat: add routing for componentes-test and create reusable button component
...
- Implemented lazy loading for the componentes-test feature module.
- Created a redirect route to componentes-test as the default path.
- Added a new ReutilizablesTestPageComponent to showcase reusable components.
- Developed a reusable ButtonComponent with various styles and states.
- Updated global styles to include Bootstrap.
- Added SCSS styles for the new components and pages.
2026-06-24 09:31:37 -03:00
ncoronel
1bff88e92a
update allowedHosts in angular.json for local development
2026-06-24 09:23:37 -03:00
ncoronel
e49c9cd842
add allowScripts configuration to package.json
2026-06-24 09:22:46 -03:00
ncoronel
63aa18b5a5
added bootstrap
2026-06-24 09:18:08 -03:00
ncoronel
7c0c472b11
initial commit
2026-06-24 09:14:48 -03:00