secant-ios-wallet/secant/UIComponents
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
..
Backgrounds Validation Failure/Success updated to handle dark mode 2022-03-15 16:33:54 +01:00
Buttons CreateButton instances removed 2022-03-03 11:45:12 +01:00
Chips Requested changes done 2022-02-23 17:49:17 +01:00
CircularFrame [#306 #215] Swiftlint and other warnings + build errors (#307) 2022-05-05 10:30:01 -03:00
Drawer Issue #276 - [Scaffold] Drawer for the Home Screen 2022-04-20 11:45:24 -03:00
Extensions Issue #61 - Zcash Logo and welcome screen 2022-02-18 11:06:17 -03:00
FontStyles synopsis -> paragraph 2022-02-24 14:30:00 +01:00
ProgressIndicators FIXME added 2022-03-01 15:33:01 +01:00
Shapes Issue #61 - Zcash Logo and welcome screen 2022-02-18 11:06:17 -03:00
TextFields [#294] amount + address fields done (#308) 2022-05-11 12:26:39 -03:00
DesignGuide.swift removed extra spaces 2022-02-23 18:57:32 +01:00