This website requires JavaScript.
Explore
Help
Sign In
seb
/
reactShop
Watch
1
Star
0
Fork
0
You've already forked reactShop
Code
Issues
Pull Requests
Activity
Files
9c3a4ee91b34f9e1aecb533493e218bc0b031d21
reactShop
/
src
/
components
/
profile
History
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
..
AddressForm.js
more translations
2025-07-16 11:31:48 +02:00
CartTab.js
more translations
2025-07-16 11:31:48 +02:00
CheckoutForm.js
more translations
2025-07-16 11:31:48 +02:00
CheckoutValidation.js
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
DeliveryMethodSelector.js
more translations
2025-07-16 11:31:48 +02:00
OrderDetailsDialog.js
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
OrderProcessingService.js
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
OrdersTab.js
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
OrderSummary.js
trasnlsater
2025-07-16 09:45:11 +02:00
PaymentConfirmationDialog.js
more translations
2025-07-16 11:31:48 +02:00
PaymentMethodSelector.js
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
SettingsTab.js
feat: add aria-label attributes to various components for improved accessibility
2025-07-20 15:12:09 +02:00