1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-08-03 20:38:17 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Vladimir Volek
749224dc66 lint all files 2019-03-04 13:33:02 +01:00
Vladimir Volek
6c35db4a06 Fix flow 2019-02-26 14:50:54 +01:00
Szymon Lesisz
3ac1b20747 display NoBackup modal 2019-02-22 17:40:58 +01:00
Vladimir Volek
613b516e31 Fixed ecma version and eslint problems 2019-02-05 15:47:04 +01:00
slowbackspace
b09b5f854d swtich hardcoded T1 icons to DeviceIcon component 2019-01-23 16:05:24 +01:00
slowbackspace
549ae16b0e add modal for scanning qr codes 2019-01-17 17:12:12 +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
Vladimir Volek
1bfe5887d0 Added modals for external wallets - ada, xlm 2018-12-11 16:17:55 +01:00
Szymon Lesisz
128d238037 change "if" to "switch" 2018-12-11 15:08:02 +01:00
Szymon Lesisz
d7e0fb91cd add SignTx modal with SendFormRippleReducer 2018-12-05 14:40:28 +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
dd6117b008 Confirm moved to modals 2018-11-05 17:54:07 +01:00
Vladimir Volek
235f5cbdc3 Fixed some eslint and flow 2018-10-20 12:12:29 +02:00
Vladimir Volek
d1ef608c0e Textarea added trezor action prop, use textarea higligh while confirm 2018-10-20 00:22:07 +02:00
Szymon Lesisz
e59c9ec714 refacotred modals components 2018-10-11 13:06:16 +02:00
Szymon Lesisz
49ca5992fd added NemWallet component 2018-10-10 21:50:20 +02:00
Szymon Lesisz
41b78390ed add MODAL_CONTEXT
- update MODAL action constants
- ModalReducer refactoring (field "opened" replaced by "context")
- implementing "context" in all components
2018-10-10 21:27:07 +02:00
Szymon Lesisz
c51b12906f replace React.Component by React.PureComponent 2018-10-10 14:39:42 +02:00
Vladimir Volek
13e94ed355 Fixed modal padings 2018-10-09 14:06:45 +02:00
Szymon Lesisz
5291ce32b1 add tooltip and texts to wallettype modal 2018-10-09 10:12:10 +02:00
Szymon Lesisz
cea3fe7e68 new modal "wallet type" 2018-10-08 13:34:03 +02:00
Vasek Mlejnsky
58823e3a81 Fix some eslint errors 2018-09-06 17:04:28 +02:00
Vladimir Volek
c32fc2dc6a Removed unused classnames 2018-08-31 22:51:17 +02:00
Vladimir Volek
7430d61254 Finished modal refactor 2018-08-31 22:35:21 +02:00
Vladimir Volek
72d45a0c86 Removed modal less, refactored 2018-08-31 22:17:33 +02:00
Vladimir Volek
e1097b3fcc Adjust jsx templtes to new components 2018-08-31 13:58:19 +02:00
Vladimir Volek
80ac6bcee5 Pin modal partly refactored 2018-08-30 18:01:17 +02:00
Vladimir Volek
221f988fef Fix modal functionality 2018-08-30 16:22:16 +02:00
Vladimir Volek
ac9725613b SignTx modal refactored 2018-08-30 16:04:15 +02:00
Vladimir Volek
c758f13072 Device clone modal refactored 2018-08-30 15:18:08 +02:00
Vladimir Volek
030cef3827 Renamed modal to modals 2018-08-30 14:29:18 +02:00