e935820570
Add a separate pool to keep iss_data
master
Krzysztof Płaczek
2024-10-21 09:02:25 +02:00
d44091fe6e
Installed and used composer require symfony/http-client and printing Iss location data on homepage.
Krzysztof Płaczek
2024-10-19 18:01:18 +02:00
6172d76b79
Installed and used composer require knplabs/knp-time-bundle to render time since ship arrived at.
Krzysztof Płaczek
2024-10-19 17:34:00 +02:00
c2998606b5
Add an arrivedAt property to starship and print it.
Krzysztof Płaczek
2024-10-19 16:53:07 +02:00
d5dc033be9
Add maker bundle with a command composer require symfony/maker-bundle --dev
Krzysztof Płaczek
2024-10-19 16:47:13 +02:00
0681f1ac28
Remove --class from class property in starship repository.
Krzysztof Płaczek
2024-10-18 17:59:16 +02:00
d2d2de4b85
Added stimulus and turbo. Added first controller to close sidebar.
Krzysztof Płaczek
2024-10-18 17:53:53 +02:00
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.
Krzysztof Płaczek
2024-10-18 16:35:18 +02:00
231745d315
Refactor ship status to be enum instead of string.
Krzysztof Płaczek
2024-10-18 16:21:44 +02:00
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.
Krzysztof Płaczek
2024-10-18 16:02:08 +02:00
fd96b128d0
Created new page do display single ship and linked this from homepage with names routes.
Krzysztof Płaczek
2024-10-18 12:20:50 +02:00
2eccc51981
Add method to return single ship, as well as matching route.
Krzysztof Płaczek
2024-10-18 12:10:06 +02:00
1a2b801cd9
Add repository with autowireing.
Krzysztof Płaczek
2024-10-17 21:31:31 +02:00
303d742659
Add symfony serializer with composer require serializer command. Add api endpoint. Use logger service in new controller. Add some phony model.
Krzysztof Płaczek
2024-10-17 21:00:58 +02:00
d4aa0dde32
Add symfony debugbar with composer require debug command
Krzysztof Płaczek
2024-10-17 17:38:28 +02:00
49338c31b5
Splitting twig files into multiple and using template inheritance.
Krzysztof Płaczek
2024-10-17 17:03:52 +02:00
e5fd6ea778
Installed twig with composer require twig command.
Krzysztof Płaczek
2024-10-17 12:23:16 +02:00
cd62d1c0f7
Installed twig with composer require twig command.
Krzysztof Płaczek
2024-10-17 11:49:31 +02:00
718855aaf6
Add cs fixer and first controller with route /.
Krzysztof Płaczek
2024-10-16 16:34:55 +02:00
8d18667263
Symfony project core files.
Krzysztof Płaczek
2024-10-16 14:16:10 +02:00