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

140 Commits

Author SHA1 Message Date
Vladimir Volek
1d431afef9 Update package version 2019-02-19 17:05:25 +01:00
Vladimir Volek
83b2cd7e10 Update bignumber and methods + other non breaking packages (#364)
* Update bignumber and methods + other non breaking packages

* Removed unused flowtype

* Removed unused flowtype 2
2019-02-18 11:45:40 +01:00
Vladimir Volek
0591b76c62 Update some majore versions modules 2019-02-06 17:07:54 +01:00
Vladimir Volek
65e8630395 Update all minor vesions 2019-02-05 17:23:47 +01:00
Vladimir Volek
365b6ccb67 Upgrade flow eslint plugin 2019-02-05 15:52:46 +01:00
Vladimir Volek
17aa5ff194 Upgrade eslint related packages 2019-02-05 15:43:08 +01:00
Vladimir Volek
b8d35f6ad7 Removed deprecated flow webpack plugin 2019-02-05 15:24:56 +01:00
Vladimir Volek
9e944e2ad7 Update webpack related modules 2019-02-05 15:06:59 +01:00
Vladimir Volek
85c5fb009e Removed unused preset 2019-02-05 14:49:34 +01:00
slowbackspace
8f6ec4eadd merge master 2019-02-05 14:38:00 +01:00
Vladimir Volek
46fe6d00fc Integration tests (#311)
* Add base test env

* Add eslint rules for cypress

* Add configs and scripts in package json

* Added docker file for bridge and emualator

* Bridge install progress

* Bridge install next step

* Add task for integration tests

* Fixed deps

* Added baseUrl

* Added baseUrl fix

* Added npx

* Added caching for cypress bin

* Added path to binary

* Install cypress

* Finalized dockerfile

* Fixed bridge lib path

* Fixed path for binary

* Adjust script again

* Run all the things properly

* Try to run the tests

* First POC test

* First POC test in gitlab

* Fixed flow

* Fixed gitlab test url, try docker service

* export artifacts

* Test only integration tests in CI

* Test only integration tests in CI 2

* Test only integration tests in CI 3

* Added tests for initialize device

* Try to add docker in only one step

* Turn on other integration steps

* Correct node version

* Ignore cache in flow

* Run bridge and emulator in debug link mode

* Fix param

* Try to run new config in CI

* init device in docker

* Remove docker image after run

* Remove amp

* Fix path

* Artifacts on fail

* Artifacts on fail with volume

* Artifacts on fail with volume 2

* Install mkdir

* Install mkdir again

* test

* test 2

* test 3

* test 4

* test 5

* test 6

* test 7

* test 8

* test 9

* test 10

* test 11

* test 12

* test 13

* test 14

* test 15

* test 16

* test 17

* Revert "test 17"

This reverts commit f3f6c0d690.

* test 18

* test 19

* test 20

* test 21 try chrome

* test 22

* test 23

* test 24

* test 25

* test 25 try to install chrome again

* test 25 try to install chrome again

* Added missing deps

* Added debug

* Install chromium

* Install chromium 2

* turn on chromium

* turn off debug

* turn on debug

* fix folder

* turn off debug

* Fix init device

* Add header dashboard test

* Bring things back

* clean

* clean fix

* Build image in CI

* Added stage step

* Added docker image

* Added service

* Added tests to docker image

* Refactor a bit

* Correct registry image

* Build wallet again

* Add test for dashbaord content

* new node version, more tests

* Remove unused code

* typo

* Correct snapshots, moved deps to dev, beta disclaimer prop
2019-02-05 14:26:40 +01:00
slowbackspace
33ed4174c5 merge master 2019-02-04 18:35:01 +01:00
slowbackspace
6682647898 Revert "delete optional dependency on fsevent"
This reverts commit 6a8ee2bb03.
2019-02-04 16:20:54 +01:00
slowbackspace
3066693a57 update ethereumjs-util 2019-02-04 16:19:57 +01:00
slowbackspace
6a8ee2bb03 delete optional dependency on fsevent 2019-02-04 14:07:20 +01:00
slowbackspace
ca8325f0d7 upgrade webpack, webpack-cli 2019-02-04 13:14:24 +01:00
Vladimir Volek
b9f7b02022 Add friendly error webpack plugin 2019-02-03 17:08:32 +01:00
slowbackspace
d2194310d5 upgrade to jest 24 2019-02-02 14:42:45 +01:00
slowbackspace
536b861c05 update babel packages to last version 2019-02-02 14:42:12 +01:00
slowbackspace
86e21f7ffb upgrade to babel 7 2019-02-01 18:09:16 +01:00
slowbackspace
36a1084381 install react-qr-reader dependency 2019-01-17 11:34:24 +01:00
Szymon Lesisz
e5b704d3b8 bump trezor-connect 2019-01-09 17:35:47 +01:00
Szymon Lesisz
ca160451fc bump trezor-connect 2019-01-07 18:33:00 +01:00
slowbackspace
33093e60a0 fix fee overflow 2019-01-06 21:22:08 +01:00
Vladimir Volek
84cc56b48b Auto install packages before every dev compilation 2019-01-05 01:01:18 +01:00
Szymon Lesisz
acd2c0f4c6 trezor-connect update 2019-01-04 14:31:24 +01:00
Szymon Lesisz
0b25f884aa update trezor-connect 2019-01-04 10:55:54 +01:00
Szymon Lesisz
0ee1e3a5d9 remove unnecessary $FlowIssues 2019-01-03 15:05:55 +01:00
Szymon Lesisz
2bf2e0539c update trezor-connect package 2019-01-03 15:05:55 +01:00
Vladimir Volek
cdd325c078 Removed react redux router and adjust store and base reducer 2019-01-03 15:01:08 +01:00
Szymon Lesisz
350d71521e validate via wallet-address-validator lib 2018-12-20 19:30:00 +01:00
Szymon Lesisz
2e50a7daff downgrade flow-bin 2018-12-20 17:40:56 +01:00
Szymon Lesisz
e69d116e80 blum flow-bin 2018-12-20 16:48:34 +01:00
Szymon Lesisz
39c4198fcc update trezor-connect beta 2018-12-20 14:20:03 +01:00
slowbackspace
eb2eb2af64 link to fonts.css file from index.html 2018-12-20 12:00:09 +01:00
slowbackspace
859b1ca6db Merge branch 'master' into fonts-refactoring 2018-12-18 14:43:12 +01:00
slowbackspace
ad079c0426 load font-face rules from css file, moved fonts to public folder 2018-12-18 14:37:29 +01:00
slowbackspace
6171d5ea0f upgrade react-hot-loader to 4.6.2 2018-12-18 12:16:06 +01:00
Maroš Špak
c6f804ba2d removed style-media-query once again 2018-12-12 15:17:44 +01:00
Szymon Lesisz
b368447bcb
Merge branch 'master' into feature/ripple 2018-12-11 15:15:50 +01:00
Szymon Lesisz
85ec63b779 bum trezor-connect version 2018-12-11 13:25:00 +01:00
slowbackspace
2564bf9dfb update styled-normalize to 8.0.4 2018-12-10 12:13:49 +01:00
slowbackspace
44b2000d1e upgraded react, react-dom, styled components, removed styled-media-query 2018-12-07 15:01:17 +01:00
Szymon Lesisz
6bf2e9da23 trezor-connect@beta.2 2018-12-05 09:27:25 +01:00
Szymon Lesisz
ceaa1a5353 bump trezor-connect 2018-12-05 09:27:25 +01:00
Vladimir Volek
851c7f23cb merge 2018-11-22 15:15:29 +01:00
Szymon Lesisz
e25bd47374 bump trezor-connect@6.0.2 2018-11-12 17:29:58 +01:00
Vladimir Volek
53f7a8ecef merge 2018-11-05 14:57:23 +01:00
Vladimir Volek
7fca224159 better log format 2018-10-31 11:18:36 +01:00
Vladimir Volek
434c86dc8c merge 2018-10-25 17:32:39 +02:00