1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-09 23:51:05 +00:00
Commit Graph

1523 Commits

Author SHA1 Message Date
Szymon Lesisz
397fd0fac7 add NoBackup modal 2019-02-22 17:40:12 +01:00
Szymon Lesisz
bc7a8401f8 open modal on UI.REQUEST_CONFIRMATION event 2019-02-22 17:39:51 +01:00
Vladimir Volek
2fc0e88ee3
Merge pull request #386 from trezor/fix/proper-menu-toggler-icons
Fix/Proper svg icons for menu toggler instead of utf chars
2019-02-21 13:58:18 +01:00
Vladimir Volek
006262d774
Merge pull request #383 from trezor/fix/scan-qr-error-handling
Fix/Scan QR error handling
2019-02-21 13:56:06 +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
f41a799eee add hamburger icon 2019-02-21 00:44:13 +01:00
slowbackspace
6ddc1de568 fix sign verify alignment 2019-02-20 17:59:33 +01:00
slowbackspace
9967a9bc99 Merge branch 'master' into fix/scan-qr-error-handling 2019-02-20 16:50:36 +01:00
slowbackspace
c7f4796191 handle NotReadableError 2019-02-20 16:49:49 +01:00
slowbackspace
48c0b2afce add more user-friendly error messages 2019-02-20 16:35:28 +01:00
Vladimir Volek
ea52c526ff fix flow 2019-02-20 15:16:22 +01:00
Vladimir Volek
9c974c6415
Merge pull request #380 from trezor/fix/invalid-prop-tooltip
fix proptypes
2019-02-20 14:58:48 +01:00
Vladimir Volek
faa837c6dd fix unit tests 2019-02-20 14:58:01 +01:00
slowbackspace
46984d6e79 fix proptypes 2019-02-20 13:59:15 +01:00
Vladimir Volek
8e4dd7c471 Use utils for trezor model 2019-02-20 12:17:28 +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
53c7c20a29 throw exception when non-num string is passed to Bignumber() 2019-02-19 19:10:47 +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
Vladimir Volek
92eaf0045f
Merge pull request #370 from trezor/fix/hide-sidebar
Fix/Hide sidebar in default state on small screens
2019-02-19 11:45:36 +01:00
Vladimir Volek
83b2cd7e10 Update bignumber and methods + other non breaking packages (#364)
* Update bignumber and methods + other non breaking packages

* Removed unused flowtype

* Removed unused flowtype 2
2019-02-18 11:45:40 +01:00
slowbackspace
71ba843c66 hide sidebar in default state on small screens 2019-02-18 11:30:31 +01:00
Vladimir Volek
945df2054e Separated headings 2019-02-07 17:28:56 +01:00
Vladimir Volek
7432a9e37a merge 2019-02-06 19:34:09 +01:00
Vladimir Volek
21b672f646 Fix unit test 2019-02-06 19:24:29 +01:00
Vladimir Volek
9616d53d69 Fix eslint 2019-02-06 18:56:50 +01:00
Vladimir Volek
3c89c782e3 Fixed webusb button 2019-02-06 18:52:12 +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
slowbackspace
1931ccbe80 centered title in content loader 2019-01-25 14:07:12 +01:00
slowbackspace
607fa9ff66 fix line height in webusb connectdevice message 2019-01-25 12:58:32 +01:00