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

21 Commits

Author SHA1 Message Date
Vladimir Volek
c975303469 Add app version page (#375)
* Add app version page

* add github link
2019-02-19 21:48:48 +01:00
Vladimir Volek
31578f3a6d Fix unexpected import 2019-02-11 14:51:25 +01:00
Vladimir Volek
613b516e31 Fixed ecma version and eslint problems 2019-02-05 15:47:04 +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
Vladimir Volek
b151c9715b Fixed link dom props 2018-11-21 14:28:26 +01:00
Szymon Lesisz
d78381106e Filter log 2018-10-09 15:36:55 +02:00
Szymon Lesisz
1ea6d0be4c eslint ./src/utils 2018-09-23 08:28:12 +02:00
Szymon Lesisz
d9239495fa eslint fixes 2018-09-21 14:01:41 +02:00
Vladimir Volek
c9ec9e4438 Added commit hash to footer 2018-09-20 13:56:24 +02:00
Vladimir Volek
b627523402 Added stylelint loader for webpack 2018-09-05 14:54:24 +02:00
Vladimir Volek
23db6d1737 Separate function 2018-08-17 12:32:57 +02:00
Vladimir Volek
f4117c1aef Refactored /account folder to new folder structure 2018-08-16 13:14:13 +02:00
Vladimir Volek
e75c96d84d Removed required default props 2018-08-15 15:26:03 +02:00
Vladimir Volek
52fcaa3d8c Make better imports 2018-08-14 14:56:47 +02:00
Vladimir Volek
49ad6726cb header less remove 2018-08-13 16:35:49 +02:00
Vladimir Volek
6e55e8951d Added duplicatrd packages webpack plugin 2018-08-13 15:28:52 +02:00
Vladimir Volek
7c1f928ac6 Revert "Refactored menu rendering - styled"
This reverts commit ce635fe979.
2018-08-13 14:22:22 +02:00
Vladimir Volek
ce635fe979 Refactored menu rendering - styled 2018-08-13 14:19:19 +02:00
Vladimir Volek
e226847ccc Added support for icons and styled components 2018-08-13 12:19:10 +02:00
Vladimir Volek
6f83bba6b5 Fixed eslint import warning 2018-08-10 19:07:51 +02:00
Vladimír Volek
036f81209a Added eslint 2018-07-30 12:23:30 +02:00