Commit Graph
65 Commits
Author SHA1 Message Date
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 d043e8efb1 Change url naming convention. Update README.md 2024-10-14 14:04:15 +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
Krzysztof Płaczek e13a0acce1 Add parameter recreate to migration command. 2024-10-13 20:33:30 +02:00
Krzysztof Płaczek 77732689d8 Remove product property agilityID. 2024-10-13 12:46:56 +02:00
Krzysztof Płaczek 39e0262036 Update packages. Add docker support, move migration to command, add stocks as a new table. 2024-10-12 09:08:32 +02:00
Krzysztof Płaczek 8827daec5d Split command class into more manageable methods 2024-05-26 10:54:52 +02:00
Krzysztof Płaczek a204439a27 Added a way to starr a product, so it floats on top of the list of products 2024-05-19 11:43:56 +02:00
Krzysztof Płaczek 584bdcdf89 Use progress bar to track progress 2024-05-18 21:01:16 +02:00
Krzysztof Płaczek 56fd13c627 Use progress bar to track progress 2024-05-18 20:58:16 +02:00
Krzysztof Płaczek 4f0f0a5f00 Change application to symfony/console application 2024-05-08 09:31:26 +02:00
Krzysztof Płaczek d2abfba355 Added twig template, templates and search functionality. 2024-03-28 16:07:19 +01:00
Krzysztof Płaczek 3d49eb5c92 Casting json categories column to array, filtering by categories. 2024-03-27 10:56:30 +01:00
Krzysztof Płaczek b4536e4c6b Add price and product models 2024-03-26 12:42:06 +01:00