Commit Graph

10 Commits

Author SHA1 Message Date
Krzysztof Płaczek
d44091fe6e Installed and used composer require symfony/http-client and printing Iss location data on homepage. 2024-10-19 18:01:18 +02:00
Krzysztof Płaczek
6172d76b79 Installed and used composer require knplabs/knp-time-bundle to render time since ship arrived at. 2024-10-19 17:34:10 +02:00
Krzysztof Płaczek
c2998606b5 Add an arrivedAt property to starship and print it. 2024-10-19 16:53:07 +02:00
Krzysztof Płaczek
d2d2de4b85 Added stimulus and turbo. Added first controller to close sidebar. 2024-10-18 17:53:53 +02:00
Krzysztof Płaczek
471baaf562 Polished links and filled in values for ship properties. Added methods to return ship status as string and convert ship status to an asset link. 2024-10-18 16:35:18 +02:00
Krzysztof Płaczek
231745d315 Refactor ship status to be enum instead of string. 2024-10-18 16:21:44 +02:00
Krzysztof Płaczek
08d6ed936b Add symfony/asset-mapper and symfony/asset packages. Using asset twig function to load image from asset directory. Installed tailwind package. Added configuration to .symfony.local.yaml to handle building tailwind automagicly. 2024-10-18 16:02:08 +02:00
Krzysztof Płaczek
fd96b128d0 Created new page do display single ship and linked this from homepage with names routes. 2024-10-18 12:20:50 +02:00
Krzysztof Płaczek
49338c31b5 Splitting twig files into multiple and using template inheritance. 2024-10-17 17:03:52 +02:00
Krzysztof Płaczek
e5fd6ea778 Installed twig with composer require twig command. 2024-10-17 12:23:16 +02:00