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
565bc769ed
feat(environment): add homo environment configuration for homologation
2026-07-24 16:59:15 -03:00
4e06145f44
feat(search): enforce minimum character limit for search input and display error message
2026-07-24 14:17:41 -03:00
9bb4ff61f7
feat(search): update search functionality to handle button click and Enter key press
2026-07-24 14:10:43 -03:00
79a6edc3f3
feat(search): implement search functionality with results page and routing
2026-07-24 14:10:26 -03:00
5d5146d784
feat(tickets-page): conditionally render header and bulk actions based on available tickets
2026-07-24 10:42:17 -03:00
34d351afc5
feat(store-layout): add tickets menu button and navigation handling in store header
2026-07-24 10:42:09 -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
752c5fceea
feat(menu): refactor menu handling to use labels directly and remove unused functions
2026-07-24 10:12:11 -03:00
974f947fc6
feat(account-page): implement dynamic account navigation menus in sidebar and user dropdown
2026-07-24 09:58:18 -03:00
fa0e9de886
feat(contact-page): implement contact page with dynamic content and map integration
2026-07-24 09:41:09 -03:00
656e41d189
feat(contact-page): add route for contact page with menu guard
2026-07-24 09:13:12 -03:00
63ae02df22
feat(location-map): implement reusable location map component with dynamic markers and directions
2026-07-24 09:05:16 -03:00
1d5c94b9bc
feat(help-page): enhance help section with dynamic footer links and add pending help page
2026-07-23 17:13:43 -03:00
afaa761acc
feat(help-page): implement help page layout with FAQ section and sidebar navigation
2026-07-23 17:13:33 -03:00
d50bd40602
feat(menu-guard): enhance menu guard logic to support nested menus
2026-07-23 17:10:04 -03:00
aa51742627
feat(accordion): implement reusable accordion component with multiple item support
2026-07-23 16:50:12 -03:00
21119ff303
feat(account-page): implement sidebar layout with account sidebar and routing
2026-07-23 15:40:55 -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
862751fec8
feat(carousel): implement reusable carousel for product list and enhance layout options
2026-07-23 13:27:07 -03:00
251411d200
feat(carousel): introduce new catalog group layout options and update related components for enhanced product display
2026-07-23 13:25:35 -03:00
4f444fd757
feat(carousel): enhance carousel layout and control positioning for improved responsiveness
2026-07-23 12:29:08 -03:00
ca1cacc9ea
feat(carousel): add new product images and update carousel item details
2026-07-23 12:23:48 -03:00
ea0bd4a956
feat(carousel): enhance item retrieval logic for improved circular navigation
2026-07-23 12:15:44 -03:00
8963bd5460
feat(carousel): update test description and improve item selection logic in carousel component
2026-07-23 12:09:28 -03:00
a1d5ecb6fa
feat(carousel): implement circular layout and enhance navigation logic
2026-07-23 12:09:21 -03:00
fb6ab2fca2
feat(carousel): add circular scrolling support and improve button disable logic
2026-07-23 11:53:56 -03:00
326f2d9bcd
feat(carousel): add viewport adjustment test and refine gap handling in layout calculations
2026-07-23 11:49:34 -03:00
8268e58547
feat(carousel): enhance carousel component with gap support and layout adjustments
2026-07-23 11:49:23 -03:00
3e98d08d59
feat(carousel): implement product carousel component with mock data and styles
2026-07-23 11:47:10 -03:00
20c8b04638
feat(auth): implement Google OAuth login flow and handle session clearing on 401
2026-07-22 17:01:11 -03:00
c662c27fc7
feat(auth): integrate TenantService to include tenant code in registration payload
2026-07-22 11:58:31 -03:00
3cefaf85d9
feat(qr-modal): implement QR modal component and integrate with tickets page
2026-07-21 14:55:46 -03:00
472dead0ff
feat(tickets): separate active and inactive tickets, update selection logic and styles
2026-07-21 14:35:38 -03:00
fa8032c557
feat(ticket): enhance ticket component with disabled and expired states, update styles and tests
2026-07-21 14:25:52 -03:00
6c5e10feb2
feat(ticket): update ticket title styles and adjust QR button dimensions
2026-07-21 14:14:35 -03:00
63541a3593
feat(ticket): adjust QR button styles for better responsiveness
2026-07-21 14:12:50 -03:00
bc37a91c7f
feat(tickets): implement tickets page with ticket component and service
2026-07-21 14:12:23 -03:00
54826a7f8a
feat(ticket): add reusable ticket component with actions and styles
2026-07-21 13:37:31 -03:00
8f57af3cf5
feat(purchase-item): enhance layout for items without images and add description handling
2026-07-21 12:21:26 -03:00
da6614a9f8
feat(auth): update session handling on 401 responses and refactor error propagation
2026-07-21 10:36:48 -03:00
8e44fa5a46
feat(purchase-detail): update item details structure and handle null values in mapping
2026-07-21 10:22:32 -03:00