Commit Graph

1335 Commits (f3f6c0d6906cdc470aa11ae728b4b61a6b71a732)

Author SHA1 Message Date
Vladimir Volek 62fbb491d8 Added tests for initialize device
5 years ago
Vladimir Volek ea6bcbce13 Fixed flow
5 years ago
Vladimir Volek d6f1688e1c First POC test
5 years ago
Vladimir Volek e750fc2da6
Merge pull request #304 from trezor/fix/unify-paddings
5 years ago
slowbackspace 035a45df19 fix typo
5 years ago
slowbackspace 313b40c546 revert wrapping with Content component
5 years ago
slowbackspace 0be0c918de unify paddings in wallet views
5 years ago
Vladimir Volek 09495884a5
Merge pull request #302 from trezor/fix/notification-title-weight
5 years ago
slowbackspace 9c400f0b6e unify paddings in wallet views
5 years ago
slowbackspace 33093e60a0 fix fee overflow
5 years ago
slowbackspace c2f118abdb lighter font weight for notification's title
5 years ago
slowbackspace a1e3dcf80b use padding instead of vertical centering in wallet views
5 years ago
Vladimir Volek 7c0e58cd04
Merge pull request #289 from trezor/fix/overflow
5 years ago
Szymon Lesisz 4f1ba157e1 update "rippleGetAccountInfo" and "ethereumGetAccountInfo" params
5 years ago
Szymon Lesisz 0db7a8a8c4 add useful testing data
5 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
5 years ago
slowbackspace 656a36a77e same menu item padding for all screen sizes
5 years ago
slowbackspace 0bae87acda fix scrollbars
5 years ago
Szymon Lesisz 92c83f0877 Ripple summary: hide explorer link for empty accounts
5 years ago
Szymon Lesisz e6a8229d0f temporary disable Ripple Summary/History (not ready yet)
5 years ago
Szymon Lesisz 2b8503fdb4 Ripple send form: advanced fee tooltip
5 years ago
Szymon Lesisz b27e3af7f3 remove unnecessary switch from TopNavigationComponent
5 years ago
slowbackspace 77feccaab2 Merge branch 'master' into fix/overflow
5 years ago
Szymon Lesisz 7d9857845f fix unsupported firmware wiki url
5 years ago
Szymon Lesisz 96fd05676f validate ripple fee (min/max value)
5 years ago
Szymon Lesisz 7d9cbf7cbe update fee levels in reducer only if needed
5 years ago
Szymon Lesisz e7c4329a0c TopNavigation to coin specific (removed sign&verify tab from Ripple account)
5 years ago
Szymon Lesisz 0ee1e3a5d9 remove unnecessary $FlowIssues
5 years ago
Szymon Lesisz 32ee758af2 get decimals from config (RippleBlockchainActions)
5 years ago
Szymon Lesisz 1392b4b5a7 fix for "setMax" in Ripple send form
5 years ago
Szymon Lesisz 2bf2e0539c update trezor-connect package
5 years ago
Szymon Lesisz ea3f672995 add comment
5 years ago
Szymon Lesisz a1447ab4f8 fix: formatUtil - calculating decimal amount returns '0' on exception
5 years ago
Szymon Lesisz be9cd4fef0 add fees to Ripple
5 years ago
Szymon Lesisz 025e7856cd coin specific advanced form components
5 years ago
Szymon Lesisz bb140b8bfe add BlockchainFeeLevel to BlockchainReducer
5 years ago
Szymon Lesisz 2639aab093 add fee levels to appConfig.json
5 years ago
Vladimir Volek d83f3c1b28 Fixed flow
5 years ago
Vladimir Volek e0501b1072 Fixed some flow
5 years ago
Szymon Lesisz e7ae73c570 add WALLET.SET_FIRST_LOCATION_CHANGE action
5 years ago
Vladimir Volek 5a6ea6610e Fix state propagation
5 years ago
Vladimir Volek 786303400c Update fields according to new react-router
5 years ago
Vladimir Volek 0f9d864347 First init added to reducer
5 years ago
Vladimir Volek cdd325c078 Removed react redux router and adjust store and base reducer
5 years ago
slowbackspace e84e1867c7 calculate the Indicator position with scroll offset
5 years ago
slowbackspace 1e7f0d35be Merge branch 'master' into fix/overflow
5 years ago
slowbackspace f44ac15c15 scrollable top navigation
5 years ago
Szymon Lesisz d9e809e6aa move helper methods from TokensReducer to ./reducers/utils
5 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
5 years ago
Szymon Lesisz 350d71521e validate via wallet-address-validator lib
5 years ago