sebseb7
|
c4bd28ba92
|
feat: add aria-label attributes to Image and PhotoUpload components for improved accessibility, and enhance OrdersTab with localized aria-labels for better user experience
|
2025-07-21 01:24:55 +02:00 |
|
sebseb7
|
e0da7ed312
|
feat: add aria-label attributes to various components for improved accessibility
|
2025-07-20 15:12:09 +02:00 |
|
sebseb7
|
a68d912c99
|
feat: enhance image loading performance by adding fetchPriority and loading attributes in multiple components, and update MUI icons chunking in webpack configuration
|
2025-07-20 15:05:29 +02:00 |
|
sebseb7
|
e43b894bfc
|
Filter out delivery items in OrdersTab quantity calculation: Updated the item quantity calculation to exclude specific delivery items, improving accuracy in order summaries.
|
2025-07-18 06:58:25 +02:00 |
|
sebseb7
|
cb8ce69903
|
Implement order cancellation feature in OrdersTab: Added functionality to confirm and cancel orders, including a confirmation dialog. Enhanced payment method display in OrderDetailsDialog and updated VAT calculations. Improved localization for order-related messages across multiple languages.
|
2025-07-17 21:35:00 +02:00 |
|
sebseb7
|
64048e6d0b
|
Enhance order ID handling and navigation in ProfilePage and OrdersTab: Updated hash processing to validate order IDs, improved tab navigation, and added console logging for better debugging. Adjusted navigation to ensure correct hash updates when switching tabs and viewing orders.
|
2025-07-17 12:43:39 +02:00 |
|
sebseb7
|
e4b70dcbe2
|
Refactor payment method handling: Changed payment method from 'mollie' to 'wire' in CheckoutValidation and PaymentMethodSelector components. Removed Mollie-related content from Datenschutz page to streamline payment information.
|
2025-07-16 16:35:05 +02:00 |
|
sebseb7
|
4ef27da561
|
Update shipping costs label in OrderDetailsDialog for localization support
|
2025-07-16 13:18:16 +02:00 |
|
sebseb7
|
3611908021
|
Refactor legal document translations: Updated various legal sections across multiple languages, ensuring accurate localization and dynamic content rendering in components. Enhanced translation handling for battery regulations and privacy policies, while correcting minor text formatting issues.
|
2025-07-16 12:52:42 +02:00 |
|
sebseb7
|
a7cfbce072
|
more translations
|
2025-07-16 11:31:48 +02:00 |
|
sebseb7
|
3e3e676ded
|
trasnlsater
|
2025-07-16 09:45:11 +02:00 |
|
sebseb7
|
f8dbb24823
|
Refactor project for improved localization and user experience: Renamed project to "reactshop" and updated package-lock.json with new dependencies. Enhanced profile navigation by updating the ButtonGroup component to navigate to the cart section. Improved German translation files with additional phrases for better context and clarity. Updated CartTab component to utilize the latest i18n functionality.
|
2025-07-16 08:14:16 +02:00 |
|
sebseb7
|
51471d4a55
|
Refactor project for i18n support: Rename project to "i18n-translator" and update package.json and package-lock.json accordingly. Enhance localization by integrating translation functions across various components, including AddToCartButton, Content, GoogleLoginButton, and others, to provide dynamic text rendering based on user language preferences. Update localization files for multiple languages, ensuring comprehensive support for internationalization.
|
2025-07-16 05:59:48 +02:00 |
|
sebseb7
|
5c90d048fb
|
Integrate i18n support across multiple components: Update AddToCartButton, CartDropdown, CartItem, Footer, ProductFilters, ProductList, and profile components to utilize translation functions for dynamic text rendering. Enhance user experience by providing localized content for various UI elements, including buttons, labels, and tax information.
|
2025-07-16 03:03:47 +02:00 |
|
sebseb7
|
b78de53786
|
Enhance delivery cost calculation and shipping information display: Implement free shipping threshold for cart value in DeliveryMethodSelector and OrderProcessingService. Update CartDropdown and OrderSummary to reflect shipping costs and free shipping messages based on cart value, improving user clarity on shipping fees.
|
2025-07-16 01:59:43 +02:00 |
|
sebseb7
|
251352c660
|
Update payment method name in PaymentMethodSelector to include additional options: Apple Pay, Google Pay, and PayPal, enhancing clarity for users on available payment methods.
|
2025-07-15 13:25:52 +02:00 |
|
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
|
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
|
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
|
edbd56f6a9
|
Genesis
|
2025-07-02 12:49:06 +02:00 |
|