12 Commits

Author SHA1 Message Date
sebseb7
da9783e7b3 feat: Add product article number, barcode, and calculated gross price display with updated data fetching and tax zone configuration. 2025-11-24 15:34:19 +01:00
sebseb7
d251daa075 refactor: Restructure category and product data fetching/syncing and add a product detail pop-up UI. 2025-11-24 15:08:42 +01:00
sebseb7
b4d202bb23 feat: Implement product detail syncing with rowversion-based change detection and integrate it into category product synchronization. 2025-11-24 14:50:40 +01:00
sebseb7
6dbac0d3c1 feat: Implement dedicated data fetchers and utilities for categories, products, and images, and add server compression. 2025-11-24 12:02:44 +01:00
sebseb7
27474cb9ec fixes 2025-11-24 11:23:18 +01:00
sebseb7
eb4866f37c u 2025-11-24 11:12:04 +01:00
sebseb7
c1209a8048 feat: Implement client-side version mismatch detection with reload prompt and add Nodemon for development. 2025-11-24 11:04:45 +01:00
sebseb7
9bf5d93d94 feat: Implement server-side category and product search via WebSockets, replacing client-side filtering with debounced input and dynamic tree expansion based on server results. 2025-11-24 10:02:35 +01:00
sebseb7
b743fabc80 feat: Implement category and product filtering in UI, add category exclusion, and refine product synchronization with active status and improved rowversion 2025-11-24 09:16:33 +01:00
sebseb7
22a4b88f58 upd 2025-11-23 12:18:01 +01:00
sebseb7
71910f84a2 feat: Enhance product management by adding WebSocket support for real-time updates, implement product loading in categories, and improve caching for category products. 2025-11-23 11:40:42 +01:00
sebseb7
729d056618 feat: Add web server and UI for category tree display, and update picture syncer to use AVIF format. 2025-11-23 10:01:51 +01:00