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
42fa46f2f94e147cc2f34f475a76f5e7754b189f
reactShop
/
src
/
pages
History
sebseb7
a2b7a2509f
refactor: streamline category data fetching in Content component by reducing logging and simplifying cache checks for improved readability
2025-07-23 10:08:23 +02:00
..
AdminPage.js
refactor: ensure safe socket listener management in ButtonGroup and AdminPage components to prevent errors when socketManager is not available
2025-07-23 09:13:09 +02:00
AGB.js
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.
2025-07-16 12:00:10 +02:00
Batteriegesetzhinweise.js
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
Datenschutz.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
GrowTentKonfigurator.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
Impressum.js
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.
2025-07-16 12:00:10 +02:00
LegalPage.js
Genesis
2025-07-02 12:49:06 +02:00
NotFound404.js
Enhance 404 handling in webpack configuration with async middleware for prerendering. Updated NotFound404 page to improve user experience with localized messaging and responsive image styling. Added taxonomy ID mappings in feeds.cjs for better compliance and clarity in product categorization.
2025-07-07 02:12:19 +02:00
PresseverleihPage.js
Implement multilingual support: Integrate i18next for language translation across components, update configuration for multilingual descriptions and keywords, and enhance user interface elements with dynamic language switching. Add new dependencies for i18next and related libraries in package.json and package-lock.json.
2025-07-16 02:34:36 +02:00
ProfilePage.js
refactor: remove SocketContext and related dependencies from OrdersTab and ProfilePage components for improved performance and code clarity
2025-07-23 08:46:35 +02:00
ResetPassword.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
ServerLogsPage.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
Sitemap.js
refactor: streamline category data fetching in Content component by reducing logging and simplifying cache checks for improved readability
2025-07-23 10:08:23 +02:00
ThcTestPage.js
Implement multilingual support: Integrate i18next for language translation across components, update configuration for multilingual descriptions and keywords, and enhance user interface elements with dynamic language switching. Add new dependencies for i18next and related libraries in package.json and package-lock.json.
2025-07-16 02:34:36 +02:00
UsersPage.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
Widerrufsrecht.js
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