1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-02-22 21:12:04 +00:00
Commit Graph

299 Commits

Author SHA1 Message Date
Szymon Lesisz
585c79a738 fix: setInitialUrl - race condition
- Do not set initialUrl if it is landingPage
- Block "RouterAction.selectDevice" if currently selected device is in auth process
- Move WalletActions.observe() before DiscoveryActions.restore() in "WalletSerivce"
2019-04-12 16:22:57 +02:00
Vladimir Volek
33cce4bcae merge 2019-04-12 15:11:23 +02:00
Vladimir Volek
5e830b86c4 fix connect version 2019-04-11 16:00:57 +02:00
slowbackspace
0f6c9a70ed create separate reducer ImportAccount 2019-04-10 19:54:07 +02:00
slowbackspace
a35c21603b remove console.log 2019-04-10 18:01:32 +02:00
slowbackspace
bb4a3268f7 fix flow 2019-04-10 00:50:34 +02:00
slowbackspace
de7aafa5c3 changed method definitions to ThunkAction, remove all accounts associated to deviceID 2019-04-09 16:10:49 +02:00
Vladimir Volek
c47ca11f8b prepare empty bitcoin send page, refactor 2019-04-09 14:20:36 +02:00
slowbackspace
17f63b6d9a remove imported accounts when forgetting device 2019-04-09 14:06:15 +02:00
slowbackspace
8dd3f95f1f add import tool 2019-04-08 18:30:11 +02:00
Vladimir Volek
031d3ab391
Merge pull request #480 from trezor/feature/select-virtualized
Feature/Tokens select with custom MenuList using react-window
2019-04-02 17:25:20 +02:00
slowbackspace
c0702d32a8 return full tokens array 2019-03-29 14:53:30 +01:00
slowbackspace
d9e03c898a call validateAddress only once per inputChange() 2019-03-29 09:47:05 +01:00
slowbackspace
52bb65d463 Merge branch 'feature/connect-7.0.2-electron' into feature/trezor-ui-components 2019-03-28 10:44:05 +01:00
slowbackspace
469e8a3625 Merge branch 'master' into feature/trezor-ui-components 2019-03-26 15:46:53 +01:00
Szymon Lesisz
fe744ca81f update sisyfos endpoint 2019-03-26 10:52:50 +01:00
slowbackspace
b8f45bd9c4 fix storageUtils.get returns string not boolean 2019-03-26 10:13:30 +01:00
slowbackspace
84b62397a8 parse bool from localStorage 2019-03-22 10:12:38 +01:00
slowbackspace
34ff337db1 Merge branch 'master' into feature/trezor-ui-components 2019-03-21 10:37:46 +01:00
slowbackspace
482f62d317 even more ui components 2019-03-18 17:41:51 +01:00
slowbackspace
f95ff68978 dont stringify bool hideBalance in localStorage 2019-03-15 14:35:32 +01:00
slowbackspace
7f2ce33d33 fix flow 2019-03-15 10:46:54 +01:00
slowbackspace
7c37d6745b Merge branch 'master' into feature/stealth-mode 2019-03-15 10:18:29 +01:00
slowbackspace
02f05e625e add setHideBalance action, save setting to localStorage 2019-03-14 23:31:19 +01:00
Vladimir Volek
0ee49b93e4
Merge pull request #448 from trezor/feature/currency-switcher
Feature/Fiat currency switcher
2019-03-14 18:43:10 +01:00
slowbackspace
628d424438 fix recalculating local amount for tokens on set max btn 2019-03-14 16:35:50 +01:00
slowbackspace
1a07af9413 fix fiatRates for tokens on set max btn 2019-03-14 15:51:31 +01:00
slowbackspace
9fbb51fd39 fix clear button 2019-03-13 14:34:49 +01:00
slowbackspace
67c0a18948 add erc tokens conversion to fiat 2019-03-13 14:11:51 +01:00
slowbackspace
c745ec37b7 update fiat instead of crypto amount on fiat select 2019-03-12 16:16:02 +01:00
slowbackspace
40f61002b6 add currency switcher to ripple send tab 2019-03-12 16:03:14 +01:00
slowbackspace
b722b8d86a handle missing rates in util function 2019-03-12 12:55:21 +01:00
slowbackspace
a44a0b608a add currency switcher to eth send form 2019-03-11 18:43:41 +01:00
slowbackspace
c9d7fc8ea9 add redux support for setting local currency 2019-03-11 17:45:35 +01:00
slowbackspace
4757c71f45 use console.error instead of console.log 2019-03-05 11:53:33 +01:00
slowbackspace
15cc6e00f3 handle response codes 2019-03-04 19:03:07 +01:00
Vladimir Volek
bcfca51699
Merge pull request #419 from trezor/feature/copy-log
Feature/Copy log to clipboard
2019-03-04 17:08:06 +01:00
slowbackspace
8f2f2d0bc7 fix prettier 2019-03-04 15:48:35 +01:00
slowbackspace
99afc9fc78 merge master 2019-03-04 15:39:51 +01:00
slowbackspace
6e7200dcf4 hide "copied!" message 2019-03-04 15:36:04 +01:00
slowbackspace
9e09d19334 fix url 2019-03-04 14:37:27 +01:00
Vladimir Volek
16567ec2d6 merge 2019-03-04 14:01:25 +01:00
Vladimir Volek
749224dc66 lint all files 2019-03-04 13:33:02 +01:00
slowbackspace
0add59669b add copy log to clipboard button 2019-03-04 12:52:26 +01:00
slowbackspace
74b466be05 merge master 2019-02-28 15:29:07 +01:00
Vladimir Volek
f4685961ec merge 2019-02-26 13:42:41 +01:00
Vladimir Volek
42fdb7728a Added url constants for wallets 2019-02-26 13:40:22 +01:00
Szymon Lesisz
b45a3d3eee Update TrezorConnectActions.js 2019-02-26 13:20:09 +01:00
Szymon Lesisz
149b07cb2e connect7 changes 2019-02-26 12:45:46 +01:00
slowbackspace
b0d67bd667 add gotoBackup action 2019-02-25 13:28:41 +01:00