1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-03-24 03:55:44 +00:00
Commit Graph

1841 Commits

Author SHA1 Message Date
slowbackspace
b91c78a09e center watch-only badge 2019-04-10 18:09:54 +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
27f35b097d refactored getSelectedAccount, createAccount 2019-04-09 23:36:32 +02:00
slowbackspace
715da870a7 sort the accounts array 2019-04-09 17:15:01 +02:00
slowbackspace
813edd442b exclude imported accounts when checking if the last account is empty 2019-04-09 16:33:50 +02:00
slowbackspace
de7aafa5c3 changed method definitions to ThunkAction, remove all accounts associated to deviceID 2019-04-09 16:10:49 +02:00
slowbackspace
17f63b6d9a remove imported accounts when forgetting device 2019-04-09 14:06:15 +02:00
slowbackspace
6d76c20886 update UI for the imported accounts 2019-04-08 18:31:45 +02:00
slowbackspace
732c767ea3 set margin on loader not title 2019-04-08 18:30:37 +02:00
slowbackspace
8dd3f95f1f add import tool 2019-04-08 18:30:11 +02:00
slowbackspace
4582538917 disable sign n verify tab for imported accounts 2019-04-08 18:15:20 +02:00
slowbackspace
4fc7f5323e set margin on loader instead of title 2019-04-08 15:11:47 +02:00
slowbackspace
096f24608d more responsive pending tx 2019-04-08 11:59:07 +02:00
slowbackspace
ba50db2881 log account creation 2019-04-03 11:54:56 +02:00
slowbackspace
7d609c741f Merge branch 'master' into fix/intl-losing-local-state 2019-04-02 17:45:41 +02:00
Vladimir Volek
fc8c8c79c9
Merge pull request from trezor/feature/translations-all-langs
Feature/translations all langs
2019-04-02 17:43:31 +02:00
Vladimir Volek
581f5fd13e
Merge pull request from trezor/fix/lang-attr
Fix/moved lang attr to AppWrapper
2019-04-02 17:42:37 +02:00
slowbackspace
cd7a6b7ba1 Merge branch 'feature/translations-all-langs' into fix/intl-losing-local-state 2019-04-02 17:33:29 +02:00
slowbackspace
4cd37216fb Merge branch 'master' into fix/intl-losing-local-state 2019-04-02 17:33:16 +02:00
slowbackspace
2b78f0790f removed key prop from IntlProvider 2019-04-02 17:29:05 +02:00
Vladimir Volek
031d3ab391
Merge pull request from trezor/feature/select-virtualized
Feature/Tokens select with custom MenuList using react-window
2019-04-02 17:25:20 +02:00
slowbackspace
bc45e254e0 fix lint? 2019-04-02 16:16:55 +02:00
slowbackspace
423970eec3 moved lang attr to AppWrapper 2019-04-02 16:09:15 +02:00
Vladimir Volek
d6970c8f62
Merge pull request from trezor/fix/initial-arrow-animation
Fix/selecting send form tab activates arrow animation
2019-04-02 16:02:05 +02:00
slowbackspace
de9af4c640 fix selecting send form tab activates arrow animation 2019-04-02 15:42:50 +02:00
slowbackspace
93b7f2196e pin modal remove padding before learn more link 2019-04-02 15:01:46 +02:00
slowbackspace
c7fc823806 same width for sign and verify columns 2019-04-02 14:54:03 +02:00
slowbackspace
64f257cade add missing messages 2019-04-02 14:20:01 +02:00
slowbackspace
7f0794176d use custom MenuList component 2019-03-29 14:54:32 +01:00
slowbackspace
c0702d32a8 return full tokens array 2019-03-29 14:53:30 +01:00
slowbackspace
b2a5d040b5 disabled sign and verify buttons when device is not connected 2019-03-29 10:51:02 +01:00
slowbackspace
f60ddec70f reset errors for the input even if it was not touched before 2019-03-29 10:40:25 +01:00
slowbackspace
d9e03c898a call validateAddress only once per inputChange() 2019-03-29 09:47:05 +01:00
Vladimir Volek
bb39349782 center coin item 2019-03-28 17:45:19 +01:00
slowbackspace
090fd8226d fix walleticon 2019-03-28 17:33:33 +01:00
slowbackspace
a197186f48 Merge branch 'master' into feature/trezor-ui-components 2019-03-28 17:15:58 +01:00
slowbackspace
405d9596b2 smaller Counter in devicemenu 2019-03-28 17:08:33 +01:00
slowbackspace
35da1d37c2 fix spacing in wallet type modal 2019-03-28 16:45:44 +01:00
slowbackspace
d0bc970076 fix tooltip icons 2019-03-28 16:43:08 +01:00
slowbackspace
8c7d7056e7 fix tooltip in change wallet type modal 2019-03-28 16:09:19 +01:00
slowbackspace
668c25c4b4 centering tooltip pos 2019-03-28 16:05:39 +01:00
Vladimir Volek
efc3ae6597
Merge pull request from trezor/fix/devicemenu-overlay
Fix/devicemenu overlay
2019-03-28 15:51:53 +01:00
Vladimir Volek
c2db5444a0 make overlay a bit lighter 2019-03-28 15:51:21 +01:00
slowbackspace
c3a7fbec25 Merge branch 'master' into feature/trezor-ui-components 2019-03-28 15:01:55 +01:00
slowbackspace
205506456f disable outline 2019-03-28 14:43:34 +01:00
Vladimir Volek
0bfebbb3ef
Merge pull request from trezor/feature/connect-7.0.2-electron
Feature/connect 7.0.2 electron
2019-03-28 14:38:26 +01:00
slowbackspace
e4dcc42026 fix delay 2019-03-28 13:57:55 +01:00
slowbackspace
1580092a7a fix confirm action device icon size 2019-03-28 13:42:10 +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