130 Commits

Author SHA1 Message Date
Anthony
200a6c80f3 feat: add wakatime to README 2024-04-05 00:47:35 +02:00
Anthony
78c8d73774 test(connector): add test for Koin modules 2024-04-04 22:09:34 +02:00
Anthony
8b0ca76ed2 test(connector): created JUnit tests for ProjectDatabase 2024-04-04 21:45:07 +02:00
Anthony
3894d6d8b0 fix(connector): made getProjectById internal instead of private 2024-04-04 21:44:09 +02:00
Anthony
8e4ae16d7a feat(connector): add getProjectById 2024-04-04 20:22:08 +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
0215ba1ef4 fix(connector): creating a table when table already created 2024-04-04 18:19:22 +02:00
Anthony
ff0bca004c build(connector): add sl4j dependencies 2024-04-04 18:09:36 +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
0013cf1a41 feat(connector): add count projects function 2024-04-03 21:24:07 +02:00
Anthony
ac986abcb3 feat(connector): create a database transaction class for Project 2024-04-03 21:06:45 +02:00
Anthony
bf31232d92 feat(connector): create basic queries for ProjectDatabase 2024-04-03 20:21:04 +02:00
Anthony
fbfa1f7399 feat(connector): create DriverFactory for sqldelight 2024-04-03 20:19:10 +02:00
Anthony
1755452753 feat(connector): add Project SQL 2024-04-03 20:18:51 +02:00
Anthony
4771d43788 feat(connector): add Project entity 2024-04-03 20:18:03 +02:00
Anthony
943023af8a build(connector): add sqldelight dependencies 2024-04-03 14:26:07 +02:00
Anthony
28bf5a4074 feat(dissertation): add abstract diagram of components 2024-04-03 11:22:38 +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
Anthony
9f63beb50e feat(connector): create screen to create procedures 2024-04-02 03:30:36 +02:00
Anthony
51b762140a feat(connector): create No Procedures screen 2024-04-02 03:30:19 +02:00
Anthony
4efb47ab67 refactor(connector): move Procedures into a separate package 2024-04-02 01:12:22 +02:00
Anthony
7546b361e3 feat(connector): made list items clickable in ListProjects 2024-04-02 01:00:30 +02:00
Anthony
5256ea64a6 feat(connector): add list of all projects screen 2024-04-02 00:32:07 +02:00
Anthony
f014aee71b feat(connector): add back button on CreateProject screen 2024-04-01 23:28:46 +02:00
Anthony
25ef7081f3 feat(connector): add window icon 2024-04-01 22:54:47 +02:00
Anthony
f284669539 feat(connector): add proper window title 2024-04-01 22:41:19 +02:00
Anthony
faf7754770 feat(connector): add screen to create project 2024-04-01 22:35:32 +02:00
Anthony
2afa31b40c feat(connector): move tabs into separate package and add local screen for projects 2024-04-01 17:45:47 +02:00
Anthony
d953053974 feat(connector): add welcome screen 2024-04-01 17:11:50 +02:00
Anthony
d76a2f2556 feat(connector): add simulator status in top bar 2024-04-01 15:45:31 +02:00
Anthony
ddb6c94d5e feat(connector): add Navigation 2024-04-01 13:24:13 +02:00
Anthony
32c9be2eee feat(connector): allow for composable objects to coexist with nav drawer 2024-04-01 04:54:05 +02:00
Anthony
8f8ae61325 feat(connector): add navigation drawer and scaffold 2024-04-01 04:38:03 +02:00
Anthony
df8137a029 feat(connector): add title bar and custom material color theme 2024-04-01 00:23:13 +02:00
Anthony
0f4e4f4877 build(connector): add material3 support 2024-04-01 00:21:23 +02:00
Anthony
89451ba849 build(connector): add Compose and split desktop app and server 2024-03-30 18:43:11 +01:00
Anthony
609c8393ae feat(connector): start VDMJ connection 2024-03-30 17:48:44 +01:00
Anthony
507c4b5f6d feat(connector): add basic Kotlin project 2024-03-29 14:58:42 +01:00
Anthony
7b9729f93e ci: add .gitignore for Java and JetBrains 2024-03-29 14:57:17 +01:00
Anthony
9911305bab feat(formal): add completing procedures with aircraft return 2024-03-28 18:33:49 +01:00
Leo Freitas
ba295063ca comment(formal) = added qc comments 2024-03-28 16:29:05 +00:00