• Joined on 2022-11-12
seb created branch master in seb/playwrong 2025-07-17 03:32:16 +00:00
seb pushed to master at seb/playwrong 2025-07-17 03:32:16 +00:00
a492223e45 Genesis
seb created repository seb/playwrong 2025-07-17 03:31:22 +00:00
seb pushed to live at seb/reactShop 2025-07-16 14:35:08 +00:00
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.
seb pushed to live at seb/reactShop 2025-07-16 11:47:19 +00:00
1de3ba0115 Update PaymentSuccess component to set redirect hash based on payment status: '#orders' for successful payments and '#cart' for failed payments.
seb pushed to live at seb/reactShop 2025-07-16 11:18:18 +00:00
4ef27da561 Update shipping costs label in OrderDetailsDialog for localization support
seb pushed to live at seb/reactShop 2025-07-16 11:13:01 +00:00
0895919448 Add comprehensive legal translations: Expanded legal document translations to include multiple languages, ensuring accurate localization for various legal sections. Updated translation handling for dynamic content and improved consistency across all legal texts.
seb pushed to live at seb/reactShop 2025-07-16 11:00:15 +00:00
6a017400fa Enhance legal document translations: Improved accuracy and consistency in translations for various legal sections, including updates to dynamic content rendering and minor formatting corrections. Ensured compliance with localization standards for legal terminology.
seb pushed to live at seb/reactShop 2025-07-16 10:52:46 +00:00
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.
seb pushed to live at seb/reactShop 2025-07-16 10:00:14 +00:00
98393cea21 Add legal document translations: Introduced new legal sections for AGB, Impressum, Datenschutz, Widerrufsrecht, and Batteriegesetzhinweise. Updated components to utilize translation hooks for dynamic content rendering, ensuring accurate localization of legal terms and conditions.
seb pushed to live at seb/reactShop 2025-07-16 09:49:40 +00:00
c078abec1a Add special handling for legal document translations: Introduced new constants for legal files and system prompts in translate-i18n.js. Enhanced translation functions to accommodate legal document requirements, ensuring preservation of German legal terms and structure during translations.
seb pushed to live at seb/reactShop 2025-07-16 09:31:53 +00:00
a7cfbce072 more translations
seb pushed to live at seb/reactShop 2025-07-16 08:37:16 +00:00
65611865c8 trnalsate
seb pushed to live at seb/reactShop 2025-07-16 08:12:17 +00:00
seb pushed to live at seb/reactShop 2025-07-16 07:57:49 +00:00
seb pushed to live at seb/reactShop 2025-07-16 07:45:16 +00:00
3e3e676ded trasnlsater
seb pushed to live at seb/reactShop 2025-07-16 07:21:46 +00:00
08c04909e0 translate
510907b48a Fix syntax error in English translation file: Corrected closing bracket in translation.js to ensure proper export structure.
Compare 2 commits »
seb pushed to live at seb/reactShop 2025-07-16 06:24:14 +00:00
e02b18e17f Refactor translation files and update import syntax: Converted CommonJS to ES module syntax in translate-i18n.js. Enhanced English translation file with new phrases for profile, order summary, and settings sections, while improving existing translations for clarity and consistency.
9ffbd5b84e Enhance German translation file: Updated phrases for clarity and consistency, added new terms for delivery and settings sections, and improved error messages for better user guidance.
Compare 2 commits »
seb pushed to live at seb/reactShop 2025-07-16 06:14:20 +00:00
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.
seb pushed to live at seb/reactShop 2025-07-16 04:30:53 +00:00
13f1e14a3d Update MainPageLayout styles for improved layout consistency: Adjusted positioning properties for titles to enhance visual alignment and responsiveness across different page types, ensuring a more cohesive user experience.