1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-07-31 02:48:47 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
slowbackspace
1580092a7a fix confirm action device icon size 2019-03-28 13:42:10 +01:00
slowbackspace
e3f186c1e7 fix device icon size in sign transaction modal 2019-03-27 12:44:35 +01:00
slowbackspace
0ba89f3f5d smaller warn icon in NoBackup 2019-03-25 12:54:26 +01:00
slowbackspace
ea4dba96ec smaller close button in modals 2019-03-25 11:53:23 +01:00
slowbackspace
6c8fbd79a4 fix icons 2019-03-19 18:20:02 +01:00
slowbackspace
3e38412d7c delete unused local components 2019-03-19 12:07:17 +01:00
slowbackspace
2ed64452d5 more trezor-ui-components integration 2019-03-18 18:23:40 +01:00
slowbackspace
55a499ae09 more trezor ui components 2019-03-18 17:18:55 +01:00
Vladimir Volek
749224dc66 lint all files 2019-03-04 13:33:02 +01:00
slowbackspace
e26ce41b00 Merge branch 'master' into fix/link-to-bitcoin-wallet 2019-02-28 18:21:31 +01:00
slowbackspace
d3926303ea open link to the old wallet in the same window in no backup modal 2019-02-28 16:19:08 +01:00
slowbackspace
6951a2a699 fix msgs 2019-02-28 16:02:33 +01:00
slowbackspace
74b466be05 merge master 2019-02-28 15:29:07 +01:00
slowbackspace
6a084ca35c update source strings 2019-02-26 14:25:23 +01:00
Vladimir Volek
3b7b2a4b82 Fix url in modal 2019-02-26 14:20:52 +01:00
Vladimir Volek
44f5f62566 Added correct url for old beta/stable wallet 2019-02-26 14:18:23 +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
slowbackspace
cf86dc93a2 fix width of the backup button 2019-02-25 16:28:41 +01:00
slowbackspace
a01ca0fb78 show warning when device needs backup before showing full address 2019-02-25 16:19:13 +01:00
slowbackspace
752943ff4e remove punctuation marks from button and title 2019-02-25 16:12:26 +01:00
slowbackspace
e25e91fa23 fix msg ids, remove duplicated msgs 2019-02-25 00:37:59 +01:00
slowbackspace
115107233e add even more intl support 2019-02-25 00:32:00 +01:00
Szymon Lesisz
397fd0fac7 add NoBackup modal 2019-02-22 17:40:12 +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
slowbackspace
34654f9a50 minor css changes, top and bottom padding on wrappers unified to 30px 2019-01-19 20:37:59 +01:00
slowbackspace
dbc5e86898 bigger close button for modals 2019-01-17 17:57:03 +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
Szymon Lesisz
31e3c7a9a2 refactoring Account object to coin specific 2018-12-21 10:58:53 +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
42945c78c5 use const font sizes instead of values 2018-12-11 15:16:36 +01:00
Szymon Lesisz
d7e0fb91cd add SignTx modal with SendFormRippleReducer 2018-12-05 14:40:28 +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
254d1c5484 TREZOR -> Trezor 2018-10-17 00:36:08 +02:00
Szymon Lesisz
e59c9ec714 refacotred modals components 2018-10-11 13:06:16 +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
Szymon Lesisz
0cb723b9db flowtype fixes
for all modals
2018-10-09 17:32:56 +02:00
Vladimir Volek
ae729dcc46 Fixed some eslint errors 2018-10-09 15:20:57 +02:00
Vladimir Volek
e9f938e522 Fixed modal overflow 2018-09-19 13:11:41 +02:00
Vasek Mlejnsky
58823e3a81 Fix some eslint errors 2018-09-06 17:04:28 +02:00
Vasek Mlejnsky
04d49a5ca5 Delete "buttons" folder and move "Button" at the root of "components/" 2018-09-04 11:33:24 +02:00
Vladimir Volek
7430d61254 Finished modal refactor 2018-08-31 22:35:21 +02:00