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

1332 Commits

Author SHA1 Message Date
Vladimir Volek
f1484484df No newlines in menu link 2018-11-05 14:45:17 +01:00
Vladimir Volek
83e46bd012 Fixed row 2018-11-05 12:12:26 +01:00
Vladimir Volek
53ca124a55 Added messages to loading, added more cases 2018-11-05 12:07:32 +01:00
Vladimir Volek
31889270a0 Implemented review 2018-11-02 16:38:27 +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
90c0dd1276 Added loader for all accounts views 2018-10-31 12:55:29 +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
8030aa71b1 Added loading state for content 2018-10-31 12:31:43 +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
434c86dc8c merge 2018-10-25 17:32:39 +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
Vladimir Volek
f0e45b6c33 Prepare gitlab configs 2018-10-25 14:47:39 +02:00
Vladimir Volek
0aa1cb75ed Automatically deploy review branches to dev server 2018-10-25 13:58:45 +02:00
Vladimir Volek
835906bf96 FIxed icon overflow 2018-10-25 11:58:32 +02:00
Vladimir Volek
0ccc0d3367
Merge pull request #213 from trezor/fix/build-scripts
Fix/build scripts
2018-10-25 10:25:17 +02:00
Szymon Lesisz
539b7ed5d1 echo build directory from docker-build 2018-10-24 23:35:48 +02:00
Szymon Lesisz
867156562d uncomment s3sync, add usage 2018-10-24 23:34:38 +02:00
Vladimir Volek
e7a74dc83d
Merge pull request #212 from trezor/fix/build-scripts
Fix/build scripts
2018-10-24 23:15:44 +02:00
Szymon Lesisz
c21573b1cd renamed "prod" directory to "stable" 2018-10-24 23:01:23 +02:00
Szymon Lesisz
efc82b90c1 update Makefile and s3sync scripts 2018-10-24 23:00:32 +02:00
Szymon Lesisz
3636142911 dockerbuild script: create build file if not exists 2018-10-24 18:47:04 +02:00
Szymon Lesisz
79f349608d Dokckerfile: bump node version 2018-10-24 18:46:38 +02:00
Szymon Lesisz
1c0cf528e0 docekrbuild script: add missing target directory 2018-10-24 18:38:39 +02:00
Szymon Lesisz
074d59a4c8 Makefile without sh command 2018-10-24 18:00:11 +02:00
Vladimir Volek
258df74c0d Fix prod and beta local servers 2018-10-24 17:58:10 +02:00
Szymon Lesisz
76a09e39b6 updated Makefile 2018-10-24 17:55:28 +02:00
Vladimir Volek
15e4ee383f Export resources while docker build - fix 2018-10-24 17:54:00 +02:00