1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-12 11:28:56 +00:00
Commit Graph

101 Commits

Author SHA1 Message Date
slowbackspace
c7f4796191 handle NotReadableError 2019-02-20 16:49:49 +01:00
slowbackspace
48c0b2afce add more user-friendly error messages 2019-02-20 16:35:28 +01:00
Vladimir Volek
613b516e31 Fixed ecma version and eslint problems 2019-02-05 15:47:04 +01:00
Vladimir Volek
b85401d14f
Merge pull request #349 from trezor/fix/correct-device-icon
Fix/correct device icon
2019-01-28 13:51:29 +01:00
slowbackspace
4724e35b04 responsive modals 2019-01-24 18:48:01 +01:00
slowbackspace
b09b5f854d swtich hardcoded T1 icons to DeviceIcon component 2019-01-23 16:05:24 +01:00
Vladimir Volek
d0aa40e1b1
Merge pull request #338 from trezor/fix/ui-issues
Fix/ui issues
2019-01-22 15:26:55 +01:00
slowbackspace
1280800c91 cursor pointer on buttons in Pin modal 2019-01-20 00:15:54 +01:00
slowbackspace
f49a202da6 change padding 2019-01-19 20:51:43 +01:00
slowbackspace
34654f9a50 minor css changes, top and bottom padding on wrappers unified to 30px 2019-01-19 20:37:59 +01:00
slowbackspace
85326fdc86 fix styles for forget modal 2019-01-19 20:07:51 +01:00
slowbackspace
2e5f7f6c46 fix title font size in WalletType modal 2019-01-18 13:46:11 +01:00
slowbackspace
0f93d2052e responsive qr modal 2019-01-18 00:53:30 +01:00
slowbackspace
75074c5b55 remove eslint ignore rule 2019-01-17 21:43:35 +01:00
slowbackspace
dbc5e86898 bigger close button for modals 2019-01-17 17:57:03 +01:00
slowbackspace
549ae16b0e add modal for scanning qr codes 2019-01-17 17:12:12 +01:00
slowbackspace
cb2dff467b cleanup 2019-01-09 18:04:24 +01:00
slowbackspace
2f3872345d show used fee level (low/normal/high...) 2019-01-09 18:00:18 +01:00
slowbackspace
bbd5420f15 slightly redesigned modal 2019-01-09 17:59:11 +01:00
Vladimir Volek
76f4eff5f5 Close popup after click on exernal link 2019-01-07 15:22:04 +01:00
Szymon Lesisz
31e3c7a9a2 refactoring Account object to coin specific 2018-12-21 10:58:53 +01:00
slowbackspace
462205650d fix px font-size in modal pin button 2018-12-13 13:44:54 +01:00
slowbackspace
3c6df77b04 changed FONT_SIZE.BASE to 1rem 2018-12-13 13:42:52 +01:00
slowbackspace
ba95de788f merge master 2018-12-12 17:25:26 +01:00
Maroš Špak
191d611fde removed unused import 2018-12-12 10:57:23 +01:00
Maroš Špak
091e84ea8f removed not-working css transition 2018-12-12 10:53:15 +01:00
Maroš Špak
6f2f938c83 use css fadein anim on modal windows 2018-12-11 18:47:34 +01:00
Maroš Špak
1ecce5487b use FONT_WEIGHT const istead of values 2018-12-11 16:44:32 +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
Maroš Špak
f73ed1fdcc renamed font weights 2018-12-11 16:17:09 +01:00
Maroš Špak
42945c78c5 use const font sizes instead of values 2018-12-11 15:16:36 +01:00
Szymon Lesisz
128d238037 change "if" to "switch" 2018-12-11 15:08:02 +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
e64b44d632 change imports 2018-12-05 09:26:30 +01:00
Szymon Lesisz
d20ebdb71d Merge branch 'master' into sign/verify 2018-12-04 18:52:53 +01:00
Szymon Lesisz
6be0ae37ea passphrase modal fix 2018-11-23 17:36:06 +01:00
Szymon Lesisz
bbcf2cf70c remove console.log 2018-11-22 15:31:17 +01:00
Vladimir Volek
8ed59317c7 Simplify actions with modals 2018-11-18 17:35:47 +01:00
Vladimir Volek
0999c99432 Added icon 2018-11-15 17:04:17 +01:00
Vladimir Volek
8c24bcf9f3 Fixed typo 2018-11-05 17:54:58 +01:00
Vladimir Volek
dd6117b008 Confirm moved to modals 2018-11-05 17:54:07 +01:00
Vladimir Volek
cc18d18e4c
Merge pull request #230 from trezor/fix/wallet-type-empty-passphrase
Fix/wallet type empty passphrase
2018-11-02 16:18:57 +01:00
Szymon Lesisz
474871d375 wallet type from passphrase modal
- added new action "CONNECT.UPDATE_WALLET_TYPE" to update DeviceReducer
- pass device straight from action getState() instead of param of this action
- replace switch with if
2018-11-01 18:47:44 +01:00
Vladimir Volek
a1cf6cc296 Fixed passphrase checkbox 2018-10-31 12:52:33 +01:00
Vladimir Volek
254d1c5484 TREZOR -> Trezor 2018-10-17 00:36:08 +02:00
Vladimir Volek
bc6ff28fe9 Added link for NEM coin 2018-10-11 15:18:30 +02:00
Vladimir Volek
0de30758a8 Removed unnecessary component 2018-10-11 15:05:14 +02:00
Szymon Lesisz
a9246c0c06 NemWallet component 2018-10-11 13:27:15 +02:00