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

1122 Commits

Author SHA1 Message Date
Vladimir Volek
2b5c932d89 root -> trezor-wallet-root 2018-10-30 13:26:00 +01:00
Vladimir Volek
cc8a21947f Add loading state for notification button 2018-10-26 16:48:12 +02:00
Vladimir Volek
434c86dc8c merge 2018-10-25 17:32:39 +02:00
Szymon Lesisz
20c503c164 redirect to initial url after acquiring device
1. try to redirect after DEVICE.CONNECT event
2. clear initial url when redirection is done
2018-10-25 17:05:02 +02:00
Vladimir Volek
835906bf96 FIxed icon overflow 2018-10-25 11:58:32 +02:00
Szymon Lesisz
d91a043967 update old-wallet urls 2018-10-24 14:50:28 +02:00
Vladimir Volek
2ff10255bd fix eslint 2018-10-23 11:30:53 +02:00
Vladimir Volek
2aec5b65f6
Merge pull request #208 from trezor/fix/localstorage-prefix
Fix/localstorage prefix
2018-10-23 11:21:29 +02:00
Szymon Lesisz
95623474aa quickfix: deviceUtils test add missing "type" field + update ethUtils snapshot 2018-10-22 17:22:04 +02:00
Vladimir Volek
a40429f345
Merge pull request #207 from trezor/fix/discovery-status
discovery status css fix
2018-10-22 17:13:19 +02:00
Vladimir Volek
5792a1c03d
Merge pull request #209 from trezor/fix/topnavigation-indicator
fix for indicator first render
2018-10-22 15:24:07 +02:00
Szymon Lesisz
3347c54cff quickfix: deviceUtils test "transport.version" fix
"version" should a be a string not an array
2018-10-22 13:46:15 +02:00
Szymon Lesisz
b48b197003 quickfix: ethUtils test "sanitizeHex" fix
sanitizeHex expects only strings
2018-10-22 13:31:10 +02:00
Szymon Lesisz
16f830ff9d fix for indicator first render 2018-10-22 10:07:00 +02:00
Szymon Lesisz
0c61bcb08d local storage prefix
- common prefix for localstorage and sessionstorage
- code refactoring
2018-10-22 10:04:19 +02:00
Szymon Lesisz
a534830dff discovery status css fix
- DiscoveryStatusWrapper css fix (wodth 100%)
- rewriten first condition
2018-10-22 10:02:30 +02:00
Vladimir Volek
dca466ed8a Fixed underline 2018-10-22 10:00:33 +02:00
Vladimir Volek
bed5932498 Fixed eslint and flow 2018-10-21 16:07:07 +02:00
Vladimir Volek
235f5cbdc3 Fixed some eslint and flow 2018-10-20 12:12:29 +02:00
Vladimir Volek
35ce9b6a1d Refactor sign input 2018-10-20 02:11:24 +02:00
Vladimir Volek
6a40191e61 Added address validation 2018-10-20 02:01:57 +02:00
Vladimir Volek
739339b53e Textare max size 2018-10-20 01:19:59 +02:00
Vladimir Volek
7ecfdb7ec2 Pass passphrase to request 2018-10-20 01:12:17 +02:00
Vladimir Volek
07f9fc30f9 Added success case for verify 2018-10-20 01:05:19 +02:00
Vladimir Volek
9503d1e415 Added progres sign additional message 2018-10-20 00:57:16 +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
cb30af097f changed bridge installation package domain 2018-10-19 16:03:58 +02:00
Szymon Lesisz
46acf38364 flowtype fix for Account/Summary 2018-10-19 13:37:15 +02:00
Szymon Lesisz
81aa4e108b change meta tags in index.html 2018-10-19 13:32:59 +02:00
Szymon Lesisz
2aed4ba4f7 Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2018-10-19 13:24:05 +02:00
Vladimir Volek
fa5fbf8903 Better account title 2018-10-19 13:23:21 +02:00
Szymon Lesisz
d2d184773d quickfix: remove unnecessary condition from ModalReducer
TrezorConnect will emit UI.CLOSE_UI_WINDOW which will close modal window
2018-10-19 13:21:55 +02:00
Vladimir Volek
a31301a9f5 merge 2018-10-19 12:04:13 +02:00
Vladimir Volek
954ad18f8e Clear for signature 2018-10-19 00:55:16 +02:00
Vladimir Volek
50176ebbdf Added clear option 2018-10-18 14:33:17 +02:00
Vladimir Volek
18a424c214 Simplify input values, added verify 2018-10-18 14:18:48 +02:00
Szymon Lesisz
22708cc088 changed old-wallet links to relative levelup 2018-10-18 14:18:39 +02:00
Szymon Lesisz
6ad65dd6f1 SendForm eslint fix 2018-10-18 14:18:10 +02:00
Szymon Lesisz
835d172483 quickfix: update token balance on token added 2018-10-18 14:17:52 +02:00
Szymon Lesisz
a9883727f3 quickfix: SendForm currency select value 2018-10-18 13:28:35 +02:00
Szymon Lesisz
9422afa673 Merge branch 'master' into fix/beta-disclaimer 2018-10-18 11:24:58 +02:00
Vladimir Volek
b89a825077 Added sign response, style 2018-10-17 17:57:21 +02:00
Vladimir Volek
4a809d92cf
Merge pull request #192 from trezor/fix/TopNavigationAccount-indicator
indicator fixes
2018-10-17 17:00:49 +02:00
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
2fd2ef7735 Added test for notificstions 2018-10-17 12:12:09 +02:00
Szymon Lesisz
a8bae8bdb1 added beta-wallet disclaimer
- Added BetaDiscialmer component used in Landing/RootView
- refactoring LocalStorageActions (moved logic from LocalStorageService)
2018-10-17 12:09:25 +02:00
Vladimir Volek
b8b5142fc5 TREZOR -> Trezor 2018-10-17 09:58:51 +02:00
Vladimir Volek
ca460859ac Added sign action 2018-10-17 00:31:33 +02:00
Szymon Lesisz
5a686cf9df indicator fixes
- indicator animation ignored on 'resize' event
- fixed initial rendering
- working with element ref insead of document.querySelector
2018-10-16 16:15:06 +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
Szymon Lesisz
d1eadc8033 Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2018-10-16 11:28:50 +02:00
Szymon Lesisz
80fa9b02d7 quickfix: Receive tab modal context condition 2018-10-16 11:28:46 +02:00
Vladimir Volek
4f49943c7a
Merge pull request #183 from trezor/fix/refactor-variables
refactor Coin > Network
2018-10-16 10:51:31 +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
Szymon Lesisz
ed7501c4fc refactor Coin > Network 2018-10-15 15:44:10 +02:00
Vladimir Volek
672429c62c Fixed props warning 2018-10-15 14:36:56 +02:00
Vladimir Volek
b2fec821ca Merge branch 'master' into fix/landing-refactoring 2018-10-15 13:17:46 +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
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
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
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
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
Szymon Lesisz
c51b12906f replace React.Component by React.PureComponent 2018-10-10 14:39:42 +02:00
Vladimir Volek
37ed349dff All links adjusted according to new component 2018-10-10 14:27:09 +02:00
Vladimir Volek
14904bff99 Fixed component 2018-10-10 14:27:09 +02:00
Vladimir Volek
453cda908f Added navlink to link component 2018-10-10 14:27:09 +02:00
Szymon Lesisz
8afc949923 Add data-lpignore to input
fix: https://github.com/trezor/trezor-wallet/issues/135
2018-10-10 14:09:42 +02:00
Szymon Lesisz
845c6d381f Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2018-10-10 14:01:43 +02:00
Szymon Lesisz
fabcd54145 quickfix: StickyContainer footerFixed condition 2018-10-10 14:01:40 +02:00
Szymon Lesisz
600d3565f7 fix redirection to /bridge from landingpage
- allows to redirect from / to /bridge route
- fix current bridge version if transport is webusb
- RouterActions optionally verifies if requested url has "landing" prefix in ./support/routes
2018-10-10 12:12:56 +02:00
Szymon Lesisz
31fc23228a quickfix: replace Wiki link in Header
fix: #142
2018-10-10 11:39:03 +02:00
Szymon Lesisz
c6c3f54d9b quickfix: remove pathname from props in TopNavigationAccount component 2018-10-10 11:38:17 +02:00
Szymon Lesisz
4e91694a60 flowtype/react fix of Notification component 2018-10-10 10:55:53 +02:00
Szymon Lesisz
9671226036 eslint fixes 2018-10-10 10:39:59 +02:00
Szymon Lesisz
f257f98ab5 flowtype in store and Button 2018-10-10 10:20:31 +02:00
Szymon Lesisz
6d4f0a2943 flowtype components 2018-10-10 10:06:32 +02:00
Szymon Lesisz
a086c034f1 LandingPage flowtype 2018-10-10 09:55:03 +02:00
Szymon Lesisz
99da71c25d flowtype for Notification components 2018-10-10 09:31:26 +02:00
Vladimir Volek
60479a0a49 Fixed eslint warning 2018-10-09 17:41:18 +02:00
Vladimir Volek
a42428601d
Merge pull request #154 from trezor/flowtype/modals
flowtype fixes
2018-10-09 17:38:58 +02:00
Szymon Lesisz
0cb723b9db flowtype fixes
for all modals
2018-10-09 17:32:56 +02:00
Vladimir Volek
ad97a5cbbd
Merge pull request #150 from trezor/feature/filter-log
Filter log
2018-10-09 17:28:17 +02:00
Vladimir Volek
5e136a3015
Merge pull request #152 from trezor/fix/remove-selectedaccount-component
remove all references to SelectedAccount component
2018-10-09 17:17:35 +02:00
Szymon Lesisz
b1691797d3 update WalletType icons 2018-10-09 17:12:58 +02:00
Szymon Lesisz
7ff2e8642d
Merge pull request #149 from trezor/eslint-fix
Fix some eslint errors
2018-10-09 16:15:00 +02:00
Szymon Lesisz
1c0aa0adc8 remove all references to SelectedAccount component 2018-10-09 16:10:30 +02:00
Vladimir Volek
b13fb6e18a Fixed width of notification 2018-10-09 15:50:32 +02:00
Vladimir Volek
dee161924d Fixed padding in claim 2018-10-09 15:50:32 +02:00
Szymon Lesisz
d78381106e Filter log 2018-10-09 15:36:55 +02:00
Vladimir Volek
4903916e3d Revert "Fixed width of notification"
This reverts commit e4b6cc24dd.
2018-10-09 15:28:50 +02:00
Vladimir Volek
ae729dcc46 Fixed some eslint errors 2018-10-09 15:20:57 +02:00
Vladimir Volek
e4b6cc24dd Fixed width of notification 2018-10-09 15:02:08 +02:00
Pavol Rusnak
13ff97e4d3
src/views/Landing: fix typo 2018-10-09 14:41:35 +02:00
Szymon Lesisz
0f39182db7 quickfix: disable REQUEST_WALLET_TYPE action for device without passphrase_protection 2018-10-09 14:39:10 +02:00
Vladimir Volek
cafe1971a4 Fixed padding in claim 2018-10-09 14:39:07 +02:00
Szymon Lesisz
6a3e71f0a5 remove unused constant WALLET.ON_BEFORE_UNLOAD 2018-10-09 14:32:15 +02:00
Szymon Lesisz
c10b8baeba remove unused action WALLET.ON_BEFORE_UNLOAD 2018-10-09 14:31:10 +02:00
Szymon Lesisz
7ed5f11021 quickfix: "onWalletTypeRequest" second parameter 2018-10-09 14:16:20 +02:00
Vladimir Volek
13e94ed355 Fixed modal padings 2018-10-09 14:06:45 +02:00
Vladimir Volek
3de23f8757 Fix bug 2018-10-09 14:02:41 +02:00
Vladimir Volek
c00c943971 Adjust padding 2018-10-09 14:01:22 +02:00
Vladimir Volek
a0cfa4bf4a merge 2018-10-09 13:58:59 +02:00
Vladimir Volek
5524080c30 Merge branch 'master' into fix-wallet-modals 2018-10-09 13:57:06 +02:00
Vladimir Volek
8c0d889536 More css fixes 2018-10-09 13:55:17 +02:00
Vladimir Volek
3a01dc50f3 Fixed wallet type styles 2018-10-09 13:50:25 +02:00
Szymon Lesisz
379522a1a7 quickfix: Pin modal - flowtype fixes + update "Learn more" link 2018-10-09 13:42:36 +02:00
Szymon Lesisz
571462f08f quickfix: prevent redirecting to Dashboard for first time RECEIVE_WALLET_TYPE 2018-10-09 13:28:59 +02:00
Szymon Lesisz
cd183e6409 quickfix: reconnect to selected network 2018-10-09 13:10:26 +02:00
Vladimir Volek
f258f1b125
Merge pull request #134 from trezor/feature/change-passphrase
Feature/change passphrase
2018-10-09 12:58:37 +02:00
Vladimir Volek
113c39ec26 Fixed border 2018-10-09 12:39:30 +02:00
Vladimir Volek
d22a4789db Removed test border 2018-10-09 12:23:34 +02:00
Vladimir Volek
29e5dc2314 Styled bridge page better 2018-10-09 12:23:34 +02:00
Vladimir Volek
2831b7d254
Merge pull request #140 from trezor/fix/disable-react
Disable whole app on "window.onbeforeunload" event
2018-10-09 12:14:52 +02:00
Szymon Lesisz
4730e9afc6 import trezor image
TrezorImage is missing in build because it wasn't imported properly
2018-10-09 11:54:19 +02:00
Szymon Lesisz
bf7527bd09 Disable whole app on "window.onbeforeunload" event
Disable whole react app to prevent future action processing.
Fix: #116
2018-10-09 10:54:07 +02:00
Vladimir Volek
95c3c8dba7
Merge pull request #136 from trezor/fix/allow-data-prefix
allow "0x" prefix in transaction data
2018-10-09 10:45:35 +02:00
Szymon Lesisz
51ed553e9a move hex regexp to /utils/ethUtils 2018-10-09 10:42:36 +02:00
Szymon Lesisz
5291ce32b1 add tooltip and texts to wallettype modal 2018-10-09 10:12:10 +02:00
Szymon Lesisz
b9251f8db7 add and verify local storage version
fix: #131
2018-10-08 18:22:21 +02:00
Szymon Lesisz
4da23c1db2 remove comment 2018-10-08 17:52:48 +02:00