secant-ios-wallet/secant/Features
Lukas Korba 2bb5451047
[#294] amount + address fields done (#308)
cleanup

validation

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- zec amount refactored to be always Int64 - number formatter to zec string for the UI added
- cleaned up the invalid input conditions by providing computed properties
- isValidZcashAddress() added

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- prefix input view support implemented
- zcash or $ symbol used as a prefix for the amount input
- $ computations and max out implemented

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- insufficient funds logic (UI error + inability to send) added
- $ balance value visible at send screen
- cleanup

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- send routing simplified and cleaned up

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- unit tests

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- cleanup

[#294] [Scaffold] Send Screen - transaction + address inputs (#308)

- review comments solved
2022-05-11 12:26:39 -03:00
..
App [#80] Scaffold - Send functionality (#297) 2022-05-02 19:35:03 -03:00
BackupFlow [#306 #215] Swiftlint and other warnings + build errors (#307) 2022-05-05 10:30:01 -03:00
Home [#294] amount + address fields done (#308) 2022-05-11 12:26:39 -03:00
ImportWallet [#294] amount + address fields done (#308) 2022-05-11 12:26:39 -03:00
Onboarding Initial functional code 2022-04-19 09:05:07 +02:00
Profile Issue #276 - [Scaffold] Drawer for the Home Screen (#275) 2022-04-20 18:41:32 +02:00
Request Issue #276 - [Scaffold] Drawer for the Home Screen (#275) 2022-04-20 18:41:32 +02:00
Sandbox [#302] Synchronizer status on Home Screen (#304) 2022-05-04 17:01:48 -03:00
Scan Issue #276 - [Scaffold] Drawer for the Home Screen (#275) 2022-04-20 18:41:32 +02:00
Send [#294] amount + address fields done (#308) 2022-05-11 12:26:39 -03:00
Settings [lint] fix swiftlint warnings 2021-12-14 02:50:55 +00:00
TransactionHistory [#294] amount + address fields done (#308) 2022-05-11 12:26:39 -03:00
WalletInfo [lint] fix swiftlint warnings 2021-12-14 02:50:55 +00:00
Welcome Initial functional code 2022-04-19 09:05:07 +02:00