1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-02 21:28:12 +00:00
Commit Graph

1947 Commits

Author SHA1 Message Date
Vladimir Volek
5384bbdc02
Merge pull request #430 from trezor/fix/hide-fw-update
Don't show fw update notification when user is on firmware update page
2019-03-04 17:52:25 +01:00
Vladimir Volek
bcfca51699
Merge pull request #419 from trezor/feature/copy-log
Feature/Copy log to clipboard
2019-03-04 17:08:06 +01:00
slowbackspace
5b18a562f1 don't show fw update notification when user is on firmware update page 2019-03-04 16:55:40 +01:00
slowbackspace
22c963bc2f Merge branch 'master' into feature/copy-log 2019-03-04 16:29:07 +01:00
slowbackspace
8f2f2d0bc7 fix prettier 2019-03-04 15:48:35 +01:00
slowbackspace
99afc9fc78 merge master 2019-03-04 15:39:51 +01:00
slowbackspace
6e7200dcf4 hide "copied!" message 2019-03-04 15:36:04 +01:00
slowbackspace
41d4569ee9 Merge branch 'master' into fix/locales-url 2019-03-04 14:53:55 +01:00
Vladimir Volek
6ef1fb53e3 move image 2019-03-04 14:47:37 +01:00
slowbackspace
9e09d19334 fix url 2019-03-04 14:37:27 +01:00
Vladimir Volek
05e6ff4975 merge missing file 2019-03-04 14:03:53 +01:00
Vladimir Volek
16567ec2d6 merge 2019-03-04 14:01:25 +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
f47fddf1f8 remove button max width 2019-03-04 12:55:21 +01:00
slowbackspace
0add59669b add copy log to clipboard button 2019-03-04 12:52:26 +01:00
slowbackspace
2ae536a826 Merge branch 'master' into fix/link-to-bitcoin-wallet 2019-03-01 12:53:47 +01:00
slowbackspace
0ff489a368 remove eslint rule 2019-03-01 12:40:30 +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
Maroš
115268ce1d
Merge pull request #396 from trezor/complete-unit-tests
Complete unit tests for utils
2019-02-28 17:31:05 +01:00
Vladimir Volek
18647aacd1 Tweak config 2019-02-28 16:56:13 +01:00
slowbackspace
d3926303ea open link to the old wallet in the same window in no backup modal 2019-02-28 16:19:08 +01:00
Vladimir Volek
ff400d9ca9 Added tests form url parser 2019-02-28 16:13:09 +01:00
slowbackspace
6951a2a699 fix msgs 2019-02-28 16:02:33 +01:00
Vladimir Volek
0278c3bb19 Move mocks to mocks folder 2019-02-28 15:50:27 +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
Vladimir Volek
a7beb38d06 Pick colors constants from config 2019-02-28 15:26:52 +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
9ed7ea9c0c add dropdown arrow 2019-02-28 15:05:36 +01:00
slowbackspace
dcd897deb5 replace native select with ReactSelect 2019-02-28 13:56:22 +01:00
slowbackspace
c77ad9f78f responsive trezor logo in header 2019-02-28 13:52:32 +01:00
Vladimir Volek
b8928cfb32 Merge branch 'beta' 2019-02-27 18:26:58 +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
226685f7fe add XRP destination_tag notification to sendForm 2019-02-27 18:06:15 +01:00
Szymon Lesisz
b3de9779b5 disable "destination tag" in sendForm 2019-02-27 18:05:54 +01:00
Vladimir Volek
05b7e7d362 Update terms 2019-02-26 19:39:59 +01:00
slowbackspace
263263bf72 fix wrong msg id 2019-02-26 16:38:31 +01:00
slowbackspace
5571e14d13 prevent wrapping multi words links 2019-02-26 16:14:07 +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
82114d1364
Merge pull request #403 from trezor/fix/invalid-prop-type
Fix/allow passing null in Backdrop show prop
2019-02-26 15:19:06 +01:00
slowbackspace
d23c653580 allow passing null in show prop 2019-02-26 15:03:19 +01:00
Vladimir Volek
6c35db4a06 Fix flow 2019-02-26 14:50:54 +01:00
slowbackspace
6a084ca35c update source strings 2019-02-26 14:25:23 +01:00
Vladimir Volek
3b7b2a4b82 Fix url in modal 2019-02-26 14:20:52 +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
Szymon Lesisz
b45a3d3eee Update TrezorConnectActions.js 2019-02-26 13:20:09 +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
Szymon Lesisz
149b07cb2e connect7 changes 2019-02-26 12:45:46 +01:00
slowbackspace
74f4349317 update translations for forget/remember device buttons 2019-02-26 12:26:30 +01:00
slowbackspace
050014e999 update source string for ripple 2019-02-26 10:34:21 +01:00
slowbackspace
19837e0f59 merge master 2019-02-26 10:17:16 +01:00
slowbackspace
0e1b4cf685 smaller lang flag 2019-02-25 21:58:16 +01:00
slowbackspace
5ad47423e2 display flag in language picker 2019-02-25 19:37:24 +01:00
Vladimir Volek
a4d4729a50
Merge pull request #397 from trezor/fix/ripple-texts
Fix/Ripple texts
2019-02-25 18:28:57 +01:00
Vladimir Volek
6272e45b02 Add some ethe utils tests 2019-02-25 18:11:43 +01:00
slowbackspace
83bdf37c03 update text for xrp minimum acc reserve notification 2019-02-25 18:07:24 +01:00
Vladimir Volek
366e5f4d10 Test format utils, remove unused code 2019-02-25 18:00:17 +01:00
slowbackspace
8db4019086 update destination tag explanation and learn more link 2019-02-25 17:47:28 +01:00
slowbackspace
d43426bade renamed read more to learn more 2019-02-25 17:46:25 +01:00
Vladimir Volek
921ca49535 Add icons constants 2019-02-25 17:45:02 +01:00
Vladimir Volek
6b4b75005b Remove unused function 2019-02-25 17:23:41 +01:00
Vladimir Volek
885be491d0 Use contant colors in notifications tests 2019-02-25 17:14:39 +01:00
Vladimir Volek
73acbf2e6b Add todo 2019-02-25 17:10:38 +01:00
Vladimir Volek
ee2dd40b59 Observe changes removed snapshots 2019-02-25 17:05:36 +01:00
slowbackspace
cf86dc93a2 fix width of the backup button 2019-02-25 16:28:41 +01:00
Vladimir Volek
2ecf92214d Cover all notification utils 2019-02-25 16:27:47 +01:00
slowbackspace
a01ca0fb78 show warning when device needs backup before showing full address 2019-02-25 16:19:13 +01:00
slowbackspace
752943ff4e remove punctuation marks from button and title 2019-02-25 16:12:26 +01:00
Vladimir Volek
be3efd1835 Format utils tests refactored 2 2019-02-25 15:08:09 +01:00
Vladimir Volek
ced81e5503 Format utils tests refactored 2019-02-25 15:05:01 +01:00
Vladimir Volek
d4a19b5133 Eth utils tests refactored 2019-02-25 14:51:55 +01:00
Vladimir Volek
6d790d9e31 Notifications tests simplified 2019-02-25 14:40:46 +01:00
Vladimir Volek
f8f6609f3f Device tests simplified 2019-02-25 14:30:57 +01:00
slowbackspace
bb4cd79004 add NoBackup component 2019-02-25 13:29:34 +01:00
slowbackspace
b0d67bd667 add gotoBackup action 2019-02-25 13:28:41 +01:00
slowbackspace
bbde7481e4 fix hide anim firing on page load 2019-02-25 01:43:34 +01:00
slowbackspace
e25e91fa23 fix msg ids, remove duplicated msgs 2019-02-25 00:37:59 +01:00
slowbackspace
115107233e add even more intl support 2019-02-25 00:32:00 +01:00
slowbackspace
19dbf88d3c add NoBackup notification 2019-02-24 22:51:51 +01:00
slowbackspace
b219cd5012 add more intl support 2019-02-22 19:33:11 +01:00
Szymon Lesisz
40790470c2 ignore error code in showaddress method
403: permissions not granted from TrezorConnect can be safely ignored
2019-02-22 17:42:07 +01:00
Szymon Lesisz
3ac1b20747 display NoBackup modal 2019-02-22 17:40:58 +01:00
Szymon Lesisz
e336a4f05f add "onReceiveConfirmation" method to ModalActions 2019-02-22 17:40:40 +01:00
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
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
e6c67d0321 update explanation on key prop 2019-02-21 14:28:36 +01:00
slowbackspace
8a904b4e06 add intl support for Send and Sign n Verify components 2019-02-21 14:25:11 +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
slowbackspace
2111f86077 use formatMessage() on gas price input value 2019-02-19 11:57:30 +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
slowbackspace
dd99ab69d3 add intl messages part 1 2019-02-18 20:37:15 +01:00
slowbackspace
bd638b966f updated msgs var names 2019-02-18 12:55:40 +01:00
slowbackspace
1eb9f71fdc auto detect browser locale if lang not stored in localstorage 2019-02-18 12:49:27 +01:00
slowbackspace
f7bde2d306 merge master 2019-02-18 11:58:09 +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
slowbackspace
a656b0d708 handle locale to filename mapping by TTM 2019-02-15 21:19:01 +01:00
slowbackspace
3217517050 handle fetching locale in refux action 2019-02-15 20:52:56 +01:00
slowbackspace
afa1a53bd1 localized beta disclaimer 2019-02-14 18:06:22 +01:00
slowbackspace
9426d7dbac messages for landing screen 2019-02-14 15:54:06 +01:00
slowbackspace
571af4527f add key to IntlProvider so it rerenders on locale change 2019-02-14 15:51:59 +01:00
slowbackspace
c086fa231a hack to make "earth icon" open select on click 2019-02-13 23:05:11 +01:00
slowbackspace
7716d74605 import all locales to IntlProvider 2019-02-13 22:51:54 +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
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
slowbackspace
8258a7ee4d add test message definitions for Dashboard 2019-02-06 18:48:35 +01:00
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
slowbackspace
d876fe4ebd change icon for "change wallet type" btn 2019-01-16 14:33:44 +01:00
slowbackspace
c0f794aaad move wallet icons to icons file 2019-01-16 14:09:30 +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
0efcc2c5be add prop delayed to Tooltip component 2019-01-16 10:40:56 +01:00
Vladimir Volek
cb7bc0fbad
Merge pull request #333 from trezor/fix/notifications-css-layout
Fix notification layout
2019-01-16 03:45:02 +01:00
slowbackspace
d07488146a fix device header padding 2019-01-16 00:41:42 +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
a8d39d95c2 separate clear from init function 2019-01-15 15:24:41 +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
ea804969cd fix notification layout 2019-01-14 13:29:57 +01:00
slowbackspace
224337c497 disable add account button when device is not connected 2019-01-14 12:08:21 +01:00
slowbackspace
472d1cd453 add loading state to a connect button when connecting to backend 2019-01-14 02:48:06 +01:00
slowbackspace
1b1fbb45f5 add connecting flag to blockchain's state 2019-01-14 02:46:41 +01:00
Szymon Lesisz
7eb1527c39 display reserve in RippleSendForm 2019-01-12 19:41:52 +01:00
Szymon Lesisz
249e5f9876 recalculate reserve while "setMax" 2019-01-12 19:31:42 +01:00
Szymon Lesisz
11efd69a21 add reserve to Account Summary 2019-01-11 18:27:38 +01:00
Szymon Lesisz
9d325fb139 flowtype fix 2019-01-11 17:55:36 +01:00
Szymon Lesisz
155f794bcb remove comment 2019-01-11 17:48:44 +01:00
Szymon Lesisz
aa87fa3b9f validate address balance and set minAmount for ripple transaction 2019-01-11 17:48:32 +01:00
Szymon Lesisz
616949ba47 add minAmount to SendformRippleReducer 2019-01-11 17:47:36 +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
slowbackspace
73f8902da3 fix condition for applying bigger padding 2019-01-10 16:41:54 +01:00
Vladimir Volek
42764419b4
Merge pull request #324 from trezor/fix/animationcolor-proptype
fix proptypes for animationColor
2019-01-10 11:41:22 +01:00
slowbackspace
29e86c3b80 fix proptypes for animationColor 2019-01-10 11:32:40 +01:00
Vladimir Volek
d31095b1c2
Merge pull request #321 from trezor/fix/signtx-modal-design
Fix/signtx modal design
2019-01-09 18:40:14 +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
Szymon Lesisz
3ebce65093 rewrite static notification condition (xrp || txrp) 2019-01-09 18:10:49 +01:00
Vladimir Volek
2c24b75d47 Add zero zero balance case for notification 2019-01-09 18:10:49 +01:00
Vladimir Volek
0da4b0bdc9 Fixed variable 2019-01-09 18:10:49 +01:00
Vladimir Volek
de0b2afde1 review 2019-01-09 18:10:49 +01:00
Vladimir Volek
35892652a8 Remove notification if you have enough xrp 2019-01-09 18:10:49 +01:00
Vladimir Volek
ecde81ca86 Added static notification for xrp 2019-01-09 18:10:49 +01:00
slowbackspace
cb2dff467b cleanup 2019-01-09 18:04:24 +01:00
slowbackspace
2f3872345d show used fee level (low/normal/high...) 2019-01-09 18:00:18 +01:00
slowbackspace
bbd5420f15 slightly redesigned modal 2019-01-09 17:59:11 +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
slowbackspace
0e5300eeee fix animation color 2019-01-09 15:57:59 +01:00
Vladimir Volek
ccdc1580e9 Pass loader color 2019-01-09 15:02:38 +01:00
Szymon Lesisz
b5701cd8ae Ripple destinationTag as optional param 2019-01-09 14:49:04 +01:00
Vladimir Volek
5d5347a4e6 Better button colors 2019-01-09 14:47:53 +01:00
Szymon Lesisz
75cfd44b3c getPendingAmount only for "send" transaction 2019-01-09 14:33:19 +01:00
Szymon Lesisz
b1c3396f61 set Ripple "reserve" in Discovery 2019-01-09 14:32:57 +01:00
Szymon Lesisz
0fe2ce7717 rename rippleGetAccountInfo param 2019-01-09 14:32:20 +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
Vladimir Volek
8820aa68f7
Merge pull request #312 from trezor/fix/bignumber-amount-cpu
Faster BigNumber to string conversion
2019-01-08 16:50:08 +01:00
slowbackspace
1cfbae6415 fix device status overflow 2019-01-08 15:20:16 +01:00
slowbackspace
bbfd3cafce convert normal notation, converting exp notation will fail 2019-01-08 14:04:42 +01:00
slowbackspace
8970f90d45 use toFixed for fees on eth 2019-01-08 13:23:46 +01:00
slowbackspace
83abbd9ac3 faster conversion to string for ripple 2019-01-08 11:50:30 +01:00
slowbackspace
cc5d7a9b66 use faster toFixed() 2019-01-08 10:40:21 +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
Maroš
28367cf3ce
Merge pull request #306 from trezor/fix/external-click
Close popup after click on exernal link
2019-01-07 17:18:54 +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
76f4eff5f5 Close popup after click on exernal link 2019-01-07 15:22:04 +01:00
Vladimir Volek
0c441ff0d5 merge with master, removed icon 2019-01-07 14:50:07 +01:00
Vladimir Volek
e750fc2da6
Merge pull request #304 from trezor/fix/unify-paddings
Fix/unify wallet views paddings
2019-01-07 14:45:20 +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
Vladimir Volek
09495884a5
Merge pull request #302 from trezor/fix/notification-title-weight
Lighter font weight for notification's title
2019-01-07 11:56:29 +01:00
slowbackspace
9c400f0b6e unify paddings in wallet views 2019-01-07 10:52:26 +01:00
slowbackspace
33093e60a0 fix fee overflow 2019-01-06 21:22:08 +01:00
slowbackspace
c2f118abdb lighter font weight for notification's title 2019-01-05 20:50:25 +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
4f1ba157e1 update "rippleGetAccountInfo" and "ethereumGetAccountInfo" params 2019-01-04 14:32:14 +01:00
Szymon Lesisz
0db7a8a8c4 add useful testing data 2019-01-04 13:58:50 +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
96fd05676f validate ripple fee (min/max value) 2019-01-03 15:37:08 +01:00
Szymon Lesisz
7d9cbf7cbe update fee levels in reducer only if needed 2019-01-03 15:05:55 +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
0ee1e3a5d9 remove unnecessary $FlowIssues 2019-01-03 15:05:55 +01:00
Szymon Lesisz
32ee758af2 get decimals from config (RippleBlockchainActions) 2019-01-03 15:05:55 +01:00
Szymon Lesisz
1392b4b5a7 fix for "setMax" in Ripple send form 2019-01-03 15:05:55 +01:00
Szymon Lesisz
2bf2e0539c update trezor-connect package 2019-01-03 15:05:55 +01:00
Szymon Lesisz
ea3f672995 add comment 2019-01-03 15:05:55 +01:00
Szymon Lesisz
a1447ab4f8 fix: formatUtil - calculating decimal amount returns '0' on exception 2019-01-03 15:05:55 +01:00
Szymon Lesisz
be9cd4fef0 add fees to Ripple 2019-01-03 15:05:55 +01:00
Szymon Lesisz
025e7856cd coin specific advanced form components 2019-01-03 15:05:55 +01:00
Szymon Lesisz
bb140b8bfe add BlockchainFeeLevel to BlockchainReducer 2019-01-03 15:05:55 +01:00
Szymon Lesisz
2639aab093 add fee levels to appConfig.json 2019-01-03 15:05:55 +01:00
Vladimir Volek
d83f3c1b28 Fixed flow 2019-01-03 15:01:08 +01:00