[feat] add button displaying unclaimed balance
user can click on button to claim UDs db updated by migration
Showing
- README.md 1 addition, 1 deletionREADME.md
- tests/slots/pyqt/windows/test_v1_account_import_wizard.py 2 additions, 0 deletionstests/slots/pyqt/windows/test_v1_account_import_wizard.py
- tikka/adapters/network/accounts.py 50 additions, 2 deletionstikka/adapters/network/accounts.py
- tikka/adapters/network/identities.py 41 additions, 0 deletionstikka/adapters/network/identities.py
- tikka/adapters/repository/assets/migrations/00001.init_tables.rollback.sql 2 additions, 1 deletion...pository/assets/migrations/00001.init_tables.rollback.sql
- tikka/adapters/repository/assets/migrations/00002.add_first_eligible_ud_field.sql 1 addition, 0 deletions...y/assets/migrations/00002.add_first_eligible_ud_field.sql
- tikka/domains/accounts.py 12 additions, 0 deletionstikka/domains/accounts.py
- tikka/domains/entities/identity.py 1 addition, 0 deletionstikka/domains/entities/identity.py
- tikka/domains/identities.py 12 additions, 0 deletionstikka/domains/identities.py
- tikka/interfaces/adapters/network/accounts.py 10 additions, 0 deletionstikka/interfaces/adapters/network/accounts.py
- tikka/interfaces/adapters/network/identities.py 10 additions, 0 deletionstikka/interfaces/adapters/network/identities.py
- tikka/slots/pyqt/resources/gui/widgets/account.ui 31 additions, 11 deletionstikka/slots/pyqt/resources/gui/widgets/account.ui
- tikka/slots/pyqt/widgets/account.py 71 additions, 3 deletionstikka/slots/pyqt/widgets/account.py