Commit Graph

511 Commits

Author SHA1 Message Date
ed806abb9f feat(event-detail): adjust product layout and quantity selector styles for improved responsiveness 2026-09-23 11:55:10 -03:00
321f2c08cd feat(event-detail): restructure layout and enhance styles for better responsiveness 2026-09-23 11:48:24 -03:00
9ba3b24b7e feat(store-header): enhance search functionality and improve mobile layout with new styles 2026-09-23 11:39:36 -03:00
b8b5292200 feat(store-header): enhance mobile layout with improved spacing and responsive styles 2026-09-23 10:39:10 -03:00
e8602cca13 feat(store-header): adjust padding, margin, and font styles for improved layout and readability 2026-09-23 10:39:00 -03:00
36fda9f7ea feat(store-header): integrate immersive categories within the header and update styles for improved layout 2026-09-23 10:29:47 -03:00
230e5b01ac feat(store-header): update button variant and adjust z-index for improved navigation 2026-09-22 16:01:47 -03:00
85f1b820b4 feat(store-header): refine immersive mobile layout 2026-09-22 15:17:11 -03:00
0fffdc5c5a feat(carousel): add reusable horizontal carousel 2026-09-22 15:17:04 -03:00
0e6c949513 feat(tickets): include tickets in immersive account dropdown and adjust visibility logic 2026-09-22 14:31:24 -03:00
fc04992ebb feat(tickets): show event context in account sidebar 2026-09-22 13:54:30 -03:00
7d27d77629 feat(menu-layout): support contextual sidebar content 2026-09-22 13:54:19 -03:00
b2ffa7bb6b feat(tickets): add multi-event ticket selector 2026-09-22 12:26:33 -03:00
3465352218 feat(tickets): support event-based ticket queries 2026-09-22 12:26:12 -03:00
8adbfecc35 feat(event): refactor event retrieval to use slug instead of id 2026-09-22 10:32:46 -03:00
1f35a6d709 feat(store-header): add fetchpriority and loading attributes to images for performance optimization 2026-09-22 10:02:53 -03:00
32f86d14d6 fix(store-footer): constrain brand logo dimensions 2026-09-21 15:19:45 -03:00
49eaf0ad65 feat(tenant): expose timezone in storefront model 2026-09-21 15:19:45 -03:00
db97de6711 feat(event-detail): disable cancel button when no items are selected 2026-09-21 11:19:38 -03:00
c876b2b171 feat(store-header): enhance immersive header with compact mode and dynamic background 2026-09-21 11:18:24 -03:00
f6ff91ff3b refactor(map): change map style from minimal-light to standard across components 2026-09-21 11:08:53 -03:00
acac2858c3 style(event-detail): enlarge social icons 2026-09-21 11:00:00 -03:00
cd1c99f487 feat(checkout): show event purchase summary 2026-09-21 10:59:51 -03:00
607892173d Reapply "feat(header): refactor immersive store header for improved search functionality and styling"
This reverts commit 52f7b98162.
2026-09-21 10:16:57 -03:00
52f7b98162 Revert "feat(header): refactor immersive store header for improved search functionality and styling"
This reverts commit a06f8146e5.
2026-09-21 10:08:55 -03:00
a06f8146e5 feat(header): refactor immersive store header for improved search functionality and styling 2026-09-21 10:07:49 -03:00
fd60880812 feat(event-category): add event category page and update event listing with category filtering 2026-09-21 09:40:50 -03:00
e0b1f27b97 feat(categories): separate event and product navigation 2026-09-21 09:24:24 -03:00
e7d24607a6 feat(menus): guard public event routes 2026-09-21 09:16:44 -03:00
865893b96b feat(events): add category-filtered event pages 2026-09-21 09:16:44 -03:00
14bda25c56 feat(event-detail): enhance event detail page with improved layout and additional features
feat(counter-to): add countdown component for event timing
feat(fonts): include Gotham Book font for better typography
fix(location-map): make map height responsive with CSS variables
2026-09-18 16:37:39 -03:00
6997550767 feat(events): add multi-event storefront pages 2026-09-18 14:33:49 -03:00
657ef1d89f feat(events): add storefront event API client 2026-09-18 14:33:42 -03:00
018b1d8ec7 chore(storefront): log tenant bootstrap data in development 2026-09-18 11:42:33 -03:00
93a9ca7e5c fix(storefront): read active event social media from bootstrap 2026-09-18 11:32:29 -03:00
6ce734b2c2 feat(store-header): implement immersive categories and update header properties 2026-09-18 09:49:51 -03:00
7f4aa81d4b feat: add immersive store header with carousel and Smooch font
- Implemented a new immersive store header component with a background image, logo, hero content, and a continuous image carousel.
- Integrated the Smooch font for enhanced typography in the header.
- Updated the store layout to support the new immersive header type.
- Added necessary styles and templates for the immersive header and carousel components.
- Enhanced unit tests to cover the new immersive header functionality.
2026-09-18 09:11:09 -03:00
6927da6342 feat(store-header): implement standard store header with dynamic properties 2026-09-17 16:49:12 -03:00
2f98fd6234 feat(tenant): add header_type property to Tenant interface 2026-09-17 16:02:21 -03:00
de5c533d85 refactor(storefront): consume storefront website type 2026-09-17 14:26:04 -03:00
90a0ac3e36 Merge pull request 'feature/refund' (#6) from feature/refund into homologacion
Reviewed-on: https://gitea.quo.ar/tbianchini/shopit-front/pulls/6
2026-09-17 15:19:23 +00:00
de10de2376 feat(cart): prevent automatic variant replacement and handle selection errors 2026-09-17 11:39:43 -03:00
4923010afb refactor(event): replace bootstrap notices with claimed notices 2026-09-16 08:19:28 -03:00
f87f7f55a9 feat(event): display pending date change notices 2026-09-15 17:10:27 -03:00
17dbf52181 feat(event): show date status information in storefront 2026-09-15 17:10:00 -03:00
a7e1d8995f fix(modal): preserve sequential dialogs 2026-09-14 14:50:15 -03:00
b5fae81795 feat(storefront): show event date notices 2026-09-14 14:50:11 -03:00
8664c86915 refactor(purchases): remove duplicated refund amount 2026-09-14 12:29:52 -03:00
9e72ec0c60 feat(tenant): add ticket refund configuration options 2026-09-11 16:27:23 -03:00
e9aae7a4c3 feat(tickets): handle refunded ticket states 2026-09-10 16:10:54 -03:00