Commit Graph
18 Commits
Author SHA1 Message Date
Stedoss 7ccac068eb Run format 2026-07-28 03:36:54 +01:00
Stedoss 7f37617c18 Use /launches instead of /launch since there are now multiple 2026-07-28 03:25:17 +01:00
Stedoss 2ee9fef940 Add more tests and cleanup missions more 2026-07-28 02:50:40 +01:00
Stedoss 4ead32d033 Extract out MissionsTable to a seperate file 2026-07-28 00:48:13 +01:00
Stedoss 35e9adf3c0 Add test for MissionLaunchStatusBadge 2026-07-28 00:42:54 +01:00
Stedoss 7e787abb93 Add skeleton test class for ListMissions and explain why these tests don't run 2026-07-28 00:35:08 +01:00
Stedoss f57a540043 fixup! Ensure mission exists before inserting mission launch entity 2026-07-28 00:31:41 +01:00
Stedoss b3e68069d2 Don't seperately parse status, let the JSON decoder do this for now 2026-07-28 00:28:45 +01:00
Stedoss ad7c35e21b Ensure mission exists before inserting mission launch entity 2026-07-28 00:16:13 +01:00
Stedoss 8fd9d401b1 Cleanup table view and add title to table 2026-07-27 23:45:04 +01:00
Stedoss 3dbf003078 Show multiple launches on table 2026-07-27 23:37:29 +01:00
Stedoss b59f325f42 Order the launches by descending scheduled for 2026-07-27 23:33:50 +01:00
Stedoss de86bc3afd Make mission -> mission launches one-to-many 2026-07-27 23:27:47 +01:00
Stedoss 2d5c795a07 Add ability to show and create mission launches 2026-07-27 23:12:59 +01:00
Stedoss 060f9fcc77 Return a mission launch along with a mission 2026-07-27 21:41:59 +01:00
Stedoss f08fa9a8f6 Add endpoint to create a mission launch 2026-07-27 21:41:49 +01:00
Stedoss ccfc9e36d2 Add initial entity and migration for MissionLaunch 2026-07-27 20:34:36 +01:00
Stedoss bb6a1159ec Init repo 2026-07-27 19:21:52 +01:00