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

1228 Commits

Author SHA1 Message Date
Vladimir Volek
a764066742 Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2018-11-13 15:07:20 +01:00
Vladimir Volek
ff71d2ba63 fix install 2018-11-13 15:07:11 +01:00
Vladimir Volek
3d8991bac3 Removed link from landing footer 2018-11-12 20:33:07 +01:00
Vladimir Volek
682a1ff8cf Add link for coingecko api 2018-11-12 18:11:48 +01:00
Szymon Lesisz
80158d60c6 add readOnly property to Input component 2018-11-12 17:54:03 +01:00
Szymon Lesisz
b9b7d2d076 fixed link to "old wallet" and copy in FirmwareUpdate page 2018-11-12 17:30:47 +01:00
Szymon Lesisz
e25bd47374 bump trezor-connect@6.0.2 2018-11-12 17:29:58 +01:00
Vladimir Volek
7f3745c621
Merge pull request #236 from trezor/fix/coinmarketcap-api
Coinmarketcap api → coingecko api [WIP]
2018-11-12 12:51:41 +01:00
Szymon Lesisz
d3093313d6 fix fiat rate value in reducer 2018-11-12 12:39:24 +01:00
Vladimir Volek
8e13b49d2e Review implemented 2018-11-12 10:36:40 +01:00
Vladimir Volek
9844983e09 renamed service 2018-11-07 17:44:57 +01:00
Vladimir Volek
18f82f1453 Fix flow 2018-11-07 17:43:18 +01:00
Vladimir Volek
eaede07068 Propagate rate to ui 2018-11-07 17:14:06 +01:00
Vladimir Volek
9498a4effa Added coingecko api 2018-11-07 14:31:42 +01:00
Szymon Lesisz
6fb24f0706 breakline in changelog 2018-11-07 13:23:12 +01:00
Szymon Lesisz
6030fb38a7 added changelog 2018-11-07 13:21:02 +01:00
Vladimir Volek
63a296808b Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2018-11-06 16:13:13 +01:00
Vladimir Volek
76b66c348c Fixed browser select crash 2018-11-06 16:13:07 +01:00
Vladimir Volek
615d8b2f58 Changed case image 2018-11-06 15:12:57 +01:00
Szymon Lesisz
bc6b47eb62 fix utils tests: notification.test 2018-11-06 14:23:37 +01:00
Vladimir Volek
f3024e1abb Added DigiByte link to menu 2018-11-06 14:13:03 +01:00
Vladimir Volek
72b5120bbc Added image preloader 2018-11-06 14:08:25 +01:00
Vladimir Volek
a114b47b77 Fix eslint 2018-11-05 18:07:04 +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
Vladimir Volek
cd53be7d39
Merge pull request #228 from trezor/feature/seedless-device
Feature/seedless device
2018-11-02 13:22:57 +01:00
Szymon Lesisz
41b9e1258d gilab-ci: node version same as docker 2018-11-02 11:09:36 +01:00
Szymon Lesisz
9215cb0fe8 eslint + flowtype fixes 2018-11-01 18:53:35 +01:00
Vladimir Volek
5fbd4a3291 Add loading state for notification button 2018-11-01 18:53:35 +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
Szymon Lesisz
bdf1a1d409 add seedless view 2018-11-01 10:53:56 +01:00
Vladimir Volek
a1cf6cc296 Fixed passphrase checkbox 2018-10-31 12:52:33 +01:00
Szymon Lesisz
ade65a222b eslint + flowtype fixes 2018-10-31 12:51:35 +01:00
Vladimir Volek
ea391a2a00 Fixed eslint 2018-10-31 11:35:37 +01:00
Vladimir Volek
347767de3d Fixed icon hover and tooltip 2018-10-31 11:35:37 +01:00
Vladimir Volek
b87386a6b1 Added trezor action for input 2018-10-31 11:35:37 +01:00
Vladimir Volek
d682833aa3 Make initial layout responsive 2018-10-31 11:35:37 +01:00
Vladimir Volek
5aaadade36 Refactored to input 2018-10-31 11:35:37 +01:00
Vladimir Volek
42fa20664a fix height and eslint 2018-10-31 11:18:36 +01:00
Vladimir Volek
7fca224159 better log format 2018-10-31 11:18:36 +01:00
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
Szymon Lesisz
9f1f1df834 Makefile: added "sync-" prefix and default goal with usage description 2018-10-26 11:50:31 +02:00
Vladimir Volek
059a3b9dd9
Merge pull request #216 from trezor/gitlab/deploy-stage
Gitlab deploy stage(beta, stable) in one click
2018-10-25 17:14:16 +02:00
Vladimir Volek
68fbeafa96
Merge pull request #217 from trezor/fix/initial-url-after-acquire
redirect to initial url after acquiring device
2018-10-25 17:13:47 +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
b259075a83 Expire artifacts in one week 2018-10-25 16:00:29 +02:00
Vladimir Volek
2ab0120e21 Install modules only if needed 2018-10-25 15:56:55 +02:00
Vladimir Volek
29d5d2ca26 Added missing param 2018-10-25 15:53:02 +02:00
Vladimir Volek
ad183068e1 Added sync to aws 2018-10-25 15:39:17 +02:00
Vladimir Volek
e9cf52ae80 fix yaml 2018-10-25 14:50:15 +02:00