1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-03 13:48:15 +00:00
Commit Graph

731 Commits

Author SHA1 Message Date
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
slowbackspace
d80e108754 add responsive sidebar 2019-01-24 18:49:33 +01:00
slowbackspace
81766f0a8f more responsive top navigation 2019-01-24 18:48:37 +01:00
slowbackspace
8b8b22e952 more responsive sign n verify component 2019-01-24 18:47:25 +01:00
slowbackspace
b09b5f854d swtich hardcoded T1 icons to DeviceIcon component 2019-01-23 16:05:24 +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
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
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
a17ba7dfce style set default button as a green link 2019-01-17 18:22:05 +01:00
slowbackspace
01b789a78e add button to scan qr code next to the address input 2019-01-17 17:13: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
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
12d6113b9c fix paddings on small screens 2019-01-15 15:35:31 +01:00
slowbackspace
c77cd10f03 send form clear button for ripple and eth 2019-01-15 13:54:34 +01:00
Vladimir Volek
bb9d59bece
Merge pull request #328 from trezor/fix/ripple-amount-validation
Fix/ripple amount validation
2019-01-15 13:38:19 +01:00
slowbackspace
224337c497 disable add account button when device is not connected 2019-01-14 12:08:21 +01:00
Szymon Lesisz
7eb1527c39 display reserve in RippleSendForm 2019-01-12 19:41:52 +01:00
Szymon Lesisz
11efd69a21 add reserve to Account Summary 2019-01-11 18:27:38 +01:00
slowbackspace
fb0f0c0c69 cleanup 2019-01-10 18:43:29 +01:00
slowbackspace
2ca219414a break token balance to more lines instead of truncating 2019-01-10 18:39:28 +01:00
slowbackspace
21c67c060e follow design guidelines 2019-01-10 18:30:10 +01:00
slowbackspace
298bcdf546 generate lighter color for token icons 2019-01-10 17:28:39 +01:00
Vladimir Volek
ba68fffc20
Merge pull request #320 from trezor/fix/ripple-destination-tag
Fix/ripple destination tag
2019-01-09 18:30:20 +01:00
Vladimir Volek
21fcf6eb31 Adjust tooltips width 2019-01-09 18:28:41 +01:00
Vladimir Volek
c371159e00
Merge pull request #307 from trezor/fix/notification-loading-button
Added loading state for acquire button
2019-01-09 16:10:35 +01:00
Szymon Lesisz
33a9a28114 add destination tag to Ripple send form 2019-01-09 14:31:40 +01:00
slowbackspace
41633bb7b8 set min-weight to make options look aligned 2019-01-09 13:59:19 +01:00
slowbackspace
e59c3436bb fix fee label overflow 2019-01-09 13:26:42 +01:00
Maroš
631d9a7d34
Merge pull request #305 from trezor/fix/dashboard-icons
Moved icons to shared folder, added correct icons to dashboard
2019-01-07 17:19:31 +01:00
slowbackspace
4852838703 more consistent design with the rest of the wallet 2019-01-07 16:00:41 +01:00
Vladimir Volek
e78e276d1e Better margin 2019-01-07 15:56:11 +01:00
Vladimir Volek
cbbcf1f4d1 Added loading state for acquire button 2019-01-07 15:36:47 +01:00
Vladimir Volek
0c441ff0d5 merge with master, removed icon 2019-01-07 14:50:07 +01:00
Vladimir Volek
5da7f3fa1a Moved icons to shared folder, added correct icons to dashboard 2019-01-07 14:37:09 +01:00
slowbackspace
035a45df19 fix typo 2019-01-07 14:24:36 +01:00
slowbackspace
313b40c546 revert wrapping with Content component 2019-01-07 14:03:44 +01:00
slowbackspace
0be0c918de unify paddings in wallet views 2019-01-07 13:54:33 +01:00
slowbackspace
9c400f0b6e unify paddings in wallet views 2019-01-07 10:52:26 +01:00
slowbackspace
a1e3dcf80b use padding instead of vertical centering in wallet views 2019-01-04 21:19:11 +01:00
Vladimir Volek
7c0e58cd04
Merge pull request #289 from trezor/fix/overflow
Fix overflow issues by making UI more responsive
2019-01-04 15:26:59 +01:00
Szymon Lesisz
baec449936 fix PendingTransactions format 2019-01-04 13:58:34 +01:00
slowbackspace
656a36a77e same menu item padding for all screen sizes 2019-01-03 18:55:40 +01:00
slowbackspace
0bae87acda fix scrollbars 2019-01-03 18:26:37 +01:00
Szymon Lesisz
92c83f0877 Ripple summary: hide explorer link for empty accounts 2019-01-03 18:26:07 +01:00
Szymon Lesisz
e6a8229d0f temporary disable Ripple Summary/History (not ready yet) 2019-01-03 18:20:08 +01:00
Szymon Lesisz
2b8503fdb4 Ripple send form: advanced fee tooltip 2019-01-03 18:18:44 +01:00
Szymon Lesisz
b27e3af7f3 remove unnecessary switch from TopNavigationComponent 2019-01-03 18:18:13 +01:00
slowbackspace
77feccaab2 Merge branch 'master' into fix/overflow 2019-01-03 15:43:54 +01:00
Szymon Lesisz
7d9857845f fix unsupported firmware wiki url 2019-01-03 15:41:51 +01:00
Szymon Lesisz
e7c4329a0c TopNavigation to coin specific (removed sign&verify tab from Ripple account) 2019-01-03 15:05:55 +01:00
Szymon Lesisz
025e7856cd coin specific advanced form components 2019-01-03 15:05:55 +01:00
Vladimir Volek
e0501b1072 Fixed some flow 2019-01-03 15:01:08 +01:00
Vladimir Volek
5a6ea6610e Fix state propagation 2019-01-03 15:01:08 +01:00
slowbackspace
e84e1867c7 calculate the Indicator position with scroll offset 2019-01-03 14:22:43 +01:00
slowbackspace
1e7f0d35be Merge branch 'master' into fix/overflow 2019-01-03 10:56:27 +01:00
slowbackspace
f44ac15c15 scrollable top navigation 2019-01-03 10:56:04 +01:00
Szymon Lesisz
31e3c7a9a2 refactoring Account object to coin specific 2018-12-21 10:58:53 +01:00
slowbackspace
bc3898e4eb make overflow visible and scrollable 2018-12-20 19:18:29 +01:00
slowbackspace
6f287412b8 collapsible buttons in sign n verify tab 2018-12-20 19:01:14 +01:00
Szymon Lesisz
63f7b503b5 add missing "Amount" label in ripple send form 2018-12-20 16:51:22 +01:00
slowbackspace
348033e38f fix send button overflow 2018-12-20 16:41:03 +01:00
Szymon Lesisz
6c398ba506 remove test data from pending txs 2018-12-20 14:18:06 +01:00
Szymon Lesisz
7f517041b1 refactored PendingTransactions 2018-12-20 14:18:06 +01:00
Szymon Lesisz
dd81197990 break text inside send button 2018-12-20 14:18:05 +01:00
Vladimir Volek
fe2814e99f
Merge pull request #277 from trezor/fonts-refactoring
Fonts refactoring 2
2018-12-20 13:37:33 +01:00
Vladimir Volek
29ae195f20 Change token message 2018-12-18 16:15:10 +01:00
slowbackspace
859b1ca6db Merge branch 'master' into fonts-refactoring 2018-12-18 14:43:12 +01:00
Vladimir Volek
c2c79dcbfa
Merge pull request #278 from trezor/unsupported-page
Component for unsupported coins on T1 (xrp)
2018-12-18 13:23:54 +01:00
Vladimir Volek
76fb6a97fa Removed eslint disable and fix 2018-12-18 13:21:00 +01:00
slowbackspace
a189218b9d switch to new attrs syntax 2018-12-18 12:16:06 +01:00
slowbackspace
1878c6beb4 padding around "select coin" message 2018-12-18 12:14:46 +01:00
Szymon Lesisz
4c4b40c639 remove unused import 2018-12-17 19:00:44 +01:00
Szymon Lesisz
ddf00bc15c use existing component for selectedAccount outdated firmware exception 2018-12-17 18:45:47 +01:00
Szymon Lesisz
2aa6a82911 split loader, notification and exceptionPage to isolated variables
and pass them as they are to views/Wallet/components/Content
2018-12-17 18:33:55 +01:00
slowbackspace
f34992dd68 proper link and coin img size 2018-12-17 12:52:47 +01:00
slowbackspace
800a5be990 pass network.shortcut to Content component 2018-12-16 23:52:02 +01:00
slowbackspace
512574ece2 custom loader type when coin is not supported by the firmware 2018-12-16 23:50:42 +01:00
slowbackspace
3566f1b3c5 renamed component 2018-12-16 23:46:32 +01:00
slowbackspace
b13da082e0 added view for unsupported coins 2018-12-15 18:31:28 +01:00
Vladimir Volek
3a9a214bc2 test sticky build 2 2018-12-14 17:44:18 +01:00
slowbackspace
86ec78e719 fix account title font weight 2018-12-14 14:59:03 +01:00
slowbackspace
16f731b025 fix adress input font size 2018-12-14 14:31:52 +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
38810afc07 fix font weight 2018-12-12 17:38:17 +01:00
slowbackspace
3e87ea9854 use standard button font size 2018-12-12 17:30:16 +01:00
slowbackspace
ba95de788f merge master 2018-12-12 17:25:26 +01:00
Maroš Špak
1ecce5487b use FONT_WEIGHT const istead of values 2018-12-11 16:44:32 +01:00
Maroš Špak
f73ed1fdcc renamed font weights 2018-12-11 16:17:09 +01:00
Szymon Lesisz
15ad3ceee7 css changes in views/Account components from master 2018-12-11 15:28:44 +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
Maroš Špak
3c6ee60e9c fix send button font-size 2018-12-11 15:12:58 +01:00
slowbackspace
678ce48674 removed special styling for receive address 2018-12-10 16:57:10 +01:00
slowbackspace
a9d860f065 Merge branch 'master' into sign-and-verify-readonly 2018-12-10 16:26:31 +01:00
Vladimir Volek
59aa111870 put back styles 2018-12-10 15:21:12 +01:00
Vladimir Volek
da429c314f put back file 2018-12-10 15:15:29 +01:00
Vladimir Volek
5b60ba677f merge master 2018-12-10 15:14:41 +01:00
Vladimir Volek
ee28bede6d
Merge pull request #267 from trezor/upgrade-styled-components
Upgraded react, react-dom, styled components, removed styled-media-query
2018-12-10 14:53:01 +01:00
slowbackspace
fd17924f2a fix padding for gas inputs on smaller screens 2018-12-10 14:32:55 +01:00
slowbackspace
1fd2b8af52 fix button not expanding to full width on smaller screen size 2018-12-10 14:21:17 +01:00
slowbackspace
27a3254c04 follow design guidelines more closely 2018-12-10 14:15:26 +01:00
slowbackspace
d7d55beb62 removed deprecated object-form .attrs({}) 2018-12-10 13:22:22 +01:00
slowbackspace
8e14e04dc1 more consistent UI 2018-12-10 11:43:43 +01:00
slowbackspace
881447531e fix typo in welcome screen 2018-12-07 15:51:31 +01:00
slowbackspace
44b2000d1e upgraded react, react-dom, styled components, removed styled-media-query 2018-12-07 15:01:17 +01:00
slowbackspace
e0cb188603 pass number instead of string in maxLength 2018-12-07 14:39:15 +01:00
slowbackspace
1b5c547b72 address and sig as readonly to enable text selection 2018-12-06 19:36:13 +01:00
slowbackspace
5605f96770 pass isReceiveAddress to Input component to ignore readOnly styles 2018-12-06 19:33:39 +01:00
Szymon Lesisz
38bc1c7c30 nitpick: ampersand 2018-12-05 10:59:12 +01:00
Szymon Lesisz
ebce4562df add Tittle to receive component 2018-12-05 10:58:54 +01:00
Szymon Lesisz
076bba4ba3 remove unused imports 2018-12-05 10:58:39 +01:00
Szymon Lesisz
473401ccf7 Sendform: fix after rebase 2018-12-05 09:44:00 +01:00
Szymon Lesisz
215fab48eb split Receive component into coin specific 2018-12-05 09:27:25 +01:00
Szymon Lesisz
bfebef73c7 ripple/SendFormValidations 2018-12-05 09:26:31 +01:00
Szymon Lesisz
2e89624b27 clearing ripple/SendForm componenent 2018-12-05 09:26:31 +01:00
Szymon Lesisz
c43b9b138c removr advanced view from ripple/SendForm component 2018-12-05 09:26:31 +01:00
Szymon Lesisz
ab4ab8b5a4 handle pending tx from blockchain notification 2018-12-05 09:26:30 +01:00
Szymon Lesisz
e64b44d632 change imports 2018-12-05 09:26:30 +01:00
Szymon Lesisz
0128a16602 rename coin specific components 2018-12-05 09:26:30 +01:00
Szymon Lesisz
c9d30da6b2 split SendForm into networks 2018-12-05 09:26:30 +01:00
Szymon Lesisz
4acb597401 split Summary view into networks 2018-12-05 09:25:54 +01:00
Szymon Lesisz
7f56cdbcde handle unsupported and/or outdated firmware in discovery process 2018-12-05 09:25:54 +01:00
Szymon Lesisz
9d344920df EthereumAccountSummary: restore after rebase 2018-12-05 09:25:54 +01:00
Szymon Lesisz
1750bb41dc split Summary components to coin specific files 2018-12-05 09:25:54 +01:00
Szymon Lesisz
187e462ba9 nitpick: change ampersand 2018-12-04 17:53:19 +01:00
Szymon Lesisz
bdc8eb070e nitpick: remove unnecessary flowtype 2018-12-04 17:48:38 +01:00
Vladimir Volek
654fb9603b Merge branch 'sign/verify' of github.com:satoshilabs/trezor-wallet into sign/verify 2018-11-27 17:12:37 +01:00
Vladimir Volek
bf3dd1cfde Fix validation on send 2018-11-27 17:11:46 +01:00
Vladimir Volek
0194184d5d
Merge branch 'master' into sign/verify 2018-11-22 17:26:46 +01:00
Vladimir Volek
ea3ad58d48 Fixed props in input and textarea 2018-11-22 17:15:07 +01:00
Szymon Lesisz
a2e3d4eb1f add token message 2018-11-22 16:14:21 +01:00
Vladimir Volek
e9a60afa0f merge 2 2018-11-22 15:19:44 +01:00
Vladimir Volek
851c7f23cb merge 2018-11-22 15:15:29 +01:00
Szymon Lesisz
d26d354fbd autoSelect props in Input component 2018-11-22 15:01:45 +01:00
Vladimir Volek
f5537ca513 fix flow 3 2018-11-22 14:41:11 +01:00
Vladimir Volek
22adf7fac1 fix flow 2 2018-11-22 14:34:11 +01:00
Vladimir Volek
68d3bbb738 Fix flow 2018-11-22 14:20:37 +01:00
Vladimir Volek
827e5f14fa Separate notifications and loader 2018-11-22 14:19:48 +01:00
Vladimir Volek
5c93a899cb Fixed row 2018-11-22 14:19:48 +01:00
Vladimir Volek
c5a9c8fdb7 Added messages to loading, added more cases 2018-11-22 14:19:48 +01:00
Vladimir Volek
7b7eb5350d Added loader for all accounts views 2018-11-22 14:19:48 +01:00
Vladimir Volek
e28576e19e Added loading state for content 2018-11-22 14:19:48 +01:00
Vladimir Volek
43906f505c Add clear actions 2018-11-21 19:32:28 +01:00
Vladimir Volek
e41cc22e3b Move values to redux 2018-11-21 19:19:14 +01:00
Vladimir Volek
93000adf9e Added touched option for inputs 2018-11-21 16:36:53 +01:00
Szymon Lesisz
9437cb25e8 eslint: remove unused var 2018-11-21 14:47:15 +01:00
Szymon Lesisz
09c02160ea fix flowtype warning (default export in actions) 2018-11-21 14:47:04 +01:00
Szymon Lesisz
4589bb9171 showDefaultGasLimitButton condition 2018-11-21 14:35:30 +01:00
Vladimir Volek
fc50202f6a Added action 2018-11-21 14:35:30 +01:00
Vladimir Volek
4b55bde476 Added button 2018-11-21 14:35:30 +01:00
Vladimir Volek
3b374e424e Unify labels in section 2018-11-18 18:28:53 +01:00
Vladimir Volek
8ed59317c7 Simplify actions with modals 2018-11-18 17:35:47 +01:00
Vladimir Volek
f738d0be9c Added loader to sign and verify 2018-11-15 17:48:55 +01:00
Vladimir Volek
d8762ec76f Merge branch 'feature/accounts-loader' into sign/verify 2018-11-15 17:44:44 +01:00
Vladimir Volek
6c2ae9c1be Fix flow 2018-11-15 17:44:21 +01:00
Vladimir Volek
0999c99432 Added icon 2018-11-15 17:04:17 +01:00
Vladimir Volek
6a9371fa2b Fix confirm on device 2018-11-15 16:34:28 +01:00
Szymon Lesisz
80158d60c6 add readOnly property to Input component 2018-11-12 17:54:03 +01:00
Szymon Lesisz
b9b7d2d076 fixed link to "old wallet" and copy in FirmwareUpdate page 2018-11-12 17:30:47 +01:00
Szymon Lesisz
d3093313d6 fix fiat rate value in reducer 2018-11-12 12:39:24 +01:00
Vladimir Volek
eaede07068 Propagate rate to ui 2018-11-07 17:14:06 +01:00
Vladimir Volek
76b66c348c Fixed browser select crash 2018-11-06 16:13:07 +01:00
Vladimir Volek
f3024e1abb Added DigiByte link to menu 2018-11-06 14:13:03 +01:00
Vladimir Volek
a114b47b77 Fix eslint 2018-11-05 18:07:04 +01:00
Vladimir Volek
c6a04f2648 Removed logs 2018-11-05 17:56:11 +01:00
Vladimir Volek
dd6117b008 Confirm moved to modals 2018-11-05 17:54:07 +01:00
Vladimir Volek
68a8307b49 Added progress action for verify 2018-11-05 17:10:09 +01:00
Vladimir Volek
bc0238403b Add trezor action to textarea 2018-11-05 16:45:45 +01:00
Vladimir Volek
12f094a595 Refactor trezor action 2018-11-05 15:13:22 +01:00
Vladimir Volek
53f7a8ecef merge 2018-11-05 14:57:23 +01:00
Vladimir Volek
f1484484df No newlines in menu link 2018-11-05 14:45:17 +01:00
Vladimir Volek
83e46bd012 Fixed row 2018-11-05 12:12:26 +01:00
Vladimir Volek
53ca124a55 Added messages to loading, added more cases 2018-11-05 12:07:32 +01:00
Vladimir Volek
cd53be7d39
Merge pull request #228 from trezor/feature/seedless-device
Feature/seedless device
2018-11-02 13:22:57 +01:00
Szymon Lesisz
bdf1a1d409 add seedless view 2018-11-01 10:53:56 +01:00
Vladimir Volek
90c0dd1276 Added loader for all accounts views 2018-10-31 12:55:29 +01:00
Vladimir Volek
8030aa71b1 Added loading state for content 2018-10-31 12:31:43 +01:00
Vladimir Volek
ea391a2a00 Fixed eslint 2018-10-31 11:35:37 +01:00
Vladimir Volek
347767de3d Fixed icon hover and tooltip 2018-10-31 11:35:37 +01:00
Vladimir Volek
b87386a6b1 Added trezor action for input 2018-10-31 11:35:37 +01:00
Vladimir Volek
d682833aa3 Make initial layout responsive 2018-10-31 11:35:37 +01:00
Vladimir Volek
5aaadade36 Refactored to input 2018-10-31 11:35:37 +01:00
Vladimir Volek
434c86dc8c merge 2018-10-25 17:32:39 +02:00
Vladimir Volek
2ff10255bd fix eslint 2018-10-23 11:30:53 +02:00
Vladimir Volek
a40429f345
Merge pull request #207 from trezor/fix/discovery-status
discovery status css fix
2018-10-22 17:13:19 +02:00
Szymon Lesisz
16f830ff9d fix for indicator first render 2018-10-22 10:07:00 +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
dca466ed8a Fixed underline 2018-10-22 10:00:33 +02:00
Vladimir Volek
bed5932498 Fixed eslint and flow 2018-10-21 16:07:07 +02:00
Vladimir Volek
235f5cbdc3 Fixed some eslint and flow 2018-10-20 12:12:29 +02:00
Vladimir Volek
6a40191e61 Added address validation 2018-10-20 02:01:57 +02:00
Vladimir Volek
739339b53e Textare max size 2018-10-20 01:19:59 +02:00
Vladimir Volek
07f9fc30f9 Added success case for verify 2018-10-20 01:05:19 +02:00
Vladimir Volek
9503d1e415 Added progres sign additional message 2018-10-20 00:57:16 +02:00
Vladimir Volek
d1ef608c0e Textarea added trezor action prop, use textarea higligh while confirm 2018-10-20 00:22:07 +02:00
Szymon Lesisz
46acf38364 flowtype fix for Account/Summary 2018-10-19 13:37:15 +02:00
Vladimir Volek
fa5fbf8903 Better account title 2018-10-19 13:23:21 +02:00
Vladimir Volek
a31301a9f5 merge 2018-10-19 12:04:13 +02:00
Vladimir Volek
954ad18f8e Clear for signature 2018-10-19 00:55:16 +02:00
Vladimir Volek
50176ebbdf Added clear option 2018-10-18 14:33:17 +02:00
Vladimir Volek
18a424c214 Simplify input values, added verify 2018-10-18 14:18:48 +02:00
Szymon Lesisz
6ad65dd6f1 SendForm eslint fix 2018-10-18 14:18:10 +02:00
Szymon Lesisz
a9883727f3 quickfix: SendForm currency select value 2018-10-18 13:28:35 +02:00
Vladimir Volek
b89a825077 Added sign response, style 2018-10-17 17:57:21 +02:00
Vladimir Volek
4a809d92cf
Merge pull request #192 from trezor/fix/TopNavigationAccount-indicator
indicator fixes
2018-10-17 17:00:49 +02:00
Vladimir Volek
1ebb893487 Fix prop type for title 2018-10-17 16:59:12 +02:00
Vladimir Volek
78d2b411fb Pass path properly 2018-10-17 16:54:33 +02:00
Vladimir Volek
b8b5142fc5 TREZOR -> Trezor 2018-10-17 09:58:51 +02:00
Vladimir Volek
ca460859ac Added sign action 2018-10-17 00:31:33 +02:00
Szymon Lesisz
5a686cf9df indicator fixes
- indicator animation ignored on 'resize' event
- fixed initial rendering
- working with element ref insead of document.querySelector
2018-10-16 16:15:06 +02:00
Vladimir Volek
0f544f8578 Fixed padding in account pages 2018-10-16 14:47:49 +02:00
Vladimir Volek
6461400853 Added common title components for wallet views 2018-10-16 12:58:11 +02:00
Vladimir Volek
778d08a898 Styled sign and verify section 2018-10-16 12:49:05 +02:00
Szymon Lesisz
d1eadc8033 Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2018-10-16 11:28:50 +02:00
Szymon Lesisz
80fa9b02d7 quickfix: Receive tab modal context condition 2018-10-16 11:28:46 +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
Vladimir Volek
77b1aa04c5 Merge branch 'master' into fix/landing-refactoring 2018-10-15 13:03:39 +02:00
Szymon Lesisz
5ea4ae5772 wallet settings page 2018-10-15 10:47:17 +02:00
Vladimir Volek
8b332b4763
Merge pull request #174 from trezor/feature/modal-context
Feature/modal context
2018-10-11 15:57:05 +02:00
Vladimir Volek
077b6dc7fa Make notification responsive, flow fix 2018-10-11 15:18:09 +02:00
Vladimir Volek
0dab0d36b3 better icon position 2018-10-11 13:38:27 +02:00
Vladimir Volek
5ec50dd4c7 Fixed icon position 2018-10-11 13:38:27 +02:00
Szymon Lesisz
42841b0b84 add externalWallet to CoinMenu 2018-10-11 13:27:32 +02:00
Szymon Lesisz
e59c9ec714 refacotred modals components 2018-10-11 13:06:16 +02:00
Szymon Lesisz
41b78390ed add MODAL_CONTEXT
- update MODAL action constants
- ModalReducer refactoring (field "opened" replaced by "context")
- implementing "context" in all components
2018-10-10 21:27:07 +02:00
Szymon Lesisz
c51b12906f replace React.Component by React.PureComponent 2018-10-10 14:39:42 +02:00
Vladimir Volek
37ed349dff All links adjusted according to new component 2018-10-10 14:27:09 +02:00
Szymon Lesisz
fabcd54145 quickfix: StickyContainer footerFixed condition 2018-10-10 14:01:40 +02:00
Szymon Lesisz
c6c3f54d9b quickfix: remove pathname from props in TopNavigationAccount component 2018-10-10 11:38:17 +02:00
Szymon Lesisz
9671226036 eslint fixes 2018-10-10 10:39:59 +02:00
Szymon Lesisz
99da71c25d flowtype for Notification components 2018-10-10 09:31:26 +02:00
Vladimir Volek
5e136a3015
Merge pull request #152 from trezor/fix/remove-selectedaccount-component
remove all references to SelectedAccount component
2018-10-09 17:17:35 +02:00
Szymon Lesisz
1c0aa0adc8 remove all references to SelectedAccount component 2018-10-09 16:10:30 +02:00
Vladimir Volek
ae729dcc46 Fixed some eslint errors 2018-10-09 15:20:57 +02:00
Vladimir Volek
5524080c30 Merge branch 'master' into fix-wallet-modals 2018-10-09 13:57:06 +02:00
Vladimir Volek
f258f1b125
Merge pull request #134 from trezor/feature/change-passphrase
Feature/change passphrase
2018-10-09 12:58:37 +02:00
Szymon Lesisz
e4bb6d5d47 added texts for passphrase modals and wallet type icons 2018-10-08 17:12:23 +02:00
Szymon Lesisz
33ba41e865 added React.Fragment to Receive page 2018-10-08 13:55:59 +02:00
Szymon Lesisz
3183426137 TrezorConnect calls using new field "useEmptyPassphrase" 2018-10-08 13:34:03 +02:00
Vladimir Volek
f32c2d351d tooltip position fixed 2018-10-08 13:32:51 +02:00
Vladimir Volek
2d9f02a4e6 Tooltip refactored to sepearated component 2018-10-08 13:32:51 +02:00
Vladimir Volek
6b1aceff0e Fixed eye tooltip position 2018-10-08 13:32:51 +02:00
Vladimir Volek
c94ebf6a47 better style for account add tooltip 2018-10-08 13:32:51 +02:00