• Joined on 2022-11-12
seb pushed to live at seb/reactShop 2025-07-20 10:35:09 +00:00
8629dc5d87 refactor: remove combined CSS file writing and optimize page-specific CSS handling in prerender logic
seb pushed to live at seb/reactShop 2025-07-20 10:00:15 +00:00
275ee3bea6 feat: update layout in PrerenderProduct to match SPA design with invisible placeholders for SearchBar and ButtonGroup
seb pushed to live at seb/reactShop 2025-07-20 09:53:30 +00:00
3d136775e2 feat: enhance image loading and socket handling in Product and Images components, and update prerender logic in App and ProductDetailPage
seb pushed to live at seb/reactShop 2025-07-20 08:46:25 +00:00
92987a518b feat: implement product image saving in prerender-single-product and enhance image loading logic in Images component
seb pushed to live at seb/reactShop 2025-07-20 08:40:34 +00:00
bffb1fed27 feat: add prerender scripts for single product rendering and enhance layout in PrerenderProduct and Footer components
seb pushed to live at seb/reactShop 2025-07-20 08:14:56 +00:00
b8d8003ac3 style: update Footer component styles for improved layout and responsiveness
seb pushed to live at seb/reactShop 2025-07-20 08:12:21 +00:00
19cf475b0e feat: add prerender-single-product script for single product rendering with i18n support
seb pushed to master at seb/fibdash 2025-07-20 06:37:24 +00:00
be7a928ce2 Add SortHeader component for sorting functionality in TransactionsTable. Update TransactionsTable to prevent row selection when clicking on IBAN text. Minor adjustment in gridConfig for layout consistency.
seb pushed to master at seb/fibdash 2025-07-20 05:47:30 +00:00
58f5bb4b4f Refactor dashboard route to use mock data instead of database queries, simplifying the code and improving performance. Remove unnecessary database operations and error handling for user data retrieval.
429fd70497 Implement DATEV export functionality in DataViewer and enhance TransactionsTable with selection features and improved row styling. Update environment variables and add devServer configuration in webpack for better development experience.
2a43b7106d Add header component for text filters
Compare 3 commits »
seb pushed to master at seb/fibdash 2025-07-20 03:06:33 +00:00
b9af7694a0 Remove debug login page and refactor TransactionsTable to utilize new utility functions and cell renderers for improved code organization and maintainability.
992adc7bcf Enhance TransactionsTable with custom cell renderers for description and recipient fields, and adjust row height for improved layout.
Compare 2 commits »
seb pushed to master at seb/fibdash 2025-07-20 02:46:07 +00:00
9a0c985bfa aggrid
seb pushed to live at seb/reactShop 2025-07-19 23:37:00 +00:00
1fb92e2df9 refactor: simplify image loading logic and enhance prerender handling in Images component
seb pushed to live at seb/reactShop 2025-07-19 23:28:56 +00:00
bdd50770be fix: enhance image loading logic to handle static paths when sockets are unavailable
seb pushed to live at seb/reactShop 2025-07-19 23:22:57 +00:00
seb pushed to live at seb/reactShop 2025-07-19 23:20:20 +00:00
543c8c4f30 refactor: remove unused Images import from ProductDetailPage component
seb pushed to live at seb/reactShop 2025-07-19 23:16:49 +00:00
bfd1803c6f refactor: remove isPrerender prop and update ProductImage component to unify fullscreen handling in PrerenderProduct and ProductDetailPage
seb pushed to live at seb/reactShop 2025-07-19 23:12:53 +00:00
ea488982a7 feat: introduce ProductImage component to streamline image handling in PrerenderProduct and ProductDetailPage
seb pushed to live at seb/reactShop 2025-07-19 23:11:44 +00:00
seb pushed to live at seb/reactShop 2025-07-19 23:06:31 +00:00
seb pushed to live at seb/reactShop 2025-07-19 23:01:48 +00:00