Commit Graph

1053 Commits (f7751bec56f1ec37dea2a315c2d2cd5d44adb4f3)

Author SHA1 Message Date
Vladimir Volek 4903916e3d Revert "Fixed width of notification"
6 years ago
Vladimir Volek ae729dcc46 Fixed some eslint errors
6 years ago
Vladimir Volek e4b6cc24dd Fixed width of notification
6 years ago
Pavol Rusnak 13ff97e4d3
src/views/Landing: fix typo
6 years ago
Szymon Lesisz 0f39182db7 quickfix: disable REQUEST_WALLET_TYPE action for device without passphrase_protection
6 years ago
Vladimir Volek cafe1971a4 Fixed padding in claim
6 years ago
Szymon Lesisz 6a3e71f0a5 remove unused constant WALLET.ON_BEFORE_UNLOAD
6 years ago
Szymon Lesisz c10b8baeba remove unused action WALLET.ON_BEFORE_UNLOAD
6 years ago
Szymon Lesisz 7ed5f11021 quickfix: "onWalletTypeRequest" second parameter
6 years ago
Vladimir Volek 13e94ed355 Fixed modal padings
6 years ago
Vladimir Volek 3de23f8757 Fix bug
6 years ago
Vladimir Volek c00c943971 Adjust padding
6 years ago
Vladimir Volek a0cfa4bf4a merge
6 years ago
Vladimir Volek 5524080c30 Merge branch 'master' into fix-wallet-modals
6 years ago
Vladimir Volek 8c0d889536 More css fixes
6 years ago
Vladimir Volek 3a01dc50f3 Fixed wallet type styles
6 years ago
Szymon Lesisz 379522a1a7 quickfix: Pin modal - flowtype fixes + update "Learn more" link
6 years ago
Szymon Lesisz 571462f08f quickfix: prevent redirecting to Dashboard for first time RECEIVE_WALLET_TYPE
6 years ago
Szymon Lesisz cd183e6409 quickfix: reconnect to selected network
6 years ago
Vladimir Volek f258f1b125
Merge pull request #134 from trezor/feature/change-passphrase
6 years ago
Vladimir Volek 113c39ec26 Fixed border
6 years ago
Vladimir Volek d22a4789db Removed test border
6 years ago
Vladimir Volek 29e5dc2314 Styled bridge page better
6 years ago
Vladimir Volek 2831b7d254
Merge pull request #140 from trezor/fix/disable-react
6 years ago
Szymon Lesisz 4730e9afc6 import trezor image
6 years ago
Szymon Lesisz bf7527bd09 Disable whole app on "window.onbeforeunload" event
6 years ago
Vladimir Volek 95c3c8dba7
Merge pull request #136 from trezor/fix/allow-data-prefix
6 years ago
Szymon Lesisz 51ed553e9a move hex regexp to /utils/ethUtils
6 years ago
Szymon Lesisz 5291ce32b1 add tooltip and texts to wallettype modal
6 years ago
Szymon Lesisz b9251f8db7 add and verify local storage version
6 years ago
Szymon Lesisz 4da23c1db2 remove comment
6 years ago
Szymon Lesisz 5995568e19 allow "0x" prefix in transaction data
6 years ago
Szymon Lesisz c1a1e89ff3 rename function
6 years ago
Szymon Lesisz e4bb6d5d47 added texts for passphrase modals and wallet type icons
6 years ago
Szymon Lesisz 1a55f45d2d goto to dashboard page when switching wallet type
6 years ago
Szymon Lesisz 33ba41e865 added React.Fragment to Receive page
6 years ago
Szymon Lesisz d8331cece0 reset "remember" field while switching wallet type
6 years ago
Szymon Lesisz d6af3d6dfa remove pendingTxs while switching between wallet types and forgeting device
6 years ago
Szymon Lesisz 0a77d0541e remove data while switchin between wallet types
6 years ago
Szymon Lesisz 14eac38246 FORGET_SILENT if disconnected device is not selected and modal is opened
6 years ago
Szymon Lesisz a357c7dc8c fixed flowtype in modals
6 years ago
Szymon Lesisz cea3fe7e68 new modal "wallet type"
6 years ago
Szymon Lesisz 291e771a6b new actions: request and receive wallet type
6 years ago
Szymon Lesisz 3183426137 TrezorConnect calls using new field "useEmptyPassphrase"
6 years ago
Szymon Lesisz 109c93aff8 added new field "useEmptyPassphrase" to TrezorDevice object
6 years ago
Vladimir Volek f32c2d351d tooltip position fixed
6 years ago
Vladimir Volek 2d9f02a4e6 Tooltip refactored to sepearated component
6 years ago
Vladimir Volek 6b1aceff0e Fixed eye tooltip position
6 years ago
Vladimir Volek 9d00f423a5 Better styled tooltips in send
6 years ago
Vladimir Volek c94ebf6a47 better style for account add tooltip
6 years ago
Vladimir Volek 54faf8c939 Add tooltips to body not content
6 years ago
Vladimir Volek 01f530f063 Split gobal styles
6 years ago
Szymon Lesisz 796db24890 added change log and pgp signature to InstallBridge
6 years ago
Szymon Lesisz be34d85fdd removed comments
6 years ago
Szymon Lesisz 6addcb6cde added changelog to InstallBridge + render "cancel" conditionally
6 years ago
Szymon Lesisz 3512c271e2 FirmwareUpdate: notification button click + "cancel" action conditionally
6 years ago
Szymon Lesisz 0c36ad96bf enable App/UpdateFirmware notification
6 years ago
Szymon Lesisz 3ddce5b5d1 enable App/Offline notification
6 years ago
Szymon Lesisz a4788d95fb refactor using device.mode and device.firmware
6 years ago
Szymon Lesisz 39e1714280 update main flowtype
6 years ago
Szymon Lesisz 0b4bcfdd45 update utils
6 years ago
Szymon Lesisz 33e326a8f2 gotoBridgeUpdate link
6 years ago
Szymon Lesisz d8f133ad84 InstallBridge page with data from trezor-connect
6 years ago
Szymon Lesisz d5bf7e1ee9 added app notifications
6 years ago
Vladimir Volek 660f8ee69a Fixed fonts
6 years ago
Vladimir Volek 192b595a81
Merge pull request #118 from trezor/fix/discovery
6 years ago
Vladimir Volek 73c67d3d83 Fixed removed function in key
6 years ago
Vladimir Volek 8d9d459553 Put back urls
6 years ago
Vladimir Volek fdfd368bac Changed folder structure in accounts
6 years ago
Szymon Lesisz 06f2a5b264
Merge pull request #85 from trezor/adjust-style
6 years ago
Szymon Lesisz 7ad2ca62a3 "addAccount" called from DiscoveryActions
6 years ago
Szymon Lesisz d07d078d92 DiscoveryAction refactoring
6 years ago
Szymon Lesisz b4f6771544 SelectedAccountActions fix
6 years ago
Szymon Lesisz 4354e494c4 remove DiscoveryActions from TrezorConnectActions
6 years ago
Szymon Lesisz 130b852977 eslint fixes for DiscoveryReducer
6 years ago
Szymon Lesisz bcb404e321 clear "selectedAccount" reducer on ACCOUNT.DISPOSE action
6 years ago
Szymon Lesisz 469e9d6bf3 move all DiscoveryActions from TrezorConnectService to WalletService
6 years ago
Szymon Lesisz c3c3c10350 fix selectFirstAvailableDevice
6 years ago
Szymon Lesisz 9a8ac01dcd change selectedAccount notification title
6 years ago
Szymon Lesisz aa96a15b16 WalletActions.observe should react to CONNECT.AUTH_DEVICE action
6 years ago
Szymon Lesisz 2cb9057d29 DeviceReducer: do not override "state" field, make new object instead
6 years ago
Szymon Lesisz 49f0d089ac
Merge pull request #70 from trezor/fix-left-navigation-bootloader
6 years ago
Szymon Lesisz 12dab6e3bc add route to FirmwareUpdate page
6 years ago
Vladimir Volek 9d7161a294 Added firmware update page
6 years ago
Szymon Lesisz 15ed36f2b5 AccountSummary added React.Fragment
6 years ago
Szymon Lesisz 200c0ea4cf AccountSend remove unused Wrapper
6 years ago
Szymon Lesisz 08c879fedf AccountReceive remove unused Wrapper
6 years ago
Szymon Lesisz 2954300367 fix for AccountReceive component
6 years ago
Szymon Lesisz 1c14e1057f fixing SendForm
6 years ago
Szymon Lesisz 8229317ccf removed <SelectedAccount> from components
6 years ago
Vladimir Volek b6843d0ad0 Put back folder structure
6 years ago
Vladimir Volek ad553e436a merge
6 years ago
Vladimir Volek e0f3bb4477 Fixed bootloader menu
6 years ago
Szymon Lesisz 4d99577fa7 fix for "selectedAccount" observe action
6 years ago
Szymon Lesisz 647d196e1e fix for '0' gasPrice from web3
6 years ago
Szymon Lesisz ac0b9508de fix for NotificationGroup missing key
6 years ago
Vladimir Volek 72fce49516 Fixed eye icon
6 years ago
Vladimir Volek 151101a61c merge
6 years ago
Vladimir Volek da3e1aa878 Fixed proptypes
6 years ago
Vladimir Volek 3f5c5fdaee Switched behavior
6 years ago
Vladimir Volek 6c481e954d Fixed eslint warning
6 years ago
Vladimir Volek 2981c3bdd2 Connect actions notification with grouped notifications
6 years ago
Vladimir Volek 8be738bf2e Removed unnecesary case, add more tests
6 years ago
Vladimir Volek a03a8287e8 Add more test cases
6 years ago
Szymon Lesisz 29e0eb928a fix reducer utility
6 years ago
Vladimir Volek 583a0f2cf6 Make tests more readable
6 years ago
Vladimir Volek 802e8f8e32 Fixed bug in function, add more tests
6 years ago
Vladimir Volek 147cf400a4 Added basic tests
6 years ago
Vladimir Volek 8e33c24875
Merge pull request #106 from trezor/fix/LeftNavigation-account-render
6 years ago
Szymon Lesisz 25f41bd163 fix router actions
6 years ago
Vladimir Volek 5eca2bf4f1 Added clickable logo - redirects to /
6 years ago
Szymon Lesisz bfea1b225c fix for LeftNavigation render
6 years ago
Szymon Lesisz 479486e4c9 eslint fixes
6 years ago
Szymon Lesisz f59b9c31b1 trezor-connect iframe loading error
6 years ago
Szymon Lesisz 2e4acf3ee8 renamed "acquiring" to "acquiringDevice" in connect reducer
6 years ago
Vladimir Volek 49aa31774e
Merge pull request #89 from satoshilabs/feature/notifications
6 years ago
Vladimir Volek 2c2fdf4913 Better style for notifications
6 years ago
Vladimir Volek 6fbb76b165 Fixed notification style without button
6 years ago
Szymon Lesisz 740e7ef473 fixed conflicts in AccountReceive component
6 years ago
Szymon Lesisz 7083c6e0d1 add "reject" method to PendingTxActions (not implemented yet)
6 years ago
Szymon Lesisz 7375f70a18 added backend notification
6 years ago
Szymon Lesisz 9fcd81924e comment sticy notification example
6 years ago
Szymon Lesisz 0fbbdf7b71 changed "observeChanges" utility method
6 years ago
Szymon Lesisz e3816be8d2 fix for reducerUtils.observeChanges
6 years ago
Szymon Lesisz f0e0b4fee2 rename selectedAccount.visible to shouldRender
6 years ago
Szymon Lesisz 61d9713b0b removed comment
6 years ago
Szymon Lesisz b30c303d5a rename constant
6 years ago
Szymon Lesisz 5df872eec1 using React.Fragment
6 years ago
Szymon Lesisz 2804275ca9 update old components
6 years ago
Szymon Lesisz 25083b5f19 new components
6 years ago
Szymon Lesisz 0c0f9e7ac8 rewritten actions
6 years ago
Szymon Lesisz 2d4f3e8232 fixed edgecase: handle disconnect device in BL/initialized mode OR without features
6 years ago
Vasek Mlejnsky 9d9340732f Handle case when two devices are connected and one of them is used elsewhere
6 years ago
Vasek Mlejnsky 743ad2556d Add text signaling that device is in a bootloader mode
6 years ago
Vasek Mlejnsky 0b370de9a1 flow & eslint & don't show LeftNavigation accounts if device is in bootloader mode
6 years ago
Vasek Mlejnsky d42c1df966 Forget correct device
6 years ago
Vasek Mlejnsky 1bc6fa9412 Fix broken eject icon & disable click on Header in LeftNavigation if device is in bootloader moder
6 years ago
Vasek Mlejnsky cfda758ecb Device in bootloader mode is not selectable
6 years ago
Szymon Lesisz cde9206f08 devicemeuni while one of devices is in bootloader/not-initialized mode
6 years ago
Vasek Mlejnsky 41ced76a48 Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode
6 years ago
Vladimir Volek badf140006
Merge pull request #92 from satoshilabs/receive-address-notification
6 years ago
Vladimir Volek 2ff639fbdf
Merge pull request #88 from satoshilabs/cleanup-passphrase-code
6 years ago
Vasek Mlejnsky 65dbd943ec Tooltip border color
6 years ago
Vladimir Volek 6d9491094b Finished tooltips
6 years ago
Vladimir Volek 0130a84a2a Added read more support, gas price tooltip
6 years ago
Vladimir Volek 9e2b5ddb1e Fixed token tooltip
6 years ago
Vladimir Volek 8f819b0ce2 Style tootlips
6 years ago
Vasek Mlejnsky fc6d7f5cc1 Add an up arrow to a notification
6 years ago
Vasek Mlejnsky b0f1913a1d Add prop types & flow
6 years ago
Vladimir Volek c07bcec68c Remove devel code
6 years ago
Vladimir Volek ea27662fc1 Added arrow icon
6 years ago
Vladimir Volek ae1a40bf3e Refactored notification utils, added icon
6 years ago
Vladimir Volek d199454485 Make header clickable
6 years ago
Vladimir Volek 8af4a487da Basic component rendering
6 years ago
Vladimir Volek 00d0fc1ccb Created basic components skeleton
6 years ago
Vladimir Volek 3ff8871629 Adjust other input heights and textarea
6 years ago
Vladimir Volek 65cb289ebf Adjust input color and height
6 years ago
Vladimir Volek 62a73b6404 Added transition for header menu
6 years ago
Vladimir Volek 7e752ace44 Added content for padding
6 years ago
Vladimir Volek ff1cdc59e9 Added wallet container
6 years ago
Vladimir Volek c4d851d882 removed unused images
6 years ago
Vladimir Volek c7c346e6fc Rewrite coin logo component to use import
6 years ago
Vasek Mlejnsky 5bc9f4dbc3 Color changes
6 years ago
Vasek Mlejnsky 5a310f4e9b Change style
6 years ago
Vasek Mlejnsky 490d7375db Rewrite passphrase modal
6 years ago
Vladimir Volek c3e984301e Fix condition
6 years ago
Vladimir Volek 8ac60bd125 Styled other wallet views
6 years ago
Vladimir Volek c0eb30f83c Import images properly
6 years ago
Vladimir Volek ac765c3966 Unified paddings in wallet views
6 years ago
Vladimir Volek c4fb59af2a Pin input moved to modal
6 years ago
Vladimir Volek 573ebc1d82 Added border for footer
6 years ago
Szymon Lesisz 09b6299908 fix for calculating viewportHeight (whithout visible scrollbar height)
6 years ago
Szymon Lesisz f3269b3eb1 Landing css: replace min-height: 100vh to 100%
6 years ago
Szymon Lesisz f06e9b66e2 fixed css for AppWrapper
6 years ago
Vladimir Volek 16c52c05c4
Merge pull request #86 from satoshilabs/fix/LeftNavigation
6 years ago
Szymon Lesisz f9926a661c WalletService eslint (removed unused import)
6 years ago
Szymon Lesisz 68050fd580 Merge branch 'master' of github.com:satoshilabs/trezor-wallet
6 years ago
Szymon Lesisz 51e65ef31f router fix
6 years ago
Szymon Lesisz 1d51afd0b4
Merge pull request #80 from satoshilabs/fix-missing-sendform-elements
6 years ago
Szymon Lesisz 87224fa94f fixed and refacored LeftNavigation
6 years ago
Vladimir Volek a54e3a3623 Fixed tooltip width
6 years ago
Vladimir Volek 6bd2cd6471 Fixed padding in tokens
6 years ago
Vladimir Volek a02b9883da Style qr code, add label
6 years ago
Vladimir Volek 0ef3672a54 Added inputs and textarea in signandverify
6 years ago
Vladimir Volek f8a947e187 Padding in accounts
6 years ago
Vladimir Volek 6199ac5ef3 Styled divider
6 years ago
Vasek Mlejnsky 1aed318741 eslint fixes
6 years ago
Vladimir Volek 1a1bfd465a Added default text color
6 years ago
Vaclav Mlejnsky a15ae3b0ac
Merge branch 'master' into unupported-browsers
6 years ago
Vladimir Volek 0c773313e7
Merge pull request #82 from satoshilabs/feature-show-current-token-balance
6 years ago
Vasek Mlejnsky 3cf3f9530e eslint fix
6 years ago
Vladimir Volek 055132ee54 Support error page only for IE8 and lower
6 years ago
Vladimir Volek 2a1ae00113 Style error page
6 years ago
Vasek Mlejnsky 0a5ce4351c Style fix
6 years ago
Vasek Mlejnsky 46421270bc Show current token balance
6 years ago
Vasek Mlejnsky ba5996e3cf Fix icon margin in input
6 years ago
Vasek Mlejnsky 7d4ca8eeed Change textarea style based on its state prop
6 years ago
Vasek Mlejnsky 34a02ee537 Add text under "Gas limit" input showing that gas limit is being recalculated
6 years ago
Vasek Mlejnsky e1c1c5c9fc Minor spacing change
6 years ago
Vasek Mlejnsky 162ddebd6c Fix AdvanceForm composition for a smaller screen width
6 years ago