1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-16 05:19:12 +00:00
Commit Graph

1672 Commits

Author SHA1 Message Date
slowbackspace
67a1b6af4e fix overlap of action button and close button in notification layout 2019-01-21 15:42:48 +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
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
2e5f7f6c46 fix title font size in WalletType modal 2019-01-18 13:46:11 +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
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
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
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
Vladimir Volek
381bf40a8f
Merge pull request #329 from trezor/feature/add-reserve-to-summary
add reserve to Account Summary
2019-01-15 13:04:36 +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
Vladimir Volek
e24574d70b
Merge pull request #326 from trezor/fix/token-icons-color
Fix tokens list
2019-01-11 16:27:28 +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
f0855a413c
Merge pull request #325 from trezor/fix/adress-button-overlap
Fix condition for applying bigger padding in Input component
2019-01-10 17:09:34 +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