Commit Graph
13 Commits
Author SHA1 Message Date
krzysiej 074de13175 Fix product chart values for stock and price. 2026-02-08 12:30:27 +01:00
krzysiej 7e2658b174 Upgrade symfony from 7 to 8. Remove cache since it is now faster to open website. 2026-02-07 09:28:38 +01:00
krzysiej b7ebf7374a Handle gaps in chart data when the product disappeared from the store then appeared again. 2026-01-12 09:03:14 +01:00
krzysiej 45343c9121 Filer items that have currently the lowest price. 2026-01-11 10:32:29 +01:00
Krzysztof Płaczek a01174b414 Implement a caching mechanism 2025-05-13 18:29:51 +02:00
Krzysztof Płaczek 3705990be1 Add chart line to display stock as well as price. 2025-01-26 11:41:42 +01:00
Krzysztof Płaczek f963dcd4c8 Display stock in product info in price table. 2024-11-17 16:38:22 +01:00
Krzysztof Płaczek 48ee68f71a Add twig extra bundle to use currency formatter filter. Add custom twig method to display number of active promos. Remove old index.php file. 2024-11-17 12:33:40 +01:00
Krzysztof Płaczek 58562746a3 Thrown product not found exception. 2024-10-19 16:37:41 +02:00
Krzysztof Płaczek 5ee1bba812 Use MicroKernelTrait to bootstrap application. Rewrote routes, controllers and structure of application a bit. Including use of twig. 2024-10-19 16:01:54 +02:00
Krzysztof Płaczek fee7495cfe Promo endpoint that display only products on sale. 2024-10-18 11:24:46 +02:00
Krzysztof Płaczek 3cc5d73758 Autostart docker app unless stopped on purpose. Update README.md and describe cron scheduling. Add chart to product view and sort product prices. 2024-10-15 20:20:57 +02:00
Krzysztof Płaczek f2e6cba2f5 Split browser.php to commands with routes. 2024-10-13 20:44:14 +02:00