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
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