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

1198 Commits

Author SHA1 Message Date
Maroš Špak
778fc5672b single quote 2018-12-12 15:17:27 +01:00
Maroš Špak
4273adda27 add missing networkType 2018-12-12 15:01:39 +01:00
Vladimir Volek
461865de1c Fixed name in component 2018-12-11 16:17:55 +01:00
Vladimir Volek
1bfe5887d0 Added modals for external wallets - ada, xlm 2018-12-11 16:17:55 +01:00
Szymon Lesisz
15ad3ceee7 css changes in views/Account components from master 2018-12-11 15:28:44 +01:00
Szymon Lesisz
b368447bcb
Merge branch 'master' into feature/ripple 2018-12-11 15:15:50 +01:00
Szymon Lesisz
b7790c0351 remove comments 2018-12-11 15:08:26 +01:00
Szymon Lesisz
128d238037 change "if" to "switch" 2018-12-11 15:08:02 +01:00
Szymon Lesisz
fc4ff5d71c add "testnet" field to config, and filter those values for "dev build" only 2018-12-11 13:25:38 +01:00
slowbackspace
678ce48674 removed special styling for receive address 2018-12-10 16:57:10 +01:00
slowbackspace
a9d860f065 Merge branch 'master' into sign-and-verify-readonly 2018-12-10 16:26:31 +01:00
Vladimir Volek
59aa111870 put back styles 2018-12-10 15:21:12 +01:00
Vladimir Volek
da429c314f put back file 2018-12-10 15:15:29 +01:00
Vladimir Volek
5b60ba677f merge master 2018-12-10 15:14:41 +01:00
Vladimir Volek
ee28bede6d
Merge pull request #267 from trezor/upgrade-styled-components
Upgraded react, react-dom, styled components, removed styled-media-query
2018-12-10 14:53:01 +01:00
slowbackspace
fd17924f2a fix padding for gas inputs on smaller screens 2018-12-10 14:32:55 +01:00
slowbackspace
1fd2b8af52 fix button not expanding to full width on smaller screen size 2018-12-10 14:21:17 +01:00
slowbackspace
27a3254c04 follow design guidelines more closely 2018-12-10 14:15:26 +01:00
slowbackspace
d7d55beb62 removed deprecated object-form .attrs({}) 2018-12-10 13:22:22 +01:00
slowbackspace
2564bf9dfb update styled-normalize to 8.0.4 2018-12-10 12:13:49 +01:00
slowbackspace
8e14e04dc1 more consistent UI 2018-12-10 11:43:43 +01:00
slowbackspace
881447531e fix typo in welcome screen 2018-12-07 15:51:31 +01:00
slowbackspace
44b2000d1e upgraded react, react-dom, styled components, removed styled-media-query 2018-12-07 15:01:17 +01:00
slowbackspace
e0cb188603 pass number instead of string in maxLength 2018-12-07 14:39:15 +01:00
slowbackspace
375136a586 removed placeholder pseudoselector 2018-12-07 12:52:28 +01:00
slowbackspace
1b5c547b72 address and sig as readonly to enable text selection 2018-12-06 19:36:13 +01:00
slowbackspace
5605f96770 pass isReceiveAddress to Input component to ignore readOnly styles 2018-12-06 19:33:39 +01:00
slowbackspace
a94d949ad4 added readOnly property and styles to textarea component 2018-12-06 19:31:53 +01:00
slowbackspace
2eb6785b0d styles for readOnly input 2018-12-06 19:28:50 +01:00
Szymon Lesisz
f4985c0b7c modals container eslint fix 2018-12-05 15:10:38 +01:00
Szymon Lesisz
d7e0fb91cd add SignTx modal with SendFormRippleReducer 2018-12-05 14:40:28 +01:00
Szymon Lesisz
e130b1edc0 update recommended fee in blockchain reducer 2018-12-05 14:12:53 +01:00
Szymon Lesisz
4492dbae63 feeLevels in ripple 2018-12-05 14:12:23 +01:00
Szymon Lesisz
3ae45ddd7e update fee in reducer only if changed 2018-12-05 14:11:03 +01:00
Szymon Lesisz
38bc1c7c30 nitpick: ampersand 2018-12-05 10:59:12 +01:00
Szymon Lesisz
ebce4562df add Tittle to receive component 2018-12-05 10:58:54 +01:00
Szymon Lesisz
076bba4ba3 remove unused imports 2018-12-05 10:58:39 +01:00
Szymon Lesisz
473401ccf7 Sendform: fix after rebase 2018-12-05 09:44:00 +01:00
Szymon Lesisz
ea36e56ece eslint 2018-12-05 09:27:25 +01:00
Szymon Lesisz
695ae17176 remove unnecessary SEND.TX_COMPLETE action 2018-12-05 09:27:25 +01:00
Szymon Lesisz
215fab48eb split Receive component into coin specific 2018-12-05 09:27:25 +01:00
Szymon Lesisz
9b7987e951 add availableBalance to Account.update action 2018-12-05 09:26:31 +01:00
Szymon Lesisz
bfebef73c7 ripple/SendFormValidations 2018-12-05 09:26:31 +01:00
Szymon Lesisz
90cc406773 fix pending tx for ethereum networkType 2018-12-05 09:26:31 +01:00
Szymon Lesisz
2e89624b27 clearing ripple/SendForm componenent 2018-12-05 09:26:31 +01:00
Szymon Lesisz
2cc28c4bf6 load coin specific tx drafts 2018-12-05 09:26:31 +01:00
Szymon Lesisz
9cc11e11be split BlockchainActions into coin specific files 2018-12-05 09:26:31 +01:00
Szymon Lesisz
c43b9b138c removr advanced view from ripple/SendForm component 2018-12-05 09:26:31 +01:00
Szymon Lesisz
326967b551 clearing ripple/SendFormAction 2018-12-05 09:26:31 +01:00
Szymon Lesisz
cbded16091 add "sequence" and "availableBalance" to Account 2018-12-05 09:26:31 +01:00