68 Commits

Author SHA1 Message Date
Anthony Berg
9fd9744f3a feat(connector): add xpc commands 2024-05-09 09:48:51 +01:00
Anthony Berg
02d5ed8c35 feat(connector): add VDMJ into Test 2024-05-09 09:01:23 +01:00
Anthony Berg
85ca7b11f4 fix(connector): vdm type errors 2024-05-09 07:59:25 +01:00
Anthony Berg
3e31294b27 feat(connector): add pre-run command before tests 2024-05-09 07:16:29 +01:00
Anthony Berg
4a63d2b327 build(connector): move implementation to libs.versions.toml 2024-05-05 16:35:43 +01:00
Anthony Berg
62e9267775 feat(connector): add logging with KotlinLogger and reload4j 2024-05-03 01:13:16 +01:00
Anthony Berg
9482ba3d97 feat(connector): add database logging for simulator test 2024-05-02 18:01:35 +01:00
Anthony Berg
2efc105ef2 fix(connector): made simConnection mutable to update SimStatus icon 2024-05-02 17:58:31 +01:00
Anthony Berg
5f456bb898 feat(connector): track initial state in test runs 2024-05-02 12:49:25 +01:00
Anthony
452756e3d3 feat(connector): add tests and run via XPC 2024-05-01 17:49:10 +01:00
Anthony
515c06e46a refactor(connector): rename composable function to correct casing 2024-05-01 17:48:41 +01:00
Anthony
585f1794dc refactor(connector): move xpc to xpc package 2024-05-01 15:32:02 +01:00
Anthony
77ecc4dc5a feat(connector): add TestRun screen 2024-05-01 15:29:51 +01:00
Anthony
c5e20d6363 feat(connector): add ScreenModel for SimulatorTest 2024-05-01 12:54:30 +01:00
Anthony
878b4f6a0c refactor(connector): remove unnecessary use of tab in SimulatorTest 2024-05-01 12:22:40 +01:00
Anthony
e99a1be54a refactor(connector): change casing for Composable functions 2024-05-01 12:21:27 +01:00
Anthony
92b14d872f feat(connector): add tab navigation to SimulatorTest 2024-05-01 12:13:41 +01:00
Anthony Berg
02ab50f9ad refactor(connector): move SimulatorTests to its own package 2024-05-01 09:37:20 +01:00
Anthony Berg
225378dfb9 feat(connector): add DropdownMenu to each procedure 2024-04-30 13:06:45 +01:00
Anthony Berg
cd0f16828c feat(connector): remove gesture control on NavigationDrawer 2024-04-30 12:45:35 +01:00
Anthony Berg
1f53de5af5 feat(connector): delete an action in action screen 2024-04-27 00:42:08 +01:00
Anthony Berg
f498c8c0c0 feat(connector): implement save for Action 2024-04-27 00:18:02 +01:00
Anthony Berg
07b3cfdb26 feat(connector): add ActionsScreenModel to get actions from database 2024-04-26 18:15:09 +01:00
Anthony
6f149d3910 feat(connector): add dynamic form when creating action 2024-04-26 14:04:38 +01:00
Anthony
928a0859ea refactor(poster): rename functions to correct casing 2024-04-26 10:38:02 +01:00
Anthony Berg
87350ff1ec feat(connector): add layout for action screen 2024-04-25 18:18:51 +01:00
Anthony Berg
d8efe32b87 feat(connector): move actions to separate screen 2024-04-25 13:13:39 +01:00
Anthony Berg
5f4bfeda57 refactor(connector): move SimulatorStatus to element package 2024-04-20 11:05:56 +01:00
Anthony Berg
601a869200 feat(connector): add basic XPC connection 2024-04-20 11:00:32 +01:00
Anthony Berg
2411413d0c feat(connector): change badge to an icon in sim status 2024-04-20 10:47:33 +01:00
Anthony
4d99e7cc2d feat(connector): add selecting projects 2024-04-08 14:55:30 +02:00
Anthony
72412b1f80 feat(connector): make simulator status into a koin interface 2024-04-08 12:02:02 +02:00
Anthony
f0295a9ada feat(connector): add ability to create procedures 2024-04-06 17:01:06 +02:00
Anthony
371ccf8511 feat(connector): create ScreenModel for Procedures 2024-04-06 16:44:52 +02:00
Anthony
5ad57ce10e refactor(connector): remove unnecessary indentation 2024-04-06 12:15:32 +02:00
Anthony
3fd262e349 build(connector): add support for sql in release builds 2024-04-05 02:05:05 +02:00
Anthony
78c8d73774 test(connector): add test for Koin modules 2024-04-04 22:09:34 +02:00
Anthony
197bfc5966 refactor(connector): split Koin Modules 2024-04-04 19:37:02 +02:00
Anthony
8739343969 fix(connector): made navigation between screens much better when creating new project 2024-04-04 19:30:38 +02:00
Anthony
4e040516db feat(connector): link projects to database 2024-04-04 18:27:32 +02:00
Anthony
0200a368cf refactor(connector): remove unnecessary Voyager dependencies 2024-04-04 18:09:23 +02:00
Anthony
87e97701ca refactor(connector): remove redundant artificial load delay 2024-04-04 10:16:28 +02:00
Anthony
6cb8f46594 feat(connector): add di for projects 2024-04-04 10:15:32 +02:00
Anthony
08b6c86283 feat(connector): add Koin dependency injection 2024-04-04 10:15:16 +02:00
Anthony
79c497e24c feat(connector): add loading screen 2024-04-04 00:45:07 +02:00
Anthony
943023af8a build(connector): add sqldelight dependencies 2024-04-03 14:26:07 +02:00
Anthony
e3b1f6b222 feat(connector): add about page 2024-04-02 03:53:46 +02:00
Anthony
e02ed0f33b feat(connector): add list of procedures 2024-04-02 03:45:24 +02:00
Anthony
4d6662a0cc refactor(connector): rename overline content to aircraft rather than procedure type 2024-04-02 03:40:42 +02:00
Anthony
5e99a7acd8 fix(connector): drop down menu in separate function resulted in it being broken 2024-04-02 03:40:14 +02:00