Commit Graph

8 Commits

Author SHA1 Message Date
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
f2e6cba2f5 Split browser.php to commands with routes. 2024-10-13 20:44:14 +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
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
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