1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 12:59:09 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
slowbackspace
1ac91ef801 smaller close menu icon in header 2019-03-25 13:02:01 +01:00
slowbackspace
6c8fbd79a4 fix icons 2019-03-19 18:20:02 +01:00
slowbackspace
3e38412d7c delete unused local components 2019-03-19 12:07:17 +01:00
slowbackspace
662448d8fa more trezor-ui-components 2019-03-19 10:16:18 +01:00
slowbackspace
a0d9383621 move LANGUAGE variable to config/app.js 2019-03-12 12:22:59 +01:00
slowbackspace
4dc7798ca6 force left align on language options 2019-03-07 10:58:18 +01:00
Vladimir Volek
749224dc66 lint all files 2019-03-04 13:33:02 +01:00
slowbackspace
0ff489a368 remove eslint rule 2019-03-01 12:40:30 +01:00
slowbackspace
9ed7ea9c0c add dropdown arrow 2019-02-28 15:05:36 +01:00
slowbackspace
dcd897deb5 replace native select with ReactSelect 2019-02-28 13:56:22 +01:00
slowbackspace
c77ad9f78f responsive trezor logo in header 2019-02-28 13:52:32 +01:00
slowbackspace
5571e14d13 prevent wrapping multi words links 2019-02-26 16:14:07 +01:00
slowbackspace
19837e0f59 merge master 2019-02-26 10:17:16 +01:00
slowbackspace
0e1b4cf685 smaller lang flag 2019-02-25 21:58:16 +01:00
slowbackspace
5ad47423e2 display flag in language picker 2019-02-25 19:37:24 +01:00
slowbackspace
bbde7481e4 fix hide anim firing on page load 2019-02-25 01:43:34 +01:00
slowbackspace
115107233e add even more intl support 2019-02-25 00:32:00 +01:00
slowbackspace
005cd8ae02 merge master 2019-02-22 12:04:16 +01:00
slowbackspace
8c07d45750 move condition to a new line 2019-02-21 00:50:22 +01:00
slowbackspace
7b1d555138 use svg icons for menu toggler instead of utf chars 2019-02-21 00:46:37 +01:00
slowbackspace
3217517050 handle fetching locale in refux action 2019-02-15 20:52:56 +01:00
slowbackspace
c086fa231a hack to make "earth icon" open select on click 2019-02-13 23:05:11 +01:00
slowbackspace
dce912226b merge master 2019-02-06 18:38:59 +01:00
slowbackspace
567dccc6b2 add language picker to the header 2019-02-06 18:04:46 +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
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
Vladimir Volek
254d1c5484 TREZOR -> Trezor 2018-10-17 00:36:08 +02:00
Szymon Lesisz
31fc23228a quickfix: replace Wiki link in Header
fix: #142
2018-10-10 11:39:03 +02:00
Vladimir Volek
151101a61c merge 2018-10-03 12:59:03 +02:00
Vladimir Volek
5eca2bf4f1 Added clickable logo - redirects to / 2018-10-02 16:43:09 +02:00
Vladimir Volek
62a73b6404 Added transition for header menu 2018-09-26 16:45:23 +02:00
Vladimir Volek
424be08e7c Removed /js folder 2018-08-27 17:15:22 +02:00