0e5f6dceb0
feat(store-layout): add dynamic background images to header and footer components
2026-08-14 09:01:34 -03:00
cd0a6e9b5e
refactor(ticket-selector): restructure actions layout for improved responsiveness
2026-08-14 09:01:34 -03:00
1bbb3d0914
refactor(variants): standardize variant structure and improve variant handling across components
2026-08-14 09:01:34 -03:00
e4157a4005
feat(ticket-selector): implement ticket selector component with layout and functionality
2026-08-14 09:01:34 -03:00
caa1fddcc1
feat(event-schedules): add border radius and clip-path to table rows for improved styling
2026-08-12 09:30:17 -03:00
5f0c99c395
feat(hero-banner): add border radius and clip-path to event schedule rows for improved styling
2026-08-12 09:27:50 -03:00
23a5ac32cc
feat: update border styles to use CSS variables for consistency across components
2026-08-12 09:00:13 -03:00
ede2173a5a
feat: update styles for small quantity selector to improve appearance and usability
2026-08-11 10:38:42 -03:00
5d760bfd80
feat: improve modal styling and enhance padding management in modal host component
2026-08-11 10:14:59 -03:00
e3599a48e4
feat: update layout and styles for product components and variant selectors
2026-08-11 10:14:39 -03:00
5d629e27b1
feat: add configurable display options for categories and search bar in store header
2026-08-11 09:55:57 -03:00
563e4634d1
feat: update styles across components for improved layout and responsiveness
2026-08-11 09:55:49 -03:00
c75787a59c
feat: enhance hero banner component with event schedule toggle and styling improvements
2026-08-11 08:50:32 -03:00
f6f3a997f7
feat: refactor variant selection to use app-variant-selector for improved maintainability
2026-08-11 08:28:42 -03:00
019c9df23b
feat: update modal and cart components for improved user feedback and layout adjustments
2026-08-11 08:24:17 -03:00
9ea85b7924
feat: enhance variant handling in selector and layout components for improved display and selection
2026-08-10 16:34:02 -03:00
0769bb8683
Revert "feat: enhance variant attribute handling across components for improved selection and display"
...
This reverts commit 56f602d876 .
2026-08-10 16:17:09 -03:00
c645feba80
feat: simplify event date labels in product components for clearer display
2026-08-10 14:17:09 -03:00
56f602d876
feat: enhance variant attribute handling across components for improved selection and display
2026-08-10 12:25:58 -03:00
d6bab24e1d
feat: implement variant selection in cart and product components for enhanced user experience
2026-08-10 12:08:41 -03:00
7c2a098696
feat: enhance product variant handling and improve layout for better user interaction
2026-08-10 09:58:51 -03:00
1977df6765
feat: enhance product attributes and event date handling for improved user experience and data management
2026-08-07 14:16:02 -03:00
8d88e1bb13
Merge branch 'feature/responsive' into develop
2026-08-06 09:23:37 -03:00
4b98df4058
feat: enhance checkout page layout for better responsiveness and adjust cart actions for mobile
2026-08-06 08:49:38 -03:00
1b238cb1bc
feat: center align summary content and adjust variant selectors layout
2026-08-05 16:52:10 -03:00
c9f9e6cc3e
feat: enhance product vertical card with variant selection and improve store header responsiveness
2026-08-05 16:48:34 -03:00
5da341dde2
feat: improve hero banner responsiveness and enhance event card layout
2026-08-05 16:16:46 -03:00
21786d7b34
feat: enhance store header layout for better responsiveness and add mobile menu functionality
2026-08-05 12:18:50 -03:00
cc884e3cc0
feat: add description_html to tenant heroConfig and update tests for hero banner rendering
2026-08-03 15:08:13 -03:00
ec18aaf0c5
feat: update WebsiteType and EventConfig interfaces with new properties, enhance tenant creation in tests
2026-08-03 09:09:58 -03:00
941cb5c73c
feat: add dates_text to EventConfig and update formattedDates method in HeroBannerComponent
2026-07-30 16:32:37 -03:00
934bd07105
feat: enhance tenant interface with website type and extras, update store home page to utilize new data structure
2026-07-29 15:46:02 -03:00
125d9137fb
feat: implement global loading state with interceptor and component
2026-07-29 11:03:35 -03:00
7ebf383c89
refactor: change password input type to password-toggle and update icon class
2026-07-29 10:25:33 -03:00
7845c8f20e
feat: implement loading state for checkout process and enhance stepper component
2026-07-28 09:25:04 -03:00
4f1405f6c1
feat: refactor services injection in search and store home components, add direct purchase event tests
2026-07-27 16:26:03 -03:00
f063bac527
feat: implement direct purchase functionality and enhance product buy events
2026-07-27 16:25:38 -03:00
902f65d8d0
feat: enhance checkout process with purchase editing and status handling
...
- Implemented purchase editing functionality in CheckoutPageComponent, allowing users to modify items in their purchase.
- Added a new guard (checkoutPendingPurchaseGuard) to prevent navigation away from the checkout page while a purchase is in progress.
- Updated the login page to handle return URLs after authentication.
- Enhanced product detail page to support direct purchases with a new buyNow method.
- Introduced new UI elements and logic to handle purchase status, including expired and rejected states in PurchaseStatusPageComponent.
- Improved cart component to allow editing of item quantities with a toggle button.
- Added quantity selector enhancements to disable controls when necessary.
- Updated tests to cover new functionalities and ensure proper behavior of components.
2026-07-27 12:49:00 -03:00
9dcedc9382
Forgot password flow
2026-07-27 09:42:22 -03:00
9845a82f4a
feat(product-list): center justify content in adaptive layout for improved alignment
2026-07-24 10:31:27 -03:00
f4e854843e
feat(product-list): improve adaptive layout by refining grid-template-columns for better responsiveness
2026-07-24 10:30:24 -03:00
fa0e9de886
feat(contact-page): implement contact page with dynamic content and map integration
2026-07-24 09:41:09 -03:00
63ae02df22
feat(location-map): implement reusable location map component with dynamic markers and directions
2026-07-24 09:05:16 -03:00
afaa761acc
feat(help-page): implement help page layout with FAQ section and sidebar navigation
2026-07-23 17:13:33 -03:00
aa51742627
feat(accordion): implement reusable accordion component with multiple item support
2026-07-23 16:50:12 -03:00
44bcb9aeba
feat(social-media): implement social media component and integrate into store footer
2026-07-23 15:07:29 -03:00
67702ffdd7
feat(carousel): enhance image loading strategy and improve product display in carousel
2026-07-23 14:44:52 -03:00
b04c33bbff
feat(carousel): add main carousel component with image support and integrate into store home page
2026-07-23 14:27:03 -03:00
5d1ed7efa2
feat(carousel): enhance product list layout with adaptive grid and simple vertical options
2026-07-23 13:41:40 -03:00
37bbd65cfe
feat(carousel): adjust item width calculation for better distribution and responsiveness
2026-07-23 13:37:10 -03:00