Anastasia Poupeney
ec9d8bd02a
empty state for the account page, no transactions on dashboard
7 years ago
Gaëtan Renaudeau
6bbe243dca
console.warn in case we try to add twice same account
fixme: this should never happen but i've been able to do it. this check is to be removed in the future
7 years ago
meriadec
7654fab3d2
Polish Select usages and migrate SelectExchange
7 years ago
meriadec
dd8421af2e
Fix currencies settings Select width
7 years ago
Anastasia Poupeney
64c92230e3
small addition
7 years ago
Anastasia Poupeney
5f598d8919
delete account in account settings
7 years ago
meriadec
378e6b8af5
Ability to select all accounts when importing
7 years ago
Gaëtan Renaudeau
bd0f8e7da8
Fixes
- posw id is poswallet
- fix stealthcoin magnitude in live-common
- fix display of (legacy) for legacy accounts
7 years ago
meriadec
bb2d54652f
Fix Dashboard page spacing
7 years ago
Valentin D. Pinkman
843c6a0191
removed all calls to new API, app list working, can only install on firmware > 1.4
7 years ago
meriadec
3bc6446c2f
Use the new Select in some places
7 years ago
meriadec
55f467574d
Create the new Select component
7 years ago
meriadec
b7d4e6c7bb
Fix BalanceInfos storybook
7 years ago
meriadec
98f5b6be6b
Select -> LegacySelect
7 years ago
Gaëtan Renaudeau
07f204b7b9
Fix segwit to not be scanned is not supported
also refactor a bit how name get generated. more consistently to eth / xrp impls
for dev, you have a way to generate legacy account with SHOW_LEGACY_NEW_ACCOUNT=1
7 years ago
Gaëtan Renaudeau
1c7d42d716
add PosW
7 years ago
Gaëtan Renaudeau
31f2d040de
Differenciate currency apps
7 years ago
NastiaS
8977c51404
empty state screen
7 years ago
Gaëtan Renaudeau
ddad19f4f5
add testApdu tool
7 years ago
Gaëtan Renaudeau
3b1b3f2cfb
feature is broken & not MVP
7 years ago
Gaëtan Renaudeau
384c428416
add libcoreGetVersion
requires bump on https://github.com/LedgerHQ/lib-ledger-core-node-bindings/pull/6 first
7 years ago
Valentin D. Pinkman
db6b80a4f0
fixed .env variable being undefined in commands
7 years ago
Valentin D. Pinkman
20e7601c82
add new translation key for manager page
7 years ago
meriadec
4dbccf261b
Use app status instead of device status to enable next step in import
7 years ago
Gaëtan Renaudeau
568db6d825
add all remaining coins hook for getAddress & explorers
7 years ago
Valentin D. Pinkman
5c0f6c2f69
fix uninstall app
7 years ago
Gaëtan Renaudeau
231a2c78cb
Rework the process architecture & ipc
7 years ago
NastiaS
aa9ef47293
ripple and ethereum import account setting default archiving to false
7 years ago
meriadec
e3076c1e7b
Better flow types for Input component handlers (except for `onChange`)
7 years ago
Gaëtan Renaudeau
284007c6dd
litecoin explorer
7 years ago
NastiaS
04a787d845
ensuring modal unmounting for the account settings when changing the account
7 years ago
meriadec
195fbdbcfb
Flow & clean
7 years ago
meriadec
50eb12914f
Remove old AddAccount modal
7 years ago
meriadec
5fea465451
Fix stupid react-router refresh problem
7 years ago
meriadec
b3141f928f
Finalize the import, add accounts to reducer, finish step
7 years ago
meriadec
ec8036d182
Display existing accounts (disabled)
7 years ago
meriadec
2542498dc0
Move import step state to import modal state
7 years ago
meriadec
2d07cda838
Integrate the first three steps of import accounts modal
7 years ago
meriadec
2f8d7c3339
Mock things up for rapid development
7 years ago
meriadec
08ac8d01b7
Clean up state, and prepare sync step
7 years ago
meriadec
a440b01af2
Handle back on ModalTitle
7 years ago
meriadec
e58b8b693c
Integrate the connect device step of import accounts
7 years ago
meriadec
24d4a48426
Rename step-progress to step-import
7 years ago
meriadec
3a29466b03
Create new `ImportAccounts` modal
7 years ago
meriadec
052004c628
Minor design fixes
7 years ago
Gaëtan Renaudeau
89c30c98a0
rename hshare to hcash
7 years ago
Gaëtan Renaudeau
fc32b3c459
better flowtype for crypto types
7 years ago
NastiaS
389b1c14eb
new icons, padded buttons, some design updates in genuine check step
7 years ago
NastiaS
b9d1ce0661
adjust account settings to new designs
7 years ago
Gaëtan Renaudeau
039ebf8158
remove fiat prop of FormattedVal
7 years ago