Commit Graph

7 Commits

Author SHA1 Message Date
75b7afcba9 FEAT: Added weather card which nicely displays the weather conditions from a METAR object
Some checks failed
Run Unit and Integration Tests / test (push) Failing after 1m0s
Run Unit and Integration Tests / test (pull_request) Failing after 53s
Build and Push Development Docker Image / build-and-push (push) Failing after 2m49s
2025-06-20 11:56:31 +01:00
85bed825fc CHORE: Remove in-required tests from the application
Some checks failed
Build and Push Development Docker Image / build-and-push (push) Successful in 1m36s
Run Unit and Integration Tests / test (push) Failing after 56s
Run Unit and Integration Tests / test (pull_request) Failing after 54s
2025-06-18 21:48:26 +01:00
155f91c240 FEAT: Added ability to query weatherservice API
Some checks failed
Build and Push Development Docker Image / build-and-push (push) Successful in 1m38s
Run Unit and Integration Tests / test (push) Has been cancelled
2025-06-18 21:46:32 +01:00
215f4a0e2a FEAT: Implemented ICAO into svelte stores
Some checks failed
Build and Push Development Docker Image / build-and-push (push) Successful in 1m43s
Run Unit and Integration Tests / test (push) Failing after 1m4s
2025-06-18 21:24:16 +01:00
fa1a5aff1f FEAT: Added METAR Page and updated code to update parameters when URL is sufficient enough
Some checks failed
Build and Push Development Docker Image / build-and-push (push) Successful in 1m52s
Run Unit and Integration Tests / test (push) Failing after 1m0s
2025-06-18 21:19:09 +01:00
0b0684a334 FEAT: Added barebones input form
Some checks failed
Build and Push Latest Docker Image / build-and-push (push) Successful in 1m37s
Build and Push Development Docker Image / build-and-push (push) Successful in 1m41s
Run Unit and Integration Tests / test (push) Failing after 1m1s
2025-06-18 20:36:50 +01:00
32af612bd6 Initial Commit 2025-06-18 19:08:13 +01:00