187 Commits

Author SHA1 Message Date
Anthony
6f149d3910 feat(connector): add dynamic form when creating action 2024-04-26 14:04:38 +01:00
Anthony
f6080c4a1b feat(connector): create Action data entity 2024-04-26 13:16:34 +01:00
Anthony
801f54cb59 build(connector): update sqldelight plugin to 2.0.2 2024-04-26 12:23:12 +01:00
Anthony
2ef958c22e ci: add recursive folders for idea in .gitignore 2024-04-26 11:27:10 +01:00
Anthony
928a0859ea refactor(poster): rename functions to correct casing 2024-04-26 10:38:02 +01:00
Anthony
860040b0fd feat(poster): add final poster design 2024-04-26 10:32:44 +01:00
Anthony Berg
87350ff1ec feat(connector): add layout for action screen 2024-04-25 18:18:51 +01:00
Anthony Berg
ad70ec5add Merge remote-tracking branch 'origin/main' 2024-04-25 13:14:14 +01:00
Anthony Berg
d8efe32b87 feat(connector): move actions to separate screen 2024-04-25 13:13:39 +01:00
Anthony
a26a5952f9 refactor(poster): rotate page to portrait 2024-04-24 10:16:38 +01:00
Anthony Berg
931e65c35e feat(poster): add main titles and bodies 2024-04-23 19:33:40 +01:00
Anthony Berg
337c2aeca9 refactor(dissertation): update online reference titles to html title 2024-04-22 10:30:51 +01:00
Anthony Berg
6d570e520e feat(dissertation): add flight simulator plugin subsection in decisions 2024-04-21 16:06:21 +01:00
Anthony Berg
b1ce17d6f5 feat(dissertation): add checklist tester subsection for decisions section 2024-04-21 15:47:04 +01:00
Anthony Berg
8e4c9200a4 feat(dissertation): add formal model design decision 2024-04-21 14:52:51 +01:00
Anthony Berg
4f588236ac feat(dissertation): add scenarios section 2024-04-21 14:04:43 +01:00
Anthony Berg
58eec554e3 feat(poster): add general structure for poster 2024-04-21 13:51:11 +01:00
Anthony Berg
82d2631982 feat(dissertation): add model section 2024-04-21 13:50:51 +01:00
Anthony Berg
88a8d661de refactor(connector): implement xpc from GitHub maven repository 2024-04-20 15:10:40 +01:00
Anthony Berg
6aba6e0fc2 feat(xpc): update .gitignore 2024-04-20 11:23:32 +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 Berg
e781c12d22 feat(connector): change VDMJ to use interpreter 2024-04-18 17:16:48 +01:00
Anthony Berg
b784ab9799 refactor(connector): move VDMJ to shared module 2024-04-18 14:15:42 +01:00
Anthony Berg
52dd166e49 build(connector): add XPlaneConnect dependency 2024-04-18 03:37:09 +01:00
Anthony Berg
bdd78eb5ff feat: update XPlaneConnect submodule to my own fork 2024-04-18 02:30:34 +01:00
Anthony Berg
d5d95464b1 feat: add XPlaneConnected submodule 2024-04-17 20:02:08 +01:00
Anthony Berg
0b8c2410c7 feat(plugin): add menu and allow window to toggle 2024-04-14 18:45:40 +01:00
Anthony Berg
50515cc1ec refactor(plugin): restructure directories for better development experience 2024-04-14 16:22:30 +01:00
Anthony Berg
6aa11286af ci(plugin): add gitignore for C++ 2024-04-14 16:21:44 +01:00
Anthony Berg
33b9941f9a feat(plugin): create a window in simulator 2024-04-11 15:13:51 +01:00
Anthony Berg
fe52804365 build(plugin): fix compile options to compile as library 2024-04-11 15:11:48 +01:00
Anthony Berg
8341e86766 build(plugin): enable XPLM APIs from previous versions 2024-04-11 11:44:03 +01:00
Anthony
456c7ede88 feat(dissertation): add basics of pie chart for time spent on sections 2024-04-09 13:31:05 +01:00
Anthony
df3d9fbe31 feat(connector): create basic Action SQLDelight file (I wanted to commit on the plane haha) 2024-04-09 11:01:28 +02:00
Anthony
9ab92b6d62 feat(plugin): create initial structure for XPLM 2024-04-08 20:54:40 +02: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
6bf23cc87d build(connector): update SQLDelight to 2.0.2 2024-04-06 17:07:50 +02:00
Anthony
f0295a9ada feat(connector): add ability to create procedures 2024-04-06 17:01:06 +02:00
Anthony
168c0ad18f refactor(connector): fix typo in createProcedure where it was called createProject... 2024-04-06 16:56:55 +02:00
Anthony
371ccf8511 feat(connector): create ScreenModel for Procedures 2024-04-06 16:44:52 +02:00
Anthony
43a4be4852 build(connector): upgrade Gradle to 8.7 2024-04-06 12:34:20 +02:00
Anthony
5ad57ce10e refactor(connector): remove unnecessary indentation 2024-04-06 12:15:32 +02:00
Anthony
e8888965e5 refactor(connector): follow CRUD for when to define functions, used map for getProjectById 2024-04-06 12:10:17 +02:00
Anthony
2b1294c822 feat(connector): create Procedure transactions and database 2024-04-06 12:08:04 +02:00
Anthony
c895e6aaf6 feat(connector): allow database to use foreign keys 2024-04-06 11:33:58 +02:00
Anthony
80be910456 feat(connector): add API endpoint for VDMJ 2024-04-05 20:00:38 +02:00
Anthony
c3a2fbac13 feat(connector): split Routing and add Serialization 2024-04-05 20:00:25 +02:00