|
|
ebe40785fa
|
Clear list cache after clicking on a star item.
|
2026-01-15 10:29:24 +01:00 |
|
|
|
4cf1c2f90b
|
Clear list cache after clicking on a star item.
|
2026-01-15 08:47:17 +01:00 |
|
|
|
b7ebf7374a
|
Handle gaps in chart data when the product disappeared from the store then appeared again.
|
2026-01-12 09:03:14 +01:00 |
|
|
|
45343c9121
|
Filer items that have currently the lowest price.
|
2026-01-11 10:32:29 +01:00 |
|
|
|
7920172735
|
Handle lastSeen column and all the discontinued items.
|
2026-01-10 08:56:31 +01:00 |
|
|
|
8e8ef8fe04
|
Increase speed of processing the prices and products. Because this is getting out of hand.
|
2026-01-08 17:18:46 +01:00 |
|
|
|
9c2405dd3f
|
Merge branch 'refs/heads/master' into feature/autowired-database
# Conflicts:
# templates/productList.html.twig
|
2026-01-04 20:29:35 +01:00 |
|
|
|
5314a6a70a
|
Fix search twig cache.
|
2026-01-01 18:46:18 +01:00 |
|
Krzysztof Płaczek
|
f30304cbe9
|
Autowire database connection.
|
2025-05-14 13:15:36 +02:00 |
|
Krzysztof Płaczek
|
7352eea270
|
Add the lowest price column to every product list view
|
2025-05-14 10:28:58 +02:00 |
|
|
|
beb717f9b9
|
Add lowest price first draft.
|
2025-05-13 23:34:51 +02:00 |
|
Krzysztof Płaczek
|
a01174b414
|
Implement a caching mechanism
|
2025-05-13 18:29:51 +02:00 |
|
Krzysztof Płaczek
|
5c2777999a
|
Add a tooltip with last update to discontinued items.
|
2025-02-16 10:22:09 +01:00 |
|
Krzysztof Płaczek
|
81f9c863c7
|
Keep track of discontinued items. That means items that were tracked, but then they were never updated.Added is discontinued badge.
|
2025-02-15 11:33:24 +01:00 |
|
|
|
a26ad401df
|
Merge pull request 'Add chart line to display stock as well as price.' (#15) from feature/display-stock-in-chart into master
Reviewed-on: #15
|
2025-01-26 11:42:38 +01:00 |
|
Krzysztof Płaczek
|
3705990be1
|
Add chart line to display stock as well as price.
|
2025-01-26 11:41:42 +01:00 |
|
|
|
d6bcffc3e1
|
Add new badge. Update screenshot.
|
2025-01-05 18:50:34 +01:00 |
|
|
|
14104f61a4
|
Add new items listing and counting
|
2025-01-05 16:19:49 +01:00 |
|
Krzysztof Płaczek
|
369bacc38c
|
Remove duplicate products in category view due to the bug with the list of category.
|
2024-11-26 08:28:23 +01:00 |
|
Krzysztof Płaczek
|
a6b108cb74
|
Add a badge for stock
|
2024-11-23 11:34:00 +01:00 |
|
Krzysztof Płaczek
|
0e8c312f5e
|
Order by starred flag and create date in promos view
|
2024-11-21 09:45:31 +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
|
2b595c1403
|
Update star route.
|
2024-10-14 09:34:23 +02:00 |
|
Krzysztof Płaczek
|
f2e6cba2f5
|
Split browser.php to commands with routes.
|
2024-10-13 20:44:14 +02:00 |
|