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

1183 Commits

Author SHA1 Message Date
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
Vladimir Volek
b1fe64867d Export resources while docker build 2018-10-24 17:54:00 +02:00
Szymon Lesisz
d91a043967 update old-wallet urls 2018-10-24 14:50:28 +02:00
Vladimir Volek
fcd05eced0 fix folder 2 2018-10-23 16:48:54 +02:00
Vladimir Volek
2cf8088252 fix folder 2018-10-23 16:41:40 +02:00
Vladimir Volek
5acfaf7720 Renamed step 2018-10-23 16:31:10 +02:00
Vladimir Volek
cae4c6e9c1 Added step for deploy review 2018-10-23 16:29:33 +02:00
Vladimir Volek
c70464cccd fix prod build 2018-10-23 11:51:40 +02:00
Vladimir Volek
2ff10255bd fix eslint 2018-10-23 11:30:53 +02:00
Vladimir Volek
6f0d7988a6 Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2018-10-23 11:26:59 +02:00
Vladimir Volek
1c356b0417 fix yaml 2018-10-23 11:26:41 +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
Vladimir Volek
7a0cea59e4
Merge pull request #206 from trezor/css-fix-2
Fixed underline
2018-10-22 18:15:13 +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
Vladimir Volek
63bfe4c6b9 Build app using gitlab 2 2018-10-22 13:04:16 +02:00
Vladimir Volek
5e85c9fef0 Build app using gitlab 2018-10-22 12:25:12 +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
fe41a0d302 Fixed underline 2018-10-21 16:31:45 +02:00
Vladimir Volek
d257a64166 Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2018-10-21 16:08:56 +02:00
Szymon Lesisz
1f517733fc eslint and flow ignore ./scripts/solidity 2018-10-20 00:18:48 +02:00
Szymon Lesisz
c7701d3a98 move solidity from ./public to ./scripts 2018-10-19 17:58:12 +02:00
Szymon Lesisz
ffbbbee166 added Makefile and s3sync script 2018-10-19 17:02:30 +02:00
Szymon Lesisz
cb30af097f changed bridge installation package domain 2018-10-19 16:03:58 +02:00