• Joined on 2022-11-12
seb pushed to live at seb/reactShop 2026-03-26 11:22:23 +00:00
bfeb5be1d5 feat: Refactor product catalog output to dynamically generate page links and improve readability of available products
seb pushed to live at seb/reactShop 2026-03-26 10:56:10 +00:00
1897ceb7c5 feat: Enhance image processing in data-fetching and update SEO meta tags for product images; add Telegram assistant link in ChatAssistant component with localization support
seb pushed to live at seb/reactShop 2026-03-25 16:16:15 +00:00
c5dce64ac9 feat: fix star decoration layers to MainPageLayout and refactor star polygon usage in Product component for improved visual consistency
seb pushed to live at seb/reactShop 2026-03-25 10:22:41 +00:00
9e77deb4f8 feat: Implement socket error telemetry in SocketManager to enhance error reporting for socket.io events
seb pushed to live at seb/reactShop 2026-03-25 10:17:29 +00:00
5515a59fa1 feat: Refactor Header and CategoryList components to improve category navigation handling and enhance active state management based on pathname
seb pushed to live at seb/reactShop 2026-03-25 10:06:58 +00:00
91388244d8 feat: Update legal text for user consent and data processing across multiple locales, ensuring clarity and compliance with regulations
e1a545e4a8 i18n
c8af0bb57a feat: Update legal text for Google login and order processing across multiple locales, improving clarity and compliance with data protection regulations
8df2fc070c feat: Update legal text for AI chatbot across multiple locales, enhancing clarity and compliance with data protection regulations
Compare 4 commits »
seb pushed to live at seb/reactShop 2026-03-25 08:02:41 +00:00
bc84095361 feat: Add push notifications legal text
seb pushed to live at seb/reactShop 2026-03-25 07:47:07 +00:00
ddc460f877 feat: Enhance ProductCarousel with logging and response summarization, update category handling to support virtual categories 'neu' and 'bald'
seb pushed to live at seb/reactShop 2026-03-25 06:57:42 +00:00
af6893b5b0 feat: Implement push notification functionality in AddToCartButton, including subscription management and UI updates, and enhance translations for related error messages across multiple locales
seb pushed to live at seb/reactShop 2026-03-25 06:04:53 +00:00
0ce8ce3626 feat: Add new virtual categories 'bald' and 'neu', update category handling in renderApp, and enhance translations across multiple locales
seb pushed to live at seb/reactShop 2026-03-24 06:27:43 +00:00
e5a3b7bcce feat: Update translation models and enhance order status handling in OrdersTab with new 'picked_up' status and corresponding translations across multiple locales
seb pushed to live at seb/reactShop 2026-03-24 05:51:49 +00:00
1840512aac feat: Implement default payment method for pickup and enhance payment method handling in CartTab and PaymentMethodSelector components
seb pushed to live at seb/reactShop 2026-03-24 05:15:38 +00:00
e6f3fb7c18 feat: Add 'ready_for_pickup' status to OrdersTab and implement corresponding translations across multiple locales
seb pushed to live at seb/reactShop 2026-03-23 23:48:25 +00:00
a9bf1aee5f feat: Integrate Girocode functionality for wire payments in OrdersTab and LoginComponent, enhance user experience with pending payment notifications, and update translations across multiple locales
seb pushed to live at seb/reactShop 2026-03-23 14:58:13 +00:00
f47fbc5c39 feat: Add 'awaiting_tracking' status to OrdersTab and update translations across multiple locales
seb pushed to live at seb/reactShop 2026-03-19 04:44:06 +00:00
a93aa22a76 feat: Enhance LoginComponent and SocketManager for improved session management and reauthentication
seb pushed to live at seb/reactShop 2026-03-18 05:59:23 +00:00
f0e4a94dfc feat: normalize delivery methods in CartTab and DeliveryMethodSelector components
seb pushed to live at seb/reactShop 2026-03-16 07:13:05 +00:00
1e1a0c7320 feat: Update translations for indoor season to outdoor season across multiple locales and adjust MainPageLayout component accordingly
seb pushed to live at seb/reactShop 2026-03-11 05:41:02 +00:00
80b066842d feat: Enhance ProductFilters to load manufacturer images and display them in the Filter component
seb pushed to live at seb/reactShop 2026-03-11 04:56:27 +00:00
78bb99b418 feat: Remove Telegraf link from footer and add ManufacturerCarousel to SharedCarousel component