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
0ce8ce3626446feaf0b35eeed50ccbefc6d92cf8
reactShop
/
src
/
components
/
profile
History
sebseb7
e5a3b7bcce
feat: Update translation models and enhance order status handling in OrdersTab with new 'picked_up' status and corresponding translations across multiple locales
2026-03-24 07:27:40 +01:00
..
AddressForm.js
more translations
2025-07-16 11:31:48 +02:00
CartTab.js
feat: Implement default payment method for pickup and enhance payment method handling in CartTab and PaymentMethodSelector components
2026-03-24 06:51:47 +01:00
CheckoutForm.js
feat: normalize delivery methods in CartTab and DeliveryMethodSelector components
2026-03-18 06:59:20 +01:00
CheckoutValidation.js
feat: Implement default payment method for pickup and enhance payment method handling in CartTab and PaymentMethodSelector components
2026-03-24 06:51:47 +01:00
DeliveryMethodSelector.js
feat: normalize delivery methods in CartTab and DeliveryMethodSelector components
2026-03-18 06:59:20 +01: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
refactor: standardize socket communication by replacing socket prop usage with window.socketManager across multiple components for improved consistency and maintainability
2025-07-23 08:21:30 +02:00
OrdersTab.js
feat: Update translation models and enhance order status handling in OrdersTab with new 'picked_up' status and corresponding translations across multiple locales
2026-03-24 07:27:40 +01: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
feat: Implement default payment method for pickup and enhance payment method handling in CartTab and PaymentMethodSelector components
2026-03-24 06:51:47 +01:00
ReadyForPickupNotice.js
feat: Add 'ready_for_pickup' status to OrdersTab and implement corresponding translations across multiple locales
2026-03-24 06:15:34 +01:00
SettingsTab.js
refactor: standardize socket communication by replacing socket prop usage with window.socketManager across multiple components for improved consistency and maintainability
2025-07-23 08:21:30 +02:00
WireOrderGirocode.js
feat: Integrate Girocode functionality for wire payments in OrdersTab and LoginComponent, enhance user experience with pending payment notifications, and update translations across multiple locales
2026-03-24 00:48:22 +01:00