This website requires JavaScript.
Explore
Help
Sign in
codinux
/
fints4k
Watch
1
Star
0
Fork
You've already forked fints4k
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6f354724be
fints4k
/
ui
/
BankingUiCommon
/
src
/
commonMain
/
kotlin
/
net
/
dankito
/
banking
History
dankito
6f354724be
Fixed that when an account gets deleting its BankingClient data didn't get deleted
2022-02-07 00:18:06 +01:00
..
persistence
Extracted interfaces for UI model classes Customer, BankAccount and AccountTransaction. So entities can implement these interfaces directly, there's no need for mapping anymore
2022-02-07 00:18:06 +01:00
search
Made BankingUiCommon a multi platform project
2022-02-07 00:17:53 +01:00
ui
Fixed that when an account gets deleting its BankingClient data didn't get deleted
2022-02-07 00:18:06 +01:00
util
Implemented sorting bank accounts; extracted SectionWithRightAlignedEditButton
2022-02-07 00:18:06 +01:00