1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-04 23:29:13 +00:00
Commit Graph

1113 Commits

Author SHA1 Message Date
Vladimir Volek
1ebb893487 Fix prop type for title 2018-10-17 16:59:12 +02:00
Vladimir Volek
78d2b411fb Pass path properly 2018-10-17 16:54:33 +02:00
Vladimir Volek
ca460859ac Added sign action 2018-10-17 00:31:33 +02:00
Vladimir Volek
0f544f8578 Fixed padding in account pages 2018-10-16 14:47:49 +02:00
Vladimir Volek
6461400853 Added common title components for wallet views 2018-10-16 12:58:11 +02:00
Vladimir Volek
778d08a898 Styled sign and verify section 2018-10-16 12:49:05 +02:00
Vladimir Volek
8753a043a7 Added urls for old wallet 2018-10-16 10:19:30 +02:00
Szymon Lesisz
3e657d6558 quickfix: StickyContainer maxScrollTop must be lower than 0 2018-10-15 17:34:56 +02:00
Szymon Lesisz
f4b51d606f quickfix: added maxScollTop to StickyContainer 2018-10-15 16:49:57 +02:00
Vladimir Volek
44619c0a95
Merge pull request #179 from trezor/fix/landing-refactoring
Fix/landing refactoring
2018-10-15 15:14:17 +02:00
Vladimir Volek
672429c62c Fixed props warning 2018-10-15 14:36:56 +02:00
Vladimir Volek
572af9edc1 Adjust build folders 2018-10-15 14:26:01 +02:00
Vladimir Volek
e310b2477f
Update README.md 2018-10-15 13:51:29 +02:00
Vladimir Volek
b2fec821ca Merge branch 'master' into fix/landing-refactoring 2018-10-15 13:17:46 +02:00
Vladimir Volek
442a70ab47 Revert "Ignore build files"
This reverts commit 64fbe98702.
2018-10-15 13:17:14 +02:00
Vladimir Volek
64fbe98702 Ignore build files 2018-10-15 13:06:31 +02:00
Vladimir Volek
77b1aa04c5 Merge branch 'master' into fix/landing-refactoring 2018-10-15 13:03:39 +02:00
Szymon Lesisz
793abf3f53 updat eLink component 2018-10-15 10:47:26 +02:00
Szymon Lesisz
5ea4ae5772 wallet settings page 2018-10-15 10:47:17 +02:00
Szymon Lesisz
651242ffcf renamed components 2018-10-15 10:46:58 +02:00
Vladimir Volek
5d9db80d51
Merge pull request #177 from trezor/fix/build-beta
beta build
2018-10-11 21:13:51 +02:00
Szymon Lesisz
a36a5e9dbe added beta build 2018-10-11 18:04:25 +02:00
Vladimir Volek
8b332b4763
Merge pull request #174 from trezor/feature/modal-context
Feature/modal context
2018-10-11 15:57:05 +02:00
Szymon Lesisz
449b2923fd quickfix: Log component width 100%
100% width on LandingPage
2018-10-11 15:30:42 +02:00
Vladimir Volek
85981457f2 Merge branch 'feature/modal-context' of github.com:satoshilabs/trezor-wallet into feature/modal-context 2018-10-11 15:18:52 +02:00
Vladimir Volek
bc6ff28fe9 Added link for NEM coin 2018-10-11 15:18:30 +02:00
Szymon Lesisz
f5bf14b776 fix NotificationGroup.propTypes 2018-10-11 15:18:09 +02:00
Vladimir Volek
60b0e35b2c Reviex fix - reducer to string 2018-10-11 15:18:09 +02:00
Vladimir Volek
f2ac90c46e Review 2018-10-11 15:18:09 +02:00
Vladimir Volek
de34a8fe04 comment out test data 2018-10-11 15:18:09 +02:00
Vladimir Volek
077b6dc7fa Make notification responsive, flow fix 2018-10-11 15:18:09 +02:00
Vladimir Volek
817b333d3a notification message can be component, styles adjusted 2018-10-11 15:18:09 +02:00
Vladimir Volek
2ed673b05a Separate group notifications with border 2018-10-11 15:18:09 +02:00
Vladimir Volek
4072e9480d Fix group notification width 2018-10-11 15:18:09 +02:00
Vladimir Volek
9c19827a9c Proper link for NEM coin 2018-10-11 15:18:01 +02:00
Vladimir Volek
0de30758a8 Removed unnecessary component 2018-10-11 15:05:14 +02:00
Vladimir Volek
0dab0d36b3 better icon position 2018-10-11 13:38:27 +02:00
Vladimir Volek
5ec50dd4c7 Fixed icon position 2018-10-11 13:38:27 +02:00
Szymon Lesisz
42841b0b84 add externalWallet to CoinMenu 2018-10-11 13:27:32 +02:00
Szymon Lesisz
a9246c0c06 NemWallet component 2018-10-11 13:27:15 +02:00
Szymon Lesisz
5eb5e3f774 close modal on DEVICE.CONNECT action 2018-10-11 13:07:58 +02:00
Szymon Lesisz
337eacd1d2 fixed deviceUtils.isSelectedDevice 2018-10-11 13:07:29 +02:00
Szymon Lesisz
eab3bde184 Link component: target parameter 2018-10-11 13:06:51 +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
Vladimir Volek
0f592abfb1
Merge pull request #167 from trezor/fix/coin-menu-update
update and reorder coin menu
2018-10-10 16:17:04 +02:00
Szymon Lesisz
1637181839 update and reorder coin menu
fix: #166
2018-10-10 16:03:09 +02:00
Szymon Lesisz
233fac84b6 quickfix: expose TrezorConnect to window for development builds 2018-10-10 15:46:42 +02:00
Szymon Lesisz
6a14601ddd quickfix: COMMITHASH and LOCAL are not window variables, use flowtype declaration 2018-10-10 15:45:21 +02:00