1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-07-08 15:48:12 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
slowbackspace
423970eec3 moved lang attr to AppWrapper 2019-04-02 16:09:15 +02:00
slowbackspace
34ff337db1 Merge branch 'master' into feature/trezor-ui-components 2019-03-21 10:37:46 +01:00
slowbackspace
2ed64452d5 more trezor-ui-components integration 2019-03-18 18:23:40 +01:00
slowbackspace
b21cc9cfcd fix backdrop still visible after closing app settings on small screens 2019-03-14 17:27:33 +01:00
slowbackspace
bec12cbaf8 fix wallet border-radius 2019-03-12 17:37:36 +01:00
slowbackspace
f08e4683b1 add wallet settings page 2019-03-11 17:52:21 +01:00
Vladimir Volek
749224dc66 lint all files 2019-03-04 13:33:02 +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
19f655dabd set min-height to 100vh instead of % 2019-01-26 01:51:21 +01:00
slowbackspace
96510d54f8 sidebar height set to viewport height, disable scroll on bg content 2019-01-26 00:16:40 +01:00
slowbackspace
cac5b73072 dont show menu toggler on landing page, fix padding 2019-01-24 22:46:23 +01:00
slowbackspace
d80e108754 add responsive sidebar 2019-01-24 18:49:33 +01:00
slowbackspace
48d07e1dea add missing wallet border radius 2019-01-19 23:11:44 +01:00
slowbackspace
bc3898e4eb make overflow visible and scrollable 2018-12-20 19:18:29 +01:00
Szymon Lesisz
e59c9ec714 refacotred modals components 2018-10-11 13:06:16 +02:00
Szymon Lesisz
d5bf7e1ee9 added app notifications 2018-10-04 23:06:39 +02:00
Vladimir Volek
151101a61c merge 2018-10-03 12:59:03 +02:00
Szymon Lesisz
2804275ca9 update old components 2018-10-01 15:10:05 +02:00
Vladimir Volek
7e752ace44 Added content for padding 2018-09-26 16:42:08 +02:00
Vladimir Volek
8ac60bd125 Styled other wallet views 2018-09-26 12:17:19 +02:00
Vladimir Volek
ac765c3966 Unified paddings in wallet views 2018-09-26 11:48:56 +02:00
Szymon Lesisz
f06e9b66e2 fixed css for AppWrapper 2018-09-25 16:56:30 +02:00
Vladimir Volek
f8a947e187 Padding in accounts 2018-09-24 16:40:38 +02:00
Szymon Lesisz
99da867617 fixed flow issues 2018-09-12 16:27:45 +02:00
Vladimir Volek
160210890f Better handling of menu rendering 2018-09-10 16:03:09 +02:00
Vasek Mlejnsky
58823e3a81 Fix some eslint errors 2018-09-06 17:04:28 +02:00
Vladimir Volek
f5ddddc1fb Fixed bunch of eslitn errors 2 2018-09-05 16:52:29 +02:00
Vladimir Volek
ba1f4c523f Styled wallet view 2018-09-05 10:35:56 +02:00
Vladimir Volek
030cef3827 Renamed modal to modals 2018-08-30 14:29:18 +02:00
Vladimir Volek
424be08e7c Removed /js folder 2018-08-27 17:15:22 +02:00