Jonathan Rainville
adda897eb9
make color selector work
2020-06-04 16:31:17 -04:00
Jonathan Rainville
68689147d6
wip select input
2020-06-04 16:31:17 -04:00
Jonathan Rainville
bf5f0b6dda
feat: add basic generate account popup
2020-06-04 16:31:17 -04:00
Iuri Matias
df9a6d0f07
refactor & update currency modal to look and work like designs
...
update gitignore
display list of currencies
2020-06-04 14:29:04 -04:00
Iuri Matias
b412a56577
use Theme properties
2020-06-04 10:43:39 -04:00
Iuri Matias
9b58111cab
support filtering tokens
2020-06-04 10:43:39 -04:00
Iuri Matias
ca82c9d5b2
fix icons; add slot for checking if an asset is currently added
2020-06-04 10:43:39 -04:00
Iuri Matias
a9844099bb
fix styling of token list
2020-06-04 10:43:39 -04:00
Iuri Matias
94bc4f02d7
add list of tokens and icons
2020-06-04 10:43:39 -04:00
Jonathan Rainville
15dc98b44a
feat: show the real value of the current account in the wallet
2020-06-03 17:09:51 -04:00
Iuri Matias
24d0306869
use dropdown for wallet settings
2020-06-03 15:30:27 -04:00
Iuri Matias
f62d3aaca7
wallet settings modal; save default currency
...
wallet settings modal; save default currency
wallet settings modal; save default currency
save/load currency preference
fix default currency call
use chronicle instead of echo
fix issues
2020-06-03 10:38:50 -04:00
Jonathan Rainville
cc85a42b5c
feat: show accounts in wallet and put assetList in Account
2020-06-02 16:41:08 -04:00
Jonathan Rainville
9e25ba1d95
fix: fix wallet missing file message and color warning
2020-06-01 13:54:49 -04:00
Iuri Matias
470687c2a6
show dropdown for add account button
2020-06-01 12:31:14 -04:00
Jonathan Rainville
b6cf47f467
feat: fix StyledButton and use it in Send modal
2020-05-29 14:44:45 -04:00
Jonathan Rainville
65332804b9
feat: use Input component for the send modal
2020-05-29 14:44:45 -04:00
Jonathan Rainville
77966c8f6c
feat: add very basic sendModal content
2020-05-29 14:44:45 -04:00
Jonathan Rainville
9760008625
feat: add design for the Asset Tab
2020-05-28 13:59:56 -04:00
Jonathan Rainville
3ce1883c0b
feat: add files for the wallet tabs
2020-05-28 13:59:56 -04:00
Jonathan Rainville
d1b786811f
feat: add TabButton and TabBar for the Wallet
2020-05-28 13:59:56 -04:00
Jonathan Rainville
2da4bd376f
fix: fix receive icon rotation
2020-05-28 13:59:56 -04:00
Jonathan Rainville
47cc169c4f
chore: split WalletHeader to another file
2020-05-28 13:59:56 -04:00
Jonathan Rainville
056e640a29
feat: add wallet header
2020-05-27 17:43:36 -04:00
Jonathan Rainville
398e3387cf
feat: add placeholder wallets in leftTab
2020-05-27 17:31:27 -04:00
Jonathan Rainville
cccc7f599f
chore: fix last anchor warnings
2020-05-27 14:56:33 -04:00
Jonathan Rainville
b8a5d25d8b
chore: remove no longer necessary anchors on layouts
...
Not sure why, but these are no longer necessary
2020-05-27 14:56:33 -04:00
Jonathan Rainville
d8511490ca
chore: fix anchor warnings for CHatColumn and KenKey
2020-05-27 14:56:33 -04:00
Jonathan Rainville
084c96afff
base of changes to wallet
2020-05-27 14:56:33 -04:00
Iuri Matias
6e14749904
simplify controllers and views, make everything more consistent
...
simplify controllers and views, make everything more consistent
refactor wallet to use asset model
move some of wallet logic away from the controller
move ChatMessage to model
move chatItem model
organize models folder
simplify chat message and chat item
rename messageList to message_list
simply addresses in the controller
rename mailservers list
refactor how profile is set
refactor/simplify profile view
refactor/simplify adding mailservers
rename wallet view
simplify wallet assets
rename nodeView to view
extract channel list view
extract channel list view
refactor channel list / chats view
move signals out of app folder
address code reviews
2020-05-25 09:22:11 -04:00
Pascal Precht
985b5d93d0
fix(ui/wallet): don't require password to be entered as hashed hex
2020-05-21 19:50:58 -04:00
Iuri Matias
755fd6056b
move block notification to node management tab
2020-05-19 17:00:29 -04:00
Pascal Precht
76a0b55d47
feat(ui/wallet): add basic form to send transaction
...
Closes #49
2020-05-19 11:48:41 -04:00
Richard Ramos
9411aa61e7
feat: display message in wallet
2020-05-18 11:42:50 -04:00
Jonathan Rainville
491718a0bd
feat: add wallet asset icon
2020-05-15 06:46:21 -04:00
Jonathan Rainville
a962069b73
feat: hook wallet assets to nim model
2020-05-15 06:46:21 -04:00
Jonathan Rainville
cd522ba803
feat: split left tab to its own file and move them to Wallet dir
2020-05-14 12:24:15 -04:00