Commit Graph

1634 Commits (b6a7c437c8de4168ed7ae77b88a42bc586b0c517)

Author SHA1 Message Date
Vladimir Volek 9c974c6415
Merge pull request #380 from trezor/fix/invalid-prop-tooltip
5 years ago
Vladimir Volek faa837c6dd fix unit tests
5 years ago
slowbackspace 46984d6e79 fix proptypes
5 years ago
Vladimir Volek 8e4dd7c471 Use utils for trezor model
5 years ago
Vladimir Volek e9d3f3ff92 Fixed trezor one name, padding adjusted
5 years ago
Vladimir Volek 7c8564d69c
Merge pull request #376 from trezor/fix/send-nan-eth
5 years ago
Vladimir Volek c975303469 Add app version page (#375)
5 years ago
slowbackspace 2927f5ebaf same send button text for xrp and eth
5 years ago
slowbackspace 53c7c20a29 throw exception when non-num string is passed to Bignumber()
5 years ago
slowbackspace 0422dc78ba rename types
5 years ago
slowbackspace e116cb17cd fix missing indicator on account change
5 years ago
slowbackspace 4e11e3ee0d fix missing indicator on account change
5 years ago
slowbackspace 2111f86077 use formatMessage() on gas price input value
5 years ago
Vladimir Volek 92eaf0045f
Merge pull request #370 from trezor/fix/hide-sidebar
5 years ago
slowbackspace dd99ab69d3 add intl messages part 1
5 years ago
slowbackspace bd638b966f updated msgs var names
5 years ago
slowbackspace 1eb9f71fdc auto detect browser locale if lang not stored in localstorage
5 years ago
slowbackspace f7bde2d306 merge master
5 years ago
Vladimir Volek 83b2cd7e10 Update bignumber and methods + other non breaking packages (#364)
5 years ago
slowbackspace 71ba843c66 hide sidebar in default state on small screens
5 years ago
slowbackspace a656b0d708 handle locale to filename mapping by TTM
5 years ago
slowbackspace 3217517050 handle fetching locale in refux action
5 years ago
slowbackspace afa1a53bd1 localized beta disclaimer
5 years ago
slowbackspace 9426d7dbac messages for landing screen
5 years ago
slowbackspace 571af4527f add key to IntlProvider so it rerenders on locale change
5 years ago
slowbackspace c086fa231a hack to make "earth icon" open select on click
5 years ago
slowbackspace 7716d74605 import all locales to IntlProvider
5 years ago
slowbackspace 8cc69b7cb5 defineMessage for babel plugin
5 years ago
Vladimir Volek 945df2054e Separated headings
5 years ago
Vladimir Volek 7432a9e37a merge
5 years ago
Vladimir Volek 21b672f646 Fix unit test
5 years ago
Vladimir Volek 9616d53d69 Fix eslint
5 years ago
Vladimir Volek 3c89c782e3 Fixed webusb button
5 years ago
slowbackspace 8258a7ee4d add test message definitions for Dashboard
5 years ago
slowbackspace a6ab089f35 rerender subtree on language change
5 years ago
slowbackspace 861a53f5c7 use test translations in dashboard
5 years ago
slowbackspace d1610e02ec fix eslint
5 years ago
slowbackspace dce912226b merge master
5 years ago
slowbackspace 567dccc6b2 add language picker to the header
5 years ago
slowbackspace 302f48facb add supported languages to config
5 years ago
slowbackspace e2ccb31532 save selected language to local storage
5 years ago
slowbackspace ddf2819de3 add initial support for setting language
5 years ago
Vladimir Volek 0591b76c62 Update some majore versions modules
5 years ago
Vladimir Volek 0040c5d583
Merge pull request #341 from trezor/fix/hidden-wallet-toggler
5 years ago
Vladimir Volek a6bfa23771 Make delay adjustable
5 years ago
Vladimir Volek 8d9edfcfa9
Merge pull request #354 from trezor/fix/responsive-beta-disclaimer
5 years ago
Vladimir Volek 613b516e31 Fixed ecma version and eslint problems
5 years ago
Vladimir Volek 46fe6d00fc Integration tests (#311)
5 years ago
slowbackspace 736654fdd3 add flow type for react-intl MessageDescriptor
5 years ago
slowbackspace 18dc1f908e fix height to fill screen
5 years ago
slowbackspace 879d92d930 merge master
5 years ago
Vladimir Volek a10c9b08da
Merge pull request #348 from trezor/fix/tooltip-icon-cursor
5 years ago
Vladimir Volek b85401d14f
Merge pull request #349 from trezor/fix/correct-device-icon
5 years ago
slowbackspace 19f655dabd set min-height to 100vh instead of %
5 years ago
slowbackspace 96510d54f8 sidebar height set to viewport height, disable scroll on bg content
5 years ago
slowbackspace ea2f8993b0 code cleanup
5 years ago
slowbackspace 06343ac2a2 centered title in bootloader, device and wallet settings
5 years ago
slowbackspace 9a3d2ece4d responsive InstallBridge landing page
5 years ago
slowbackspace 44323a690e set z-index for device menu
5 years ago
slowbackspace 1931ccbe80 centered title in content loader
5 years ago
slowbackspace 607fa9ff66 fix line height in webusb connectdevice message
5 years ago
slowbackspace b9edb4abc8 fix device connect wrapper on landing page
5 years ago
slowbackspace ce38002b84 more responsive topnavigation
5 years ago
slowbackspace a22fd911bf smaller padding for notification buttons on <SM screens
5 years ago
slowbackspace 672e82c376 fix horizontal overflow in ff
5 years ago
slowbackspace 82e6658278 fix padding when balance is hidden
5 years ago
slowbackspace 4f30014050 remove margin around coin logo in the Summary tab
5 years ago
slowbackspace c6edc8a4af center add token info message
5 years ago
slowbackspace f57acdde46 responsive import tool
5 years ago
slowbackspace 58374ca17a responsive landing initialization error
5 years ago
slowbackspace cac5b73072 dont show menu toggler on landing page, fix padding
5 years ago
slowbackspace d80e108754 add responsive sidebar
5 years ago
slowbackspace bc38fd3ade responsive ConnectDevice component
5 years ago
slowbackspace 81766f0a8f more responsive top navigation
5 years ago
slowbackspace 4724e35b04 responsive modals
5 years ago
slowbackspace 782956b230 responsive landing wrapper
5 years ago
slowbackspace 8b8b22e952 more responsive sign n verify component
5 years ago
slowbackspace 4a60403fab removed unnecessary wrapper in DeviceHeader
5 years ago
slowbackspace e29bfb3e78 proper text-decoration instead of border-bottom on links
5 years ago
slowbackspace 889ba4d087 fix padding for browser not supported page
5 years ago
slowbackspace 850ea18250 add slide left/right animations
5 years ago
slowbackspace 99af843c80 add Backdrop component
5 years ago
slowbackspace 9df5e1c04e add SCREEN_SIZE const
5 years ago
slowbackspace b09b5f854d swtich hardcoded T1 icons to DeviceIcon component
5 years ago
slowbackspace 46bced2fdd add DeviceIcon component
5 years ago
slowbackspace 9e41a30236 add T2 icon
5 years ago
slowbackspace 717c8ba000 cursor pointer for tooltip icons in the Send tab
5 years ago
slowbackspace d623dc133c remove shadow from menu items
5 years ago
slowbackspace 2e70fa0bed resolve conflict
5 years ago
Vladimir Volek d0aa40e1b1
Merge pull request #338 from trezor/fix/ui-issues
5 years ago
Vladimir Volek 9f911ff8b2
Merge pull request #340 from trezor/feature/qr-scanner
5 years ago
slowbackspace 0f005062fe merge master
5 years ago
slowbackspace 2be71ddea2 merge master
5 years ago
Vladimir Volek a99b21354e
Merge pull request #346 from trezor/fix/device-header-ux
5 years ago
slowbackspace cc41a963cd set minHeight to fix rendering of devicemenu for unitialized device
5 years ago
slowbackspace 9f190dc993 strech device menu width to its parent's width
5 years ago
slowbackspace 251eb61177 add slide down animation for device menu
5 years ago
slowbackspace 59c4e69ab4 missing position absolute
5 years ago
slowbackspace 67a1b6af4e fix overlap of action button and close button in notification layout
5 years ago
slowbackspace 6662c705bc hover for menu items
5 years ago
slowbackspace 97918224a2 fix device header ux
5 years ago
slowbackspace 1280800c91 cursor pointer on buttons in Pin modal
5 years ago
slowbackspace 7f07564ab6 fix font weight in Divider to match design guidelines
5 years ago
slowbackspace 48d07e1dea add missing wallet border radius
5 years ago
slowbackspace 454410fd5c improved styling of device menu
5 years ago
slowbackspace f49a202da6 change padding
5 years ago
slowbackspace 34654f9a50 minor css changes, top and bottom padding on wrappers unified to 30px
5 years ago
slowbackspace 85326fdc86 fix styles for forget modal
5 years ago
slowbackspace aa3f037ddf prevent token name from breaking to multiple lines if unnecessary
5 years ago
slowbackspace 1aae8dc0b2 device counter centering using flexbox
5 years ago
slowbackspace bdd43b49b2 add box shadow
5 years ago
slowbackspace 8edb6b66b8 set border color when focused for input, button, textarea, select
5 years ago
slowbackspace 449e97f377 add new color for focused input border
5 years ago
slowbackspace 2e5f7f6c46 fix title font size in WalletType modal
5 years ago
slowbackspace 0f93d2052e responsive qr modal
5 years ago
slowbackspace 75074c5b55 remove eslint ignore rule
5 years ago
slowbackspace a17ba7dfce style set default button as a green link
5 years ago
slowbackspace d919dc00d7 change paddings in Log component
5 years ago
slowbackspace dbc5e86898 bigger close button for modals
5 years ago
slowbackspace f8d8ff02d1 add missing margin-top to textarea's error message
5 years ago
slowbackspace 01b789a78e add button to scan qr code next to the address input
5 years ago
slowbackspace 549ae16b0e add modal for scanning qr codes
5 years ago
Vladimir Volek 5423caea4f
Merge pull request #331 from trezor/fix/connect-backend-spinner
5 years ago
Vladimir Volek 428a1669f5
Merge pull request #332 from trezor/fix/disable-add-account
5 years ago
Vladimir Volek a1b96535a5
Merge pull request #336 from trezor/feature/send-form-clear-button
5 years ago
slowbackspace 8e852a925c add crypto URI parser from the old wallet
5 years ago
slowbackspace e943de644a add qr code icon
5 years ago
slowbackspace e90ed86bfc fix flow issue
5 years ago
slowbackspace 39a119f071 Revert "fix flow issue"
5 years ago
slowbackspace 30cd39b8ce fix flow issue
5 years ago
slowbackspace 91109dce06 wallet type tooltip message for disconnected device
5 years ago
slowbackspace fe5c50f2b3 change icon for "change wallet type" btn
5 years ago
slowbackspace 163288ee3d scale wallet icons svg to match other resolution of other icons
5 years ago
slowbackspace 91f8fafeac Revert "change icon for "change wallet type" btn"
5 years ago
slowbackspace d876fe4ebd change icon for "change wallet type" btn
5 years ago
slowbackspace c0f794aaad move wallet icons to icons file
5 years ago
slowbackspace 6db7aada27 remove dead code
5 years ago
slowbackspace 0a0d1e7715 added tooltips to device header's icons, wallet btn now clickable
5 years ago
slowbackspace 740661b4c6 move forget device menu item to the bottom
5 years ago
slowbackspace 0efcc2c5be add prop delayed to Tooltip component
5 years ago
Vladimir Volek cb7bc0fbad
Merge pull request #333 from trezor/fix/notifications-css-layout
5 years ago
slowbackspace d07488146a fix device header padding
5 years ago
slowbackspace 479a379b8e hide wallet type icon (standard/hidden) when passphrase feature is disabled
5 years ago
slowbackspace 12d6113b9c fix paddings on small screens
5 years ago
slowbackspace a8d39d95c2 separate clear from init function
5 years ago
slowbackspace c77cd10f03 send form clear button for ripple and eth
5 years ago
Vladimir Volek bb9d59bece
Merge pull request #328 from trezor/fix/ripple-amount-validation
5 years ago
slowbackspace ea804969cd fix notification layout
5 years ago
slowbackspace 224337c497 disable add account button when device is not connected
5 years ago
slowbackspace 472d1cd453 add loading state to a connect button when connecting to backend
5 years ago