Commit Graph

499 Commits (46fe6d00fc579678e5734a5326ca8fca5336cb79)

Author SHA1 Message Date
Vladimir Volek bb9d59bece
Merge pull request #328 from trezor/fix/ripple-amount-validation
5 years ago
slowbackspace 224337c497 disable add account button when device is not connected
5 years ago
Szymon Lesisz 7eb1527c39 display reserve in RippleSendForm
5 years ago
Szymon Lesisz 11efd69a21 add reserve to Account Summary
6 years ago
slowbackspace fb0f0c0c69 cleanup
6 years ago
slowbackspace 2ca219414a break token balance to more lines instead of truncating
6 years ago
slowbackspace 21c67c060e follow design guidelines
6 years ago
slowbackspace 298bcdf546 generate lighter color for token icons
6 years ago
Vladimir Volek ba68fffc20
Merge pull request #320 from trezor/fix/ripple-destination-tag
6 years ago
Vladimir Volek 21fcf6eb31 Adjust tooltips width
6 years ago
Vladimir Volek c371159e00
Merge pull request #307 from trezor/fix/notification-loading-button
6 years ago
Szymon Lesisz 33a9a28114 add destination tag to Ripple send form
6 years ago
slowbackspace 41633bb7b8 set min-weight to make options look aligned
6 years ago
slowbackspace e59c3436bb fix fee label overflow
6 years ago
Maroš 631d9a7d34
Merge pull request #305 from trezor/fix/dashboard-icons
6 years ago
slowbackspace 4852838703 more consistent design with the rest of the wallet
6 years ago
Vladimir Volek e78e276d1e Better margin
6 years ago
Vladimir Volek cbbcf1f4d1 Added loading state for acquire button
6 years ago
Vladimir Volek 0c441ff0d5 merge with master, removed icon
6 years ago
Vladimir Volek 5da7f3fa1a Moved icons to shared folder, added correct icons to dashboard
6 years ago
slowbackspace 035a45df19 fix typo
6 years ago
slowbackspace 313b40c546 revert wrapping with Content component
6 years ago
slowbackspace 0be0c918de unify paddings in wallet views
6 years ago
slowbackspace 9c400f0b6e unify paddings in wallet views
6 years ago
slowbackspace a1e3dcf80b use padding instead of vertical centering in wallet views
6 years ago
Vladimir Volek 7c0e58cd04
Merge pull request #289 from trezor/fix/overflow
6 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
6 years ago
slowbackspace 656a36a77e same menu item padding for all screen sizes
6 years ago
slowbackspace 0bae87acda fix scrollbars
6 years ago
Szymon Lesisz 92c83f0877 Ripple summary: hide explorer link for empty accounts
6 years ago
Szymon Lesisz e6a8229d0f temporary disable Ripple Summary/History (not ready yet)
6 years ago
Szymon Lesisz 2b8503fdb4 Ripple send form: advanced fee tooltip
6 years ago
Szymon Lesisz b27e3af7f3 remove unnecessary switch from TopNavigationComponent
6 years ago
slowbackspace 77feccaab2 Merge branch 'master' into fix/overflow
6 years ago
Szymon Lesisz 7d9857845f fix unsupported firmware wiki url
6 years ago
Szymon Lesisz e7c4329a0c TopNavigation to coin specific (removed sign&verify tab from Ripple account)
6 years ago
Szymon Lesisz 025e7856cd coin specific advanced form components
6 years ago
Vladimir Volek e0501b1072 Fixed some flow
6 years ago
Vladimir Volek 5a6ea6610e Fix state propagation
6 years ago
Vladimir Volek cdd325c078 Removed react redux router and adjust store and base reducer
6 years ago
slowbackspace e84e1867c7 calculate the Indicator position with scroll offset
6 years ago
slowbackspace 1e7f0d35be Merge branch 'master' into fix/overflow
6 years ago
slowbackspace f44ac15c15 scrollable top navigation
6 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
6 years ago
slowbackspace bc3898e4eb make overflow visible and scrollable
6 years ago
slowbackspace 6f287412b8 collapsible buttons in sign n verify tab
6 years ago
Szymon Lesisz 63f7b503b5 add missing "Amount" label in ripple send form
6 years ago
slowbackspace 348033e38f fix send button overflow
6 years ago
Szymon Lesisz 6c398ba506 remove test data from pending txs
6 years ago
Szymon Lesisz 7f517041b1 refactored PendingTransactions
6 years ago
Szymon Lesisz dd81197990 break text inside send button
6 years ago
Vladimir Volek fe2814e99f
Merge pull request #277 from trezor/fonts-refactoring
6 years ago
Vladimir Volek 29ae195f20 Change token message
6 years ago
slowbackspace 859b1ca6db Merge branch 'master' into fonts-refactoring
6 years ago
Vladimir Volek c2c79dcbfa
Merge pull request #278 from trezor/unsupported-page
6 years ago
Vladimir Volek 76fb6a97fa Removed eslint disable and fix
6 years ago
slowbackspace a189218b9d switch to new attrs syntax
6 years ago
slowbackspace 1878c6beb4 padding around "select coin" message
6 years ago
Szymon Lesisz 4c4b40c639 remove unused import
6 years ago
Szymon Lesisz ddf00bc15c use existing component for selectedAccount outdated firmware exception
6 years ago
Szymon Lesisz 2aa6a82911 split loader, notification and exceptionPage to isolated variables
6 years ago
slowbackspace f34992dd68 proper link and coin img size
6 years ago
slowbackspace 800a5be990 pass network.shortcut to Content component
6 years ago
slowbackspace 512574ece2 custom loader type when coin is not supported by the firmware
6 years ago
slowbackspace 3566f1b3c5 renamed component
6 years ago
slowbackspace b13da082e0 added view for unsupported coins
6 years ago
Vladimir Volek 3a9a214bc2 test sticky build 2
6 years ago
slowbackspace 86ec78e719 fix account title font weight
6 years ago
slowbackspace 16f731b025 fix adress input font size
6 years ago
slowbackspace d5d59b32b8 line-height refactoring
6 years ago
slowbackspace 3c6df77b04 changed FONT_SIZE.BASE to 1rem
6 years ago
slowbackspace ace7868037 use default tooltip font size
6 years ago
slowbackspace 38810afc07 fix font weight
6 years ago
slowbackspace 3e87ea9854 use standard button font size
6 years ago
slowbackspace ba95de788f merge master
6 years ago
Maroš Špak 1ecce5487b use FONT_WEIGHT const istead of values
6 years ago
Maroš Špak f73ed1fdcc renamed font weights
6 years ago
Szymon Lesisz 15ad3ceee7 css changes in views/Account components from master
6 years ago
Maroš Špak 42945c78c5 use const font sizes instead of values
6 years ago
Szymon Lesisz b368447bcb
Merge branch 'master' into feature/ripple
6 years ago
Maroš Špak 3c6ee60e9c fix send button font-size
6 years ago
slowbackspace 678ce48674 removed special styling for receive address
6 years ago
slowbackspace a9d860f065 Merge branch 'master' into sign-and-verify-readonly
6 years ago
Vladimir Volek 59aa111870 put back styles
6 years ago
Vladimir Volek da429c314f put back file
6 years ago
Vladimir Volek 5b60ba677f merge master
6 years ago
Vladimir Volek ee28bede6d
Merge pull request #267 from trezor/upgrade-styled-components
6 years ago
slowbackspace fd17924f2a fix padding for gas inputs on smaller screens
6 years ago
slowbackspace 1fd2b8af52 fix button not expanding to full width on smaller screen size
6 years ago
slowbackspace 27a3254c04 follow design guidelines more closely
6 years ago
slowbackspace d7d55beb62 removed deprecated object-form .attrs({})
6 years ago
slowbackspace 8e14e04dc1 more consistent UI
6 years ago
slowbackspace 881447531e fix typo in welcome screen
6 years ago
slowbackspace 44b2000d1e upgraded react, react-dom, styled components, removed styled-media-query
6 years ago
slowbackspace e0cb188603 pass number instead of string in maxLength
6 years ago
slowbackspace 1b5c547b72 address and sig as readonly to enable text selection
6 years ago
slowbackspace 5605f96770 pass isReceiveAddress to Input component to ignore readOnly styles
6 years ago
Szymon Lesisz 38bc1c7c30 nitpick: ampersand
6 years ago
Szymon Lesisz ebce4562df add Tittle to receive component
6 years ago
Szymon Lesisz 076bba4ba3 remove unused imports
6 years ago