1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-03-21 10:35:44 +00:00
Commit Graph

553 Commits

Author SHA1 Message Date
slowbackspace
b577212c44 fix intl support for receive address label 2019-02-26 15:58:59 +01:00
slowbackspace
b959928b73 replace Fee string with intl msg 2019-02-26 15:38:55 +01:00
slowbackspace
ed146eed29 add description 2019-02-26 13:45:17 +01:00
slowbackspace
19837e0f59 merge master 2019-02-26 10:17:16 +01:00
slowbackspace
8db4019086 update destination tag explanation and learn more link 2019-02-25 17:47:28 +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
b219cd5012 add more intl support 2019-02-22 19:33:11 +01:00
slowbackspace
1cd92a9872 fix ids 2019-02-22 13:06:35 +01:00
slowbackspace
0d447280d3 rename top menu related translation IDs 2019-02-22 13:03:03 +01:00
slowbackspace
005cd8ae02 merge master 2019-02-22 12:04:16 +01:00
slowbackspace
85704377c6 add intl support for Send, Summary and other views 2019-02-21 18:11:36 +01:00
slowbackspace
8a904b4e06 add intl support for Send and Sign n Verify components 2019-02-21 14:25:11 +01:00
slowbackspace
6ddc1de568 fix sign verify alignment 2019-02-20 17:59:33 +01:00
Vladimir Volek
e9d3f3ff92 Fixed trezor one name, padding adjusted 2019-02-20 12:04:21 +01:00
Vladimir Volek
7c8564d69c
Merge pull request #376 from trezor/fix/send-nan-eth
Fix/NaN in Send forms
2019-02-20 10:58:22 +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
2927f5ebaf same send button text for xrp and eth 2019-02-19 19:30:39 +01:00
slowbackspace
0422dc78ba rename types 2019-02-19 17:21:17 +01:00
slowbackspace
e116cb17cd fix missing indicator on account change 2019-02-19 17:07:44 +01:00
slowbackspace
4e11e3ee0d fix missing indicator on account change 2019-02-19 15:49:17 +01:00
slowbackspace
2111f86077 use formatMessage() on gas price input value 2019-02-19 11:57:30 +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
f7bde2d306 merge master 2019-02-18 11:58:09 +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
slowbackspace
8cc69b7cb5 defineMessage for babel plugin 2019-02-12 18:40:28 +01:00
Vladimir Volek
945df2054e Separated headings 2019-02-07 17:28:56 +01:00
slowbackspace
8258a7ee4d add test message definitions for Dashboard 2019-02-06 18:48:35 +01:00
slowbackspace
861a53f5c7 use test translations in dashboard 2019-02-06 18:46:54 +01:00
slowbackspace
d1610e02ec fix eslint 2019-02-06 18:42:50 +01:00
slowbackspace
dce912226b merge master 2019-02-06 18:38:59 +01:00
slowbackspace
ddf2819de3 add initial support for setting language 2019-02-06 18:01:09 +01:00
Vladimir Volek
0591b76c62 Update some majore versions modules 2019-02-06 17:07:54 +01:00
Vladimir Volek
0040c5d583
Merge pull request #341 from trezor/fix/hidden-wallet-toggler
Fix/Hidden wallet toggler in device header
2019-02-06 14:40:51 +01:00
Vladimir Volek
a6bfa23771 Make delay adjustable 2019-02-06 14:23:54 +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
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
slowbackspace
18dc1f908e fix height to fill screen 2019-02-04 19:15:30 +01:00
slowbackspace
879d92d930 merge master 2019-02-01 09:50:41 +01:00
Vladimir Volek
a10c9b08da
Merge pull request #348 from trezor/fix/tooltip-icon-cursor
Fix/cursor pointer for tooltip icons in the Send tab
2019-01-28 13:53:02 +01:00
Vladimir Volek
b85401d14f
Merge pull request #349 from trezor/fix/correct-device-icon
Fix/correct device icon
2019-01-28 13:51:29 +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
ea2f8993b0 code cleanup 2019-01-26 00:08:01 +01:00
slowbackspace
06343ac2a2 centered title in bootloader, device and wallet settings 2019-01-25 18:48:28 +01:00
slowbackspace
9a3d2ece4d responsive InstallBridge landing page 2019-01-25 15:12:44 +01:00
slowbackspace
44323a690e set z-index for device menu 2019-01-25 14:46:34 +01:00