Commit Graph

14 Commits

Author SHA1 Message Date
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
2eccc51981 Add method to return single ship, as well as matching route. 2024-10-18 12:10:06 +02:00
Krzysztof Płaczek
1a2b801cd9 Add repository with autowireing. 2024-10-17 21:31:31 +02:00
Krzysztof Płaczek
303d742659 Add symfony serializer with composer require serializer command. Add api endpoint. Use logger service in new controller. Add some phony model. 2024-10-17 21:00:58 +02:00
Krzysztof Płaczek
d4aa0dde32 Add symfony debugbar with composer require debug command 2024-10-17 17:38:28 +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
Krzysztof Płaczek
cd62d1c0f7 Installed twig with composer require twig command. 2024-10-17 11:49:31 +02:00
Krzysztof Płaczek
718855aaf6 Add cs fixer and first controller with route /. 2024-10-16 16:34:55 +02:00
Krzysztof Płaczek
8d18667263 Symfony project core files. 2024-10-16 14:16:10 +02:00
7a9a99bc86 Initial commit 2024-10-16 13:01:12 +02:00