11 Commits

Author SHA1 Message Date
bb051eec61 Added async traits crate to code to allow dynamic dispatch with async functions in traits
Some checks failed
Continuous integration / Check (push) Failing after 1m53s
Continuous integration / Test Suite (push) Failing after 2m23s
Continuous integration / Rustfmt (push) Failing after 36s
Continuous integration / Clippy (push) Failing after 1m53s
Continuous integration / build (push) Failing after 2m16s
2025-02-21 14:13:26 +00:00
02178d83a2 Added actions to the repo
Some checks failed
Continuous integration / Check (push) Failing after 1m50s
Continuous integration / Test Suite (push) Failing after 2m10s
Continuous integration / Rustfmt (push) Failing after 35s
Continuous integration / Clippy (push) Failing after 1m47s
Continuous integration / build (push) Failing after 2m13s
2025-02-20 19:48:27 +00:00
1cef80b8b8 Working on building out async functionality 2024-08-13 17:07:11 +01:00
3e724cf340 Refactored some small logic. Blank ICAO ready by default 2024-08-05 09:55:22 +01:00
566603e961 Fixed build error. Generic TabStates are now functional 2024-08-02 16:18:03 +01:00
bfc34796b2 Started adding logic to the tab handler 2024-08-02 15:33:37 +01:00
98d2c271ef Fixed circular dependency on appstate 2024-08-02 10:42:30 +01:00
fa919970e5 Added tabbing to the main UI (Error currently occurs because of circular dependency on App object) 2024-07-30 19:48:50 +01:00
983a2eb7a4 Started work on adding tabs to main window 2024-07-29 19:21:42 +01:00
1e1d3bf0b1 Created Base Setup 2024-07-28 10:39:55 +01:00
92e13e1c1d Initial commit 2024-07-27 15:27:10 +00:00