1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-01 04:38:15 +00:00
Commit Graph

704 Commits

Author SHA1 Message Date
slowbackspace
5df3490f97 fix set max button 2019-03-25 22:26:22 +01:00
slowbackspace
1f140f73fe add and use new constant FOOTER_HEIGHT 2019-03-25 13:58:42 +01:00
slowbackspace
f38a125f83 same height footer 2019-03-25 12:54:37 +01:00
slowbackspace
0ba89f3f5d smaller warn icon in NoBackup 2019-03-25 12:54:26 +01:00
slowbackspace
95b562c76c same height DeviceImage 2019-03-25 12:31:37 +01:00
slowbackspace
d7b8c5262b center devicemenu icons 2019-03-25 12:01:41 +01:00
slowbackspace
be88d307ef smaller X icon in token list 2019-03-25 11:49:13 +01:00
slowbackspace
1a458f08df fix size of arrow in advanced settings button 2019-03-25 11:32:53 +01:00
slowbackspace
71d348d9c2 fix receive address eye icon and DeviceIcon 2019-03-25 11:29:33 +01:00
slowbackspace
6a673d3d00 fix invalid icon name in xrp send form 2019-03-25 10:54:15 +01:00
slowbackspace
747a02b7a6 fix isDisabled prop for verify button 2019-03-25 10:29:48 +01:00
slowbackspace
bf8acd1679 fix default input state 2019-03-25 10:21:45 +01:00
slowbackspace
5cc91bc552 run ci 2019-03-25 09:54:01 +01:00
slowbackspace
7f0b1373e3 height of the overlay without js calc 2019-03-23 19:56:04 +01:00
slowbackspace
5f883bfeb8 add overlay with calculated height based on leftmenu body height 2019-03-23 19:48:46 +01:00
slowbackspace
f763742dd5 fix flow 2019-03-22 16:31:16 +01:00
slowbackspace
5d99bb22aa fix lint 2019-03-22 12:33:38 +01:00
slowbackspace
25f1d4efcb auto generated clickable coinlogos in dashboard 2019-03-22 12:24:41 +01:00
slowbackspace
dd668a1b72 fix Dashboard icons, remove unnecessary icons 2019-03-22 11:51:59 +01:00
slowbackspace
f8c1946f8e fix rowcoin iconleft proptype 2019-03-22 10:10:45 +01:00
slowbackspace
5ac900d30f fix backdrop 2019-03-22 10:10:23 +01:00
slowbackspace
e4595c33c3 prevent text decoration on hover in coin menu item 2019-03-21 15:18:14 +01:00
slowbackspace
2b63593708 fix lint 2019-03-21 14:34:08 +01:00
slowbackspace
bd5f705840 fix fee upadted warn icon size 2019-03-21 14:29:57 +01:00
slowbackspace
220e519ecf use CoinLogo from tuc 2019-03-21 14:16:24 +01:00
slowbackspace
6acbabbff5 more icons fixes 2019-03-21 13:56:18 +01:00
slowbackspace
aad0867020 fix hidebalance icons 2019-03-21 13:49:30 +01:00
slowbackspace
c7e5f6a9c3 fix arrow icons 2019-03-21 10:38:15 +01:00
slowbackspace
34ff337db1 Merge branch 'master' into feature/trezor-ui-components 2019-03-21 10:37:46 +01:00
slowbackspace
d5be28f6d7 fix eye icon 2019-03-21 10:20:53 +01:00
Vladimir Volek
8e3258b8aa
Merge pull request #454 from trezor/feature/stealth-mode
Feature/stealth mode (hidden balance)
2019-03-20 22:54:20 +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
8dc1b752e0 migrate notification to trezor-ui-components 2019-03-19 11:34:19 +01:00
slowbackspace
662448d8fa more trezor-ui-components 2019-03-19 10:16:18 +01:00
slowbackspace
2ed64452d5 more trezor-ui-components integration 2019-03-18 18:23:40 +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
slowbackspace
1c6383ff50 moar trezor-ui-components 2019-03-18 13:25:09 +01:00
slowbackspace
c7f90cfeda hide token balance in send form 2019-03-18 12:00:21 +01:00
slowbackspace
3b972547b7 Merge branch 'master' into feature/trezor-ui-components 2019-03-18 11:51:03 +01:00
slowbackspace
c7194a1904 put back left nav vertical padding for accounts menu 2019-03-16 17:21:55 +01:00
slowbackspace
10d4dd082b smaller height of coin item 2019-03-16 17:01:50 +01:00
slowbackspace
751c682f9a add tooltip message 2019-03-15 13:04:09 +01:00
slowbackspace
ea60907362 set max-width for settings page 2019-03-15 11:41:18 +01:00
slowbackspace
7d7d6e44bf allow styles override in Content component 2019-03-15 11:41:08 +01:00
slowbackspace
19cdb097f9 ignore eslint react/no-did-update-set-state 2019-03-15 11:29:23 +01:00
slowbackspace
7f2ce33d33 fix flow 2019-03-15 10:46:54 +01:00
slowbackspace
7c37d6745b Merge branch 'master' into feature/stealth-mode 2019-03-15 10:18:29 +01:00
slowbackspace
2d11f2571c add missing formatter for xrp 2019-03-15 10:07:11 +01:00
slowbackspace
49bea382a9 hide balances when hide balance setting is active 2019-03-14 23:33:44 +01:00
slowbackspace
846b531f64 add hide balance toggler to device menu 2019-03-14 23:33:00 +01:00
slowbackspace
55fa711e47 add hide balance setting to app settings 2019-03-14 23:32:21 +01:00
slowbackspace
b21cc9cfcd fix backdrop still visible after closing app settings on small screens 2019-03-14 17:27:33 +01:00
slowbackspace
9f2a3f6416 remove console.log 2019-03-14 17:05:50 +01:00
slowbackspace
7a6a3d974e remove all caps, react-intl now handles the format 2019-03-13 17:19:57 +01:00
slowbackspace
6ebf14f6aa remove device menu divider after app settings 2019-03-13 15:09:55 +01:00
slowbackspace
f0c8c0e100 same input state for local amount as for amount 2019-03-13 14:34:21 +01:00
slowbackspace
05794d00dc fix intl msg 2019-03-12 22:40:36 +01:00
slowbackspace
c96992a3f7 searchable currency select with dropDownIndicator enabled 2019-03-12 18:34:32 +01:00
slowbackspace
d0bb9cbbac separate presentational from container component 2019-03-12 18:13:38 +01:00
slowbackspace
de1c7740cb add settings to the device menu 2019-03-12 17:38:17 +01:00
slowbackspace
716cab44f7 comment settings in device header 2019-03-12 17:37:56 +01:00
slowbackspace
bec12cbaf8 fix wallet border-radius 2019-03-12 17:37:36 +01:00
slowbackspace
40f61002b6 add currency switcher to ripple send tab 2019-03-12 16:03:14 +01:00
slowbackspace
b722b8d86a handle missing rates in util function 2019-03-12 12:55:21 +01:00
slowbackspace
3e4e671277 react intl support for balance in account menu 2019-03-12 11:47:14 +01:00
slowbackspace
f35492ae6c react intl suppor for account balance 2019-03-12 11:37:04 +01:00
slowbackspace
a44a0b608a add currency switcher to eth send form 2019-03-11 18:43:41 +01:00
slowbackspace
1b3a363fd6 show value in local currency in the left menu 2019-03-11 18:39:27 +01:00
slowbackspace
e54c1befb2 show balance in local currency 2019-03-11 17:57:30 +01:00
slowbackspace
f08e4683b1 add wallet settings page 2019-03-11 17:52:21 +01:00
slowbackspace
3e897def5b import from tuc in Send/Receive/SignnVerify 2019-03-10 10:19:27 +01:00
slowbackspace
89eab32c2c add tuc to sign n verify 2019-03-07 14:09:09 +01:00
Vladimir Volek
b4a87a0ce1 Fixed lint 2019-03-06 16:44:47 +01:00
Vladimir Volek
1cee291173
Merge pull request #439 from trezor/feature/sort-coin-menu
Feature/Sort coin menu
2019-03-06 16:07:50 +01:00
Vladimir Volek
90a6e7e158
Merge pull request #436 from trezor/fix/remove-you-will-be-redirected
Fix/Remove "you will be redirected" from coins menu
2019-03-06 16:07:27 +01:00
slowbackspace
9a4edffa8c sort networks 2019-03-06 14:49:55 +01:00
slowbackspace
cb89d0bbcf sort coins by order 2019-03-06 14:37:31 +01:00
slowbackspace
bcaad4a870 remove "you will be redirected" from coins menu 2019-03-06 14:09:33 +01:00
Vladimir Volek
8696c9d6d5 merge 2019-03-06 14:05:28 +01:00
slowbackspace
2991deccf7 Merge branch 'master' into fix/disable-verify-btn 2019-03-04 13:52:23 +01:00
slowbackspace
fc87831074 disable verify button on invalid address 2019-03-04 13:45:46 +01:00
Vladimir Volek
749224dc66 lint all files 2019-03-04 13:33:02 +01:00
slowbackspace
e26ce41b00 Merge branch 'master' into fix/link-to-bitcoin-wallet 2019-02-28 18:21:31 +01:00
Maroš
b68e894f38
Merge pull request #412 from trezor/fix/loading-account-centered
#408 Loading account loader is not centered
2019-02-28 17:31:23 +01:00
slowbackspace
6951a2a699 fix msgs 2019-02-28 16:02:33 +01:00
slowbackspace
74b466be05 merge master 2019-02-28 15:29:07 +01:00
Jan Czibula
d45a4b7eca #410 Link to "bitcoin wallet" shouldn't be opened in new tab 2019-02-28 15:27:29 +01:00
Jan Czibula
364df753b1 Revert "#410 Link to "bitcoin wallet" shouldn't be opened in new tab"
This reverts commit ee21d3ec13.
2019-02-28 15:23:28 +01:00
Jan Czibula
ee21d3ec13 #410 Link to "bitcoin wallet" shouldn't be opened in new tab 2019-02-28 15:22:53 +01:00
Jan Czibula
576cb427de #408 Loading account loader is not centered 2019-02-28 15:15:30 +01:00
slowbackspace
67ed1b5b24 Merge branch 'release/1.1.0-beta' of https://github.com/trezor/trezor-wallet into release/1.1.0-beta 2019-02-27 18:18:09 +01:00
slowbackspace
4bae0f2304 consistent styling for summary tab, add tooltip when rates not available 2019-02-27 18:15:20 +01:00
Szymon Lesisz
b3de9779b5 disable "destination tag" in sendForm 2019-02-27 18:05:54 +01:00
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
Vladimir Volek
44f5f62566 Added correct url for old beta/stable wallet 2019-02-26 14:18:23 +01:00
slowbackspace
ed146eed29 add description 2019-02-26 13:45:17 +01:00
Vladimir Volek
f4685961ec merge 2019-02-26 13:42:41 +01:00
Vladimir Volek
42fdb7728a Added url constants for wallets 2019-02-26 13:40:22 +01:00
Vladimir Volek
7e6639119d
Merge pull request #392 from trezor/feature/handle-no-backup
Feature/handle no backup
2019-02-26 13:16:24 +01:00
Vladimir Volek
f502f55a4d Added max width for paragraph 2019-02-26 13:10:21 +01:00
Szymon Lesisz
2607417583 FirmwareUpdate target 2019-02-26 12:46:16 +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
bb4cd79004 add NoBackup component 2019-02-25 13:29:34 +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
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
f7bde2d306 merge master 2019-02-18 11:58:09 +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
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
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
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
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
ce38002b84 more responsive topnavigation 2019-01-25 11:49:50 +01:00
slowbackspace
672e82c376 fix horizontal overflow in ff 2019-01-25 11:31:52 +01:00
slowbackspace
82e6658278 fix padding when balance is hidden 2019-01-24 23:37:31 +01:00
slowbackspace
4f30014050 remove margin around coin logo in the Summary tab 2019-01-24 23:37:14 +01:00
slowbackspace
c6edc8a4af center add token info message 2019-01-24 23:22:28 +01:00
slowbackspace
cac5b73072 dont show menu toggler on landing page, fix padding 2019-01-24 22:46:23 +01:00