Commit graph

84 commits

Author SHA1 Message Date
Gil Sinclair-Julio
7fdb50c043 Fix web client 2020-09-06 20:33:38 +01:00
John O'Reilly
4f3448b867 SwiftUI updates + move image url retrieval to shared code 2020-09-06 16:20:49 +01:00
John O'Reilly
ee8f8b42f2 build out navigation in iOS app + move retrieval of bio to shared code 2020-09-02 21:30:30 +01:00
John O'Reilly
36b73754c1 Jetpack Compose: use compose-router library for navigation 2020-09-02 09:43:08 +01:00
John O'Reilly
a9012d3384 cleanup 2020-09-02 07:24:17 +01:00
John O'Reilly
e0ea583aa6 revert to previous invocation from KN clients to pick up changes fron db 2020-08-31 21:42:51 +01:00
John O'Reilly
98c9c3e0ff update ktor dependencies + logging level change 2020-08-30 20:44:53 +01:00
John O'Reilly
206a876be9 build cleanup 2020-08-30 16:44:18 +01:00
John O'Reilly
76fa371e6b kotlin 1.4 2020-08-30 09:37:51 +01:00
John O'Reilly
c60bd14156 comment out floor plan changes until build issue is resolved 2020-07-05 13:17:47 +01:00
Julio Zynger
30f12ff442 Add FloorPlan plugin for ER diagram generation
FloorPlan will identify SQLDelight's exposed schema and render the ER diagram for the respective databases.
Run it with `./gradlew generateFloorPlan`.
2020-07-05 13:38:42 +02:00
Julio Zynger
ffa9a9e98f Add SQLDelight DB schema version 1 2020-07-05 13:32:50 +02:00
Julio Zynger
9f5c5a681d Specify SQLDelight schema output directory
Enables the configuration of the schema-outputting tasks.
Run it, for example, with:
./gradlew generateAndroidDebugPeopleInSpaceDatabaseSchema
2020-07-05 13:31:51 +02:00
John O'Reilly
34088240e8 kotlin/js updates including use of koin 2020-05-28 21:14:56 +01:00
John O'Reilly
e317d84dd0 add koin to multiplatform shared code 2020-05-15 17:57:24 +01:00
John O'Reilly
2142eddf22 README + dependency updates 2020-05-12 18:54:08 +01:00
John O'Reilly
6d58a302db kotlin/js updates 2020-05-02 11:16:04 +01:00
John O'Reilly
e9fe457a68 update to compose 0.1.0-dev10 + move ViewModel back in to app module 2020-04-30 20:48:51 +01:00
John O'Reilly
a52162d2bd fix build issue 2020-04-26 20:43:33 +01:00
John O'Reilly
d94534a2b8 initial cut of backend/web modules 2020-04-26 19:29:28 +01:00
John O'Reilly
072d39d101 update ktorScope workaround to address issue on iOS 2020-04-26 09:12:41 +01:00
John O'Reilly
b925a48ede migrated to build.gradle.kts for shared module 2020-04-26 09:11:37 +01:00
John O'Reilly
e6e4144177 fix jdbc sqldelight driver setup 2020-04-25 14:37:00 +01:00
John O'Reilly
81917c4740 add jvm target 2020-04-25 14:06:15 +01:00
John O'Reilly
84c37a9ce0 remove redundant class 2020-04-13 10:14:52 +01:00
John O'Reilly
eb3fb4f76c wip: macos support 2020-04-13 09:59:04 +01:00
John O'Reilly
49a16412cf Updated to Kotlin 1.3.71 + related dependencies 2020-04-03 20:04:36 +01:00
John O'Reilly
5e677e987a update to compose dev07 + related changes 2020-03-22 17:38:14 +00:00
John O'Reilly
805ae37637 delete existing rows in db before inserting results of api request 2020-02-14 18:50:55 +00:00
John O'Reilly
1ca3284e10 persistence/sqldelight support 2020-01-25 15:28:35 +00:00
Neal Sanche
07a59c4a4f Use native threaded coroutines in watch app. 2020-01-13 12:30:19 -07:00
Neal Sanche
5ae320edd5 Make this run in WatchOs 2020-01-13 11:44:14 -07:00
John O'Reilly
9335c3b138 start integration of native mutlithreaded coroutines 2019-12-26 18:25:50 +00:00
John O'Reilly
7fb03232ce iniital commit 2019-12-22 20:25:01 +00:00