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

90 Commits

Author SHA1 Message Date
Szymon Lesisz
1eb8405cd0 fix InstallBridge download button 2020-04-03 11:27:23 +02:00
Szymon Lesisz
486bfff397 update TrezorDevice from trezor-connect@8 2020-03-30 15:50:55 +02:00
Vladimir Volek
2e8db19344 fix connect dev server url and bridge download link 2019-07-25 15:33:01 +02:00
slowbackspace
cd0c472aed Merge branch 'master' into feature/l10n-moar 2019-05-03 21:57:58 +02:00
slowbackspace
14fe1d82eb change notification prop type to variant 2019-05-02 14:00:24 +02:00
slowbackspace
d84af20a73 move MessageDescriptor export 2019-04-29 11:59:15 +02:00
Vladimir Volek
32072f51a9
Merge pull request #495 from trezor/feature/support-import-tool
Feature/support import tool
2019-04-11 13:51:59 +02:00
Vladimir Volek
e6367e23b4 fix heading 2019-04-11 13:29:33 +02:00
slowbackspace
c13e761b0e Merge branch 'master' into feature/support-import-tool 2019-04-11 13:05:37 +02:00
slowbackspace
10ff77a37e fix all the flow 2019-04-10 17:50:07 +02:00
slowbackspace
8dd3f95f1f add import tool 2019-04-08 18:30:11 +02:00
slowbackspace
64f257cade add missing messages 2019-04-02 14:20:01 +02:00
slowbackspace
9dc179583d fix trezor web usb buttons 2019-03-26 13:53:34 +01:00
slowbackspace
ea4dba96ec smaller close button in modals 2019-03-25 11:53:23 +01:00
slowbackspace
eb1ca324a0 remove unneccesary import 2019-03-21 13:23:55 +01:00
slowbackspace
d9406cb0f0 fix bridge page 2019-03-21 13:23:41 +01:00
slowbackspace
34ff337db1 Merge branch 'master' into feature/trezor-ui-components 2019-03-21 10:37:46 +01:00
slowbackspace
6c8fbd79a4 fix icons 2019-03-19 18:20:02 +01:00
slowbackspace
8dc1b752e0 migrate notification to trezor-ui-components 2019-03-19 11:34:19 +01:00
slowbackspace
2ed64452d5 more trezor-ui-components integration 2019-03-18 18:23:40 +01:00
slowbackspace
6fb31b946a fix typo 2019-03-18 17:54:36 +01:00
slowbackspace
482f62d317 even more ui components 2019-03-18 17:41:51 +01:00
slowbackspace
55a499ae09 more trezor ui components 2019-03-18 17:18:55 +01:00
Vladimir Volek
749224dc66 lint all files 2019-03-04 13:33:02 +01:00
slowbackspace
005cd8ae02 merge master 2019-02-22 12:04:16 +01:00
Vladimir Volek
c975303469 Add app version page (#375)
* Add app version page

* add github link
2019-02-19 21:48:48 +01:00
slowbackspace
dd99ab69d3 add intl messages part 1 2019-02-18 20:37:15 +01:00
slowbackspace
bd638b966f updated msgs var names 2019-02-18 12:55:40 +01:00
slowbackspace
afa1a53bd1 localized beta disclaimer 2019-02-14 18:06:22 +01:00
slowbackspace
9426d7dbac messages for landing screen 2019-02-14 15:54:06 +01:00
Vladimir Volek
8d9edfcfa9
Merge pull request #354 from trezor/fix/responsive-beta-disclaimer
Fix/beta disclaimer wrapper height
2019-02-06 13:41:17 +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
18dc1f908e fix height to fill screen 2019-02-04 19:15:30 +01:00
slowbackspace
19f655dabd set min-height to 100vh instead of % 2019-01-26 01:51:21 +01:00
slowbackspace
9a3d2ece4d responsive InstallBridge landing page 2019-01-25 15:12:44 +01:00
slowbackspace
607fa9ff66 fix line height in webusb connectdevice message 2019-01-25 12:58:32 +01:00
slowbackspace
b9edb4abc8 fix device connect wrapper on landing page 2019-01-25 12:44:35 +01:00
slowbackspace
f57acdde46 responsive import tool 2019-01-24 23:12:08 +01:00
slowbackspace
58374ca17a responsive landing initialization error 2019-01-24 23:11:53 +01:00
slowbackspace
cac5b73072 dont show menu toggler on landing page, fix padding 2019-01-24 22:46:23 +01:00
slowbackspace
bc38fd3ade responsive ConnectDevice component 2019-01-24 18:49:19 +01:00
slowbackspace
782956b230 responsive landing wrapper 2019-01-24 18:47:42 +01:00
slowbackspace
889ba4d087 fix padding for browser not supported page 2019-01-24 18:45:05 +01:00
slowbackspace
34654f9a50 minor css changes, top and bottom padding on wrappers unified to 30px 2019-01-19 20:37:59 +01:00
slowbackspace
3c6df77b04 changed FONT_SIZE.BASE to 1rem 2018-12-13 13:42:52 +01:00
Maroš Špak
f73ed1fdcc renamed font weights 2018-12-11 16:17:09 +01:00
Maroš Špak
42945c78c5 use const font sizes instead of values 2018-12-11 15:16:36 +01:00
Vladimir Volek
3d8991bac3 Removed link from landing footer 2018-11-12 20:33:07 +01:00
Vladimir Volek
615d8b2f58 Changed case image 2018-11-06 15:12:57 +01:00
Szymon Lesisz
cb30af097f changed bridge installation package domain 2018-10-19 16:03:58 +02:00