sebseb7
|
5157b7d781
|
Add Mollie payment integration: Implement lazy loading for PaymentSuccess page, update CartTab and OrderProcessingService to handle Mollie payment intents, and enhance ProfilePage to manage payment completion for both Stripe and Mollie. Update base URL for development environment.
|
2025-07-15 12:13:57 +02:00 |
|
seb
|
9072a3c977
|
Implement Mollie payment integration across CartTab, CheckoutValidation, and PaymentMethodSelector components. Update payment method handling to prioritize Mollie for specific delivery methods and ensure proper session storage for Mollie transactions. Enhance Datenschutz page to include Mollie payment processing details.
|
2025-07-15 10:41:10 +02:00 |
|
seb
|
c216154bd7
|
Update launch configuration for development environment and enhance ProductDetailPage styling. Added environment variables and skip files to launch.json, and improved image handling in ProductDetailPage with consistent dimensions and border styling.
|
2025-07-07 11:41:49 +02:00 |
|
seb
|
9000b28ce5
|
Enhance product detail handling by integrating komponenten data into relevant components. Updated AddToCartButton, CartItem, Product, and ProductDetailPage to support new komponenten properties, improving product representation and pricing logic. Updated 404 image asset for better user experience.
|
2025-07-07 08:25:24 +02:00 |
|
seb
|
8f2253f155
|
Update GrowTentKonfigurator to include socket-based category data fetching and caching. Modify MainPageLayout titles for improved clarity and update route to pass socket props for configurator component.
|
2025-07-07 05:28:01 +02:00 |
|
seb
|
b33ece2875
|
Update link in MainPageLayout from German to English category for improved clarity and consistency in navigation.
|
2025-07-07 02:59:42 +02:00 |
|
seb
|
23e1742e40
|
Add unit pricing measure to product XML generation in feeds.cjs. Updated Product, ProductDetailPage, and AddToCartButton components to support new pricing fields (fGrundPreis, cGrundEinheit) for compliance with German regulations. Enhanced SearchBar with enter icon functionality for improved user experience.
|
2025-07-06 20:36:23 +02:00 |
|
seb
|
73a88f508b
|
Refactor App component to replace Home page with MainPageLayout, integrating CarouselProvider for improved page structure. Added new routes for Presseverleih and ThcTest pages, enhancing navigation and organization. Updated Header component to support new page states for Aktionen and Filiale.
|
2025-07-06 09:25:39 +02:00 |
|
seb
|
f81b9d12df
|
Refactor pagination visibility in ProductList component to prevent layout shifts when no products are available. Updated logic to use CSS visibility instead of conditional rendering.
|
2025-07-05 15:21:38 +02:00 |
|
seb
|
8ea3b1b6a3
|
Enhance ProductList component by adding conditional rendering for pagination and no products message based on active filters. Implement helper function for product count text to improve clarity in product display.
|
2025-07-05 15:18:55 +02:00 |
|
seb
|
fb3450aa23
|
Implement availability filters in Content and ProductList components to enhance product filtering functionality. Active filters for "auf Lager", "Neu", and "Bald verfügbar" are now dynamically displayed based on product availability, improving user experience and filtering accuracy.
|
2025-07-05 13:57:29 +02:00 |
|
seb
|
11f5b2cbfd
|
Update package dependencies to latest versions, enhancing compatibility and performance. Adjust start scripts in package.json to include NODE_OPTIONS for deprecation warnings. Add new launch configuration in VSCode for easier development setup. Enhance product filtering logic in Content component to ensure new product filters are only applied when applicable.
|
2025-07-05 13:48:42 +02:00 |
|
seb
|
5fc0c3213b
|
Enhance responsive design in profile components by adjusting padding and layout properties for improved mobile usability. Updated styles in ButtonGroup, CartTab, OrdersTab, SettingsTab, and ProfilePage to ensure better visual consistency across different screen sizes.
|
2025-07-04 05:01:39 +02:00 |
|
seb
|
8abf64ca38
|
Enhance responsive design across components by adjusting padding, margins, and layout properties for better mobile usability. Updated styles in Content, Header, Product, ProductFilters, ProductList, and SearchBar components to improve visual consistency and user experience on various screen sizes.
|
2025-07-04 04:51:15 +02:00 |
|
seb
|
e16ae9f5a6
|
Refactor CategoryList component to improve text styling and hover effects. Removed bold font weight, added text shadow for better visual hierarchy, and implemented a dual-text approach for category names to enhance readability and user experience on mobile devices.
|
2025-07-04 04:00:24 +02:00 |
|
seb
|
63a8d7b81b
|
Update CategoryList component styles to enhance visual hierarchy and consistency. Changed font weight to bold and adjusted background and text colors for active and hover states, improving overall user experience.
|
2025-07-04 03:52:38 +02:00 |
|
seb
|
d2d5d884d9
|
Refactor CategoryList component to improve styling and hover effects, enhancing visual consistency and responsiveness for mobile users. Adjusted background colors and removed unnecessary border properties for a cleaner design.
|
2025-07-04 03:28:56 +02:00 |
|
seb
|
9fc4286b8e
|
Refactor LoginComponent button text from 'Anmelden' to 'Login' and enhance CategoryList with mobile menu functionality, including collapsible categories and improved layout for mobile screens. Adjust Home component card heights for better responsiveness across devices.
|
2025-07-04 01:56:10 +02:00 |
|
seb
|
e4d077e402
|
Refactor socket context usage in CategoryBox, SearchBar, and Home components for improved clarity and consistency in data fetching.
|
2025-07-03 05:55:36 +02:00 |
|
seb
|
245f5067ed
|
Refactor socket handling across components to support dual socket connections, enhancing data fetching capabilities and improving overall communication.
|
2025-07-03 05:36:41 +02:00 |
|
seb
|
1ed06804a0
|
Enhance category data fetching by adding full response handling and improving socket communication in Content component
|
2025-07-03 04:01:10 +02:00 |
|
seb
|
edbd56f6a9
|
Genesis
|
2025-07-02 12:49:06 +02:00 |
|