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

190 Commits

Author SHA1 Message Date
slowbackspace
bcaad4a870 remove "you will be redirected" from coins menu 2019-03-06 14:09:33 +01:00
Vladimir Volek
749224dc66 lint all files 2019-03-04 13:33:02 +01:00
slowbackspace
6951a2a699 fix msgs 2019-02-28 16:02:33 +01:00
slowbackspace
19837e0f59 merge master 2019-02-26 10:17:16 +01:00
slowbackspace
bbde7481e4 fix hide anim firing on page load 2019-02-25 01:43:34 +01:00
slowbackspace
85704377c6 add intl support for Send, Summary and other views 2019-02-21 18:11:36 +01:00
slowbackspace
dd99ab69d3 add intl messages part 1 2019-02-18 20:37:15 +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
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
b85401d14f
Merge pull request #349 from trezor/fix/correct-device-icon
Fix/correct device icon
2019-01-28 13:51:29 +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
44323a690e set z-index for device menu 2019-01-25 14:46:34 +01:00
slowbackspace
672e82c376 fix horizontal overflow in ff 2019-01-25 11:31:52 +01:00
slowbackspace
d80e108754 add responsive sidebar 2019-01-24 18:49:33 +01:00
slowbackspace
b09b5f854d swtich hardcoded T1 icons to DeviceIcon component 2019-01-23 16:05:24 +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
slowbackspace
0f005062fe merge master 2019-01-22 15:17:52 +01:00
slowbackspace
2be71ddea2 merge master 2019-01-22 15:06:19 +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
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
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
1aae8dc0b2 device counter centering using flexbox 2019-01-18 16:09:31 +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
91f8fafeac Revert "change icon for "change wallet type" btn"
This reverts commit d876fe4ebd.
2019-01-16 15:17:08 +01:00
slowbackspace
d876fe4ebd change icon for "change wallet type" btn 2019-01-16 14:33:44 +01:00
slowbackspace
6db7aada27 remove dead code 2019-01-16 11:16:18 +01:00
slowbackspace
0a0d1e7715 added tooltips to device header's icons, wallet btn now clickable 2019-01-16 10:51:50 +01:00
slowbackspace
740661b4c6 move forget device menu item to the bottom 2019-01-16 10:43:38 +01:00
slowbackspace
479a379b8e hide wallet type icon (standard/hidden) when passphrase feature is disabled 2019-01-15 17:18:58 +01:00
slowbackspace
224337c497 disable add account button when device is not connected 2019-01-14 12:08:21 +01:00
Szymon Lesisz
31e3c7a9a2 refactoring Account object to coin specific 2018-12-21 10:58:53 +01:00
slowbackspace
a189218b9d switch to new attrs syntax 2018-12-18 12:16:06 +01:00
Vladimir Volek
3a9a214bc2 test sticky build 2 2018-12-14 17:44:18 +01:00
slowbackspace
d5d59b32b8 line-height refactoring 2018-12-13 14:16:14 +01:00
slowbackspace
3c6df77b04 changed FONT_SIZE.BASE to 1rem 2018-12-13 13:42:52 +01:00
slowbackspace
ace7868037 use default tooltip font size 2018-12-13 13:09:43 +01:00
slowbackspace
ba95de788f merge master 2018-12-12 17:25:26 +01:00
Maroš Špak
42945c78c5 use const font sizes instead of values 2018-12-11 15:16:36 +01:00
Szymon Lesisz
b368447bcb
Merge branch 'master' into feature/ripple 2018-12-11 15:15:50 +01:00
slowbackspace
d7d55beb62 removed deprecated object-form .attrs({}) 2018-12-10 13:22:22 +01:00
slowbackspace
44b2000d1e upgraded react, react-dom, styled components, removed styled-media-query 2018-12-07 15:01:17 +01:00
Szymon Lesisz
7f56cdbcde handle unsupported and/or outdated firmware in discovery process 2018-12-05 09:25:54 +01:00
Vladimir Volek
f3024e1abb Added DigiByte link to menu 2018-11-06 14:13:03 +01:00
Vladimir Volek
2ff10255bd fix eslint 2018-10-23 11:30:53 +02:00
Szymon Lesisz
a534830dff discovery status css fix
- DiscoveryStatusWrapper css fix (wodth 100%)
- rewriten first condition
2018-10-22 10:02:30 +02:00
Vladimir Volek
4f49943c7a
Merge pull request #183 from trezor/fix/refactor-variables
refactor Coin > Network
2018-10-16 10:51:31 +02:00
Szymon Lesisz
3e657d6558 quickfix: StickyContainer maxScrollTop must be lower than 0 2018-10-15 17:34:56 +02:00
Szymon Lesisz
f4b51d606f quickfix: added maxScollTop to StickyContainer 2018-10-15 16:49:57 +02:00
Szymon Lesisz
ed7501c4fc refactor Coin > Network 2018-10-15 15:44:10 +02:00
Szymon Lesisz
42841b0b84 add externalWallet to CoinMenu 2018-10-11 13:27:32 +02:00
Szymon Lesisz
c51b12906f replace React.Component by React.PureComponent 2018-10-10 14:39:42 +02:00
Szymon Lesisz
fabcd54145 quickfix: StickyContainer footerFixed condition 2018-10-10 14:01:40 +02:00
Szymon Lesisz
9671226036 eslint fixes 2018-10-10 10:39:59 +02:00
Szymon Lesisz
e4bb6d5d47 added texts for passphrase modals and wallet type icons 2018-10-08 17:12:23 +02:00
Szymon Lesisz
3183426137 TrezorConnect calls using new field "useEmptyPassphrase" 2018-10-08 13:34:03 +02:00
Vladimir Volek
c94ebf6a47 better style for account add tooltip 2018-10-08 13:32:51 +02:00
Szymon Lesisz
a4788d95fb refactor using device.mode and device.firmware 2018-10-04 23:06:40 +02:00
Vladimir Volek
660f8ee69a Fixed fonts 2018-10-04 17:01:38 +02:00
Vladimir Volek
192b595a81
Merge pull request #118 from trezor/fix/discovery
Refactoring/discovery
2018-10-04 16:30:58 +02:00
Vladimir Volek
73c67d3d83 Fixed removed function in key 2018-10-04 15:54:56 +02:00
Vladimir Volek
8d9d459553 Put back urls 2018-10-04 15:54:56 +02:00
Szymon Lesisz
06f2a5b264
Merge pull request #85 from trezor/adjust-style
Adjust style according to guidelines first part
2018-10-04 13:02:55 +02:00
Szymon Lesisz
7ad2ca62a3 "addAccount" called from DiscoveryActions 2018-10-04 10:51:55 +02:00
Vladimir Volek
ad553e436a merge 2018-10-03 15:53:23 +02:00
Vladimir Volek
e0f3bb4477 Fixed bootloader menu 2018-10-03 15:50:24 +02:00
Vladimir Volek
151101a61c merge 2018-10-03 12:59:03 +02:00
Szymon Lesisz
bfea1b225c fix for LeftNavigation render
- removed componentDidMount which resets state applied in contructor
- added animationType in constructor if location has network
2018-10-02 13:17:43 +02:00
Vasek Mlejnsky
9d9340732f Handle case when two devices are connected and one of them is used elsewhere 2018-09-27 15:59:55 +02:00
Vasek Mlejnsky
0b370de9a1 flow & eslint & don't show LeftNavigation accounts if device is in bootloader mode 2018-09-27 15:43:28 +02:00
Vasek Mlejnsky
d42c1df966 Forget correct device 2018-09-27 15:30:56 +02:00
Vasek Mlejnsky
1bc6fa9412 Fix broken eject icon & disable click on Header in LeftNavigation if device is in bootloader moder 2018-09-27 15:30:56 +02:00
Vasek Mlejnsky
cfda758ecb Device in bootloader mode is not selectable 2018-09-27 15:30:56 +02:00
Szymon Lesisz
cde9206f08 devicemeuni while one of devices is in bootloader/not-initialized mode 2018-09-27 15:30:56 +02:00
Vasek Mlejnsky
41ced76a48 Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode 2018-09-27 15:28:10 +02:00
Vladimir Volek
ff1cdc59e9 Added wallet container 2018-09-26 16:29:40 +02:00
Vladimir Volek
c7c346e6fc Rewrite coin logo component to use import 2018-09-26 16:22:30 +02:00
Vladimir Volek
573ebc1d82 Added border for footer 2018-09-26 10:52:32 +02:00
Szymon Lesisz
87224fa94f fixed and refacored LeftNavigation 2018-09-24 21:00:21 +02:00
Vladimir Volek
f8a947e187 Padding in accounts 2018-09-24 16:40:38 +02:00
Vladimir Volek
6199ac5ef3 Styled divider 2018-09-24 15:38:19 +02:00
Vladimir Volek
ddc190d6dc
Merge pull request #69 from satoshilabs/fix/router
Fix/router
2018-09-21 14:05:19 +02:00
Szymon Lesisz
8009ec647f implement RouterActions in components 2018-09-20 18:24:51 +02:00
Vladimir Volek
2678cf3a95 Fixed tooltip 2018-09-20 16:00:14 +02:00
Vladimir Volek
9bbed8d6f2 Added hover transition 2018-09-19 14:16:39 +02:00
Vladimir Volek
b851cc4770 Removed placeholder for first account 2018-09-19 13:54:29 +02:00