1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-30 20:28:09 +00:00
Commit Graph

1550 Commits

Author SHA1 Message Date
slowbackspace
a6ab089f35 rerender subtree on language change 2019-02-06 18:47:33 +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
567dccc6b2 add language picker to the header 2019-02-06 18:04:46 +01:00
slowbackspace
302f48facb add supported languages to config 2019-02-06 18:04:04 +01:00
slowbackspace
e2ccb31532 save selected language to local storage 2019-02-06 18:03:19 +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
736654fdd3 add flow type for react-intl MessageDescriptor 2019-02-05 13:52:41 +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
slowbackspace
b9edb4abc8 fix device connect wrapper on landing page 2019-01-25 12:44:35 +01:00
slowbackspace
ce38002b84 more responsive topnavigation 2019-01-25 11:49:50 +01:00
slowbackspace
a22fd911bf smaller padding for notification buttons on <SM screens 2019-01-25 11:44:39 +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
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
d80e108754 add responsive sidebar 2019-01-24 18:49:33 +01:00
slowbackspace
bc38fd3ade responsive ConnectDevice component 2019-01-24 18:49:19 +01:00
slowbackspace
81766f0a8f more responsive top navigation 2019-01-24 18:48:37 +01:00
slowbackspace
4724e35b04 responsive modals 2019-01-24 18:48:01 +01:00
slowbackspace
782956b230 responsive landing wrapper 2019-01-24 18:47:42 +01:00
slowbackspace
8b8b22e952 more responsive sign n verify component 2019-01-24 18:47:25 +01:00
slowbackspace
4a60403fab removed unnecessary wrapper in DeviceHeader 2019-01-24 18:46:18 +01:00
slowbackspace
e29bfb3e78 proper text-decoration instead of border-bottom on links 2019-01-24 18:45:34 +01:00
slowbackspace
889ba4d087 fix padding for browser not supported page 2019-01-24 18:45:05 +01:00
slowbackspace
850ea18250 add slide left/right animations 2019-01-24 18:44:43 +01:00
slowbackspace
99af843c80 add Backdrop component 2019-01-24 18:44:25 +01:00
slowbackspace
9df5e1c04e add SCREEN_SIZE const 2019-01-24 18:43:58 +01:00
slowbackspace
b09b5f854d swtich hardcoded T1 icons to DeviceIcon component 2019-01-23 16:05:24 +01:00
slowbackspace
46bced2fdd add DeviceIcon component 2019-01-23 16:04:00 +01:00
slowbackspace
9e41a30236 add T2 icon 2019-01-23 16:03:15 +01:00
slowbackspace
717c8ba000 cursor pointer for tooltip icons in the Send tab 2019-01-23 14:57:41 +01:00
slowbackspace
d623dc133c remove shadow from menu items 2019-01-22 15:47:50 +01:00
slowbackspace
2e70fa0bed resolve conflict 2019-01-22 15:32:36 +01:00
Vladimir Volek
d0aa40e1b1
Merge pull request #338 from trezor/fix/ui-issues
Fix/ui issues
2019-01-22 15:26:55 +01:00
Vladimir Volek
9f911ff8b2
Merge pull request #340 from trezor/feature/qr-scanner
Feature/QR scanner
2019-01-22 15:26:01 +01:00
slowbackspace
0f005062fe merge master 2019-01-22 15:17:52 +01:00
slowbackspace
2be71ddea2 merge master 2019-01-22 15:06:19 +01:00
Vladimir Volek
a99b21354e
Merge pull request #346 from trezor/fix/device-header-ux
Fix Device header UX
2019-01-22 14:36:55 +01:00
slowbackspace
cc41a963cd set minHeight to fix rendering of devicemenu for unitialized device 2019-01-22 12:57:10 +01:00
slowbackspace
9f190dc993 strech device menu width to its parent's width 2019-01-21 17:12:17 +01:00
slowbackspace
251eb61177 add slide down animation for device menu 2019-01-21 16:51:52 +01:00
slowbackspace
59c4e69ab4 missing position absolute 2019-01-21 16:20:05 +01:00
slowbackspace
67a1b6af4e fix overlap of action button and close button in notification layout 2019-01-21 15:42:48 +01:00
slowbackspace
6662c705bc hover for menu items 2019-01-21 14:43:56 +01:00
slowbackspace
97918224a2 fix device header ux 2019-01-20 19:08:36 +01:00
slowbackspace
1280800c91 cursor pointer on buttons in Pin modal 2019-01-20 00:15:54 +01:00
slowbackspace
7f07564ab6 fix font weight in Divider to match design guidelines 2019-01-19 23:30:22 +01:00
slowbackspace
48d07e1dea add missing wallet border radius 2019-01-19 23:11:44 +01:00
slowbackspace
454410fd5c improved styling of device menu 2019-01-19 23:05:16 +01:00
slowbackspace
f49a202da6 change padding 2019-01-19 20:51:43 +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
85326fdc86 fix styles for forget modal 2019-01-19 20:07:51 +01:00
slowbackspace
aa3f037ddf prevent token name from breaking to multiple lines if unnecessary 2019-01-19 19:34:25 +01:00
slowbackspace
1aae8dc0b2 device counter centering using flexbox 2019-01-18 16:09:31 +01:00
slowbackspace
bdd43b49b2 add box shadow 2019-01-18 15:55:20 +01:00
slowbackspace
8edb6b66b8 set border color when focused for input, button, textarea, select 2019-01-18 14:50:26 +01:00
slowbackspace
449e97f377 add new color for focused input border 2019-01-18 14:49:28 +01:00
slowbackspace
2e5f7f6c46 fix title font size in WalletType modal 2019-01-18 13:46:11 +01:00
slowbackspace
0f93d2052e responsive qr modal 2019-01-18 00:53:30 +01:00
slowbackspace
75074c5b55 remove eslint ignore rule 2019-01-17 21:43:35 +01:00
slowbackspace
a17ba7dfce style set default button as a green link 2019-01-17 18:22:05 +01:00
slowbackspace
d919dc00d7 change paddings in Log component 2019-01-17 17:58:28 +01:00
slowbackspace
dbc5e86898 bigger close button for modals 2019-01-17 17:57:03 +01:00
slowbackspace
f8d8ff02d1 add missing margin-top to textarea's error message 2019-01-17 17:20:16 +01:00
slowbackspace
01b789a78e add button to scan qr code next to the address input 2019-01-17 17:13:21 +01:00
slowbackspace
549ae16b0e add modal for scanning qr codes 2019-01-17 17:12:12 +01:00
Vladimir Volek
5423caea4f
Merge pull request #331 from trezor/fix/connect-backend-spinner
Fix/spinner for connect backend button
2019-01-17 16:05:21 +01:00
Vladimir Volek
428a1669f5
Merge pull request #332 from trezor/fix/disable-add-account
Disable add account button when device is not connected
2019-01-17 16:03:53 +01:00
Vladimir Volek
a1b96535a5
Merge pull request #336 from trezor/feature/send-form-clear-button
Feature/Send form clear button
2019-01-17 15:59:23 +01:00
slowbackspace
8e852a925c add crypto URI parser from the old wallet 2019-01-17 15:29:55 +01:00
slowbackspace
e943de644a add qr code icon 2019-01-17 15:06:49 +01:00
slowbackspace
e90ed86bfc fix flow issue 2019-01-16 16:31:11 +01:00
slowbackspace
39a119f071 Revert "fix flow issue"
This reverts commit 30cd39b8ce.
2019-01-16 15:59:14 +01:00
slowbackspace
30cd39b8ce fix flow issue 2019-01-16 15:43:06 +01:00
slowbackspace
91109dce06 wallet type tooltip message for disconnected device 2019-01-16 15:28:28 +01:00
slowbackspace
fe5c50f2b3 change icon for "change wallet type" btn 2019-01-16 15:28:09 +01:00
slowbackspace
163288ee3d scale wallet icons svg to match other resolution of other icons 2019-01-16 15:26:30 +01:00
slowbackspace
91f8fafeac Revert "change icon for "change wallet type" btn"
This reverts commit d876fe4ebd.
2019-01-16 15:17:08 +01:00