BankingClient/fints4k/src/commonTest/kotlin/net/dankito/banking/fints
dankito f3552248dc Moved ProductData to JobContext and implemented that startNewDialog() create DialogContext 2022-02-07 00:18:14 +01:00
..
extensions Converted fints4k to a Kotlin multi platform project 2022-02-07 00:17:53 +01:00
messages Created JobContext to have a cross dialog context per job and to be able to set FinTsClientCallback (and later on other objects) on a job basis 2022-02-07 00:18:14 +01:00
response Renamed errorMessage to internalError, errorsToShowToUser to errorMessagesFromBank, added didBankReturnError and created a method to determine which error message to show to user 2022-02-07 00:18:14 +01:00
tan Converted fints4k to a Kotlin multi platform project 2022-02-07 00:17:53 +01:00
transactions Fixed that ?, got treated as field code leading to that parsing whole information to account owner failed 2022-02-07 00:18:13 +01:00
util Implemented setting time on Date; fixed formatting time tests 2022-02-07 00:18:14 +01:00
FinTsTestBase.kt Moved ProductData to JobContext and implemented that startNewDialog() create DialogContext 2022-02-07 00:18:14 +01:00