This website requires JavaScript.
Explore
Help
Sign in
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull requests
Projects
Releases
Packages
2
Wiki
Activity
50a5938046
BankingClient
/
ui
/
BankingUiCommon
/
src
/
commonMain
/
kotlin
/
net
/
dankito
/
banking
History
dankito
50a5938046
Made all properties overridable
2022-02-07 00:18:07 +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
Made all properties overridable
2022-02-07 00:18:07 +01:00
util
Implemented sorting bank accounts; extracted SectionWithRightAlignedEditButton
2022-02-07 00:18:06 +01:00