1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 21:08:57 +00:00
Commit Graph

1797 Commits

Author SHA1 Message Date
Szymon Lesisz
025e7856cd coin specific advanced form components 2019-01-03 15:05:55 +01:00
Szymon Lesisz
bb140b8bfe add BlockchainFeeLevel to BlockchainReducer 2019-01-03 15:05:55 +01:00
Szymon Lesisz
2639aab093 add fee levels to appConfig.json 2019-01-03 15:05:55 +01:00
Vladimir Volek
d83f3c1b28 Fixed flow 2019-01-03 15:01:08 +01:00
Vladimir Volek
e0501b1072 Fixed some flow 2019-01-03 15:01:08 +01:00
Szymon Lesisz
e7ae73c570 add WALLET.SET_FIRST_LOCATION_CHANGE action 2019-01-03 15:01:08 +01:00
Vladimir Volek
5a6ea6610e Fix state propagation 2019-01-03 15:01:08 +01:00
Vladimir Volek
786303400c Update fields according to new react-router 2019-01-03 15:01:08 +01:00
Vladimir Volek
0f9d864347 First init added to reducer 2019-01-03 15:01:08 +01:00
Vladimir Volek
cdd325c078 Removed react redux router and adjust store and base reducer 2019-01-03 15:01:08 +01:00
Vladimir Volek
2a803c3668 Added missing install in flow step 2019-01-03 14:42:20 +01:00
Vladimir Volek
641af63d3f Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2019-01-03 14:38:58 +01:00
Vladimir Volek
9fa4087c75 Added key to cache in gitlab 2019-01-03 14:38:50 +01:00
Vladimir Volek
c8b850dbd8
Merge pull request #284 from trezor/fix/account-refactoring
Fix/account refactoring
2019-01-03 14:33:18 +01:00
slowbackspace
e84e1867c7 calculate the Indicator position with scroll offset 2019-01-03 14:22:43 +01:00
slowbackspace
1e7f0d35be Merge branch 'master' into fix/overflow 2019-01-03 10:56:27 +01:00
slowbackspace
f44ac15c15 scrollable top navigation 2019-01-03 10:56:04 +01:00
Vladimir Volek
633f15b5e8
Merge pull request #283 from trezor/fix/ripple-address-validation
validate via wallet-address-validator lib
2018-12-30 23:40:34 +01:00
Szymon Lesisz
d9e809e6aa move helper methods from TokensReducer to ./reducers/utils 2018-12-21 11:19:40 +01:00
Szymon Lesisz
31e3c7a9a2 refactoring Account object to coin specific 2018-12-21 10:58:53 +01:00
Szymon Lesisz
350d71521e validate via wallet-address-validator lib 2018-12-20 19:30:00 +01:00
slowbackspace
bc3898e4eb make overflow visible and scrollable 2018-12-20 19:18:29 +01:00
slowbackspace
6f287412b8 collapsible buttons in sign n verify tab 2018-12-20 19:01:14 +01:00
slowbackspace
289c7ddcb5 collapsible footer 2018-12-20 18:34:15 +01:00
Szymon Lesisz
179bcb386d force CI update 2018-12-20 17:43:21 +01:00
Szymon Lesisz
2e50a7daff downgrade flow-bin 2018-12-20 17:40:56 +01:00
Szymon Lesisz
63f7b503b5 add missing "Amount" label in ripple send form 2018-12-20 16:51:22 +01:00
Szymon Lesisz
e69d116e80 blum flow-bin 2018-12-20 16:48:34 +01:00
slowbackspace
c7cad093f1 fix token input overflow 2018-12-20 16:42:00 +01:00
slowbackspace
348033e38f fix send button overflow 2018-12-20 16:41:03 +01:00
Szymon Lesisz
bde70f09e3 fixed conflicts in yarn lock 2018-12-20 16:38:46 +01:00
Vladimir Volek
cf76e8cf68
Merge pull request #282 from trezor/fix/pending-txs
Fix/pending txs
2018-12-20 16:25:03 +01:00
Szymon Lesisz
b19c6e87e9 eslint fix 2018-12-20 14:36:37 +01:00
Szymon Lesisz
02040f2505 force CI build 2018-12-20 14:31:32 +01:00
Szymon Lesisz
c53dfcfaeb ripple/BlockbookAction temporary commented 2018-12-20 14:20:03 +01:00
Szymon Lesisz
39c4198fcc update trezor-connect beta 2018-12-20 14:20:03 +01:00
Szymon Lesisz
6f334182aa handle blockchain_disconnect when wallet init in offline mode 2018-12-20 14:18:06 +01:00
Szymon Lesisz
ce5b13223c add decimals to appConfig.json 2018-12-20 14:18:06 +01:00
Szymon Lesisz
6c398ba506 remove test data from pending txs 2018-12-20 14:18:06 +01:00
Szymon Lesisz
19784b5100 enable RippleDiscovery process from storage 2018-12-20 14:18:06 +01:00
Szymon Lesisz
20f19d77bd update webpack:local config 2018-12-20 14:18:06 +01:00
Szymon Lesisz
7f517041b1 refactored PendingTransactions 2018-12-20 14:18:06 +01:00
Szymon Lesisz
24524d7445 update BlockchainNotification event values to match BlockchainLinkTransaction 2018-12-20 14:18:06 +01:00
Szymon Lesisz
7ad19dd1c0 replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect' 2018-12-20 14:18:06 +01:00
Szymon Lesisz
39786377b6 remove link from Success notification in ripple SendForm 2018-12-20 14:18:06 +01:00
Szymon Lesisz
a8d623b6a7 emit BlockchainEvent from ethereum SendForm 2018-12-20 14:18:06 +01:00
Szymon Lesisz
63fb8109cb sen payload to EthereumBlockchainActions.onNotification from BlockchainActions 2018-12-20 14:18:06 +01:00
Szymon Lesisz
bab5007847 call PENDING.ADD from BlockbookActions 2018-12-20 14:18:06 +01:00
Szymon Lesisz
cbc0151a62 add inputs and outputs to PendingTxReducer 2018-12-20 14:18:06 +01:00
Szymon Lesisz
780e6e27ef add coin parameter to connect.rippleGetAccountInfo 2018-12-20 14:18:06 +01:00