Commit Graph

380 Commits (develop)

Author SHA1 Message Date
slowbackspace 482f62d317 even more ui components
5 years ago
slowbackspace f95ff68978 dont stringify bool hideBalance in localStorage
5 years ago
slowbackspace 7f2ce33d33 fix flow
5 years ago
slowbackspace 7c37d6745b Merge branch 'master' into feature/stealth-mode
5 years ago
slowbackspace 02f05e625e add setHideBalance action, save setting to localStorage
5 years ago
Vladimir Volek 0ee49b93e4
Merge pull request #448 from trezor/feature/currency-switcher
5 years ago
slowbackspace 628d424438 fix recalculating local amount for tokens on set max btn
5 years ago
slowbackspace 1a07af9413 fix fiatRates for tokens on set max btn
5 years ago
slowbackspace 9fbb51fd39 fix clear button
5 years ago
slowbackspace 67c0a18948 add erc tokens conversion to fiat
5 years ago
slowbackspace c745ec37b7 update fiat instead of crypto amount on fiat select
5 years ago
slowbackspace 40f61002b6 add currency switcher to ripple send tab
5 years ago
slowbackspace b722b8d86a handle missing rates in util function
5 years ago
slowbackspace a44a0b608a add currency switcher to eth send form
5 years ago
slowbackspace c9d7fc8ea9 add redux support for setting local currency
5 years ago
slowbackspace 4757c71f45 use console.error instead of console.log
5 years ago
slowbackspace 15cc6e00f3 handle response codes
5 years ago
Vladimir Volek bcfca51699
Merge pull request #419 from trezor/feature/copy-log
5 years ago
slowbackspace 8f2f2d0bc7 fix prettier
5 years ago
slowbackspace 99afc9fc78 merge master
5 years ago
slowbackspace 6e7200dcf4 hide "copied!" message
5 years ago
slowbackspace 9e09d19334 fix url
5 years ago
Vladimir Volek 16567ec2d6 merge
5 years ago
Vladimir Volek 749224dc66 lint all files
5 years ago
slowbackspace 0add59669b add copy log to clipboard button
5 years ago
slowbackspace 74b466be05 merge master
5 years ago
Vladimir Volek f4685961ec merge
5 years ago
Vladimir Volek 42fdb7728a Added url constants for wallets
5 years ago
Szymon Lesisz b45a3d3eee Update TrezorConnectActions.js
5 years ago
Szymon Lesisz 149b07cb2e connect7 changes
5 years ago
slowbackspace b0d67bd667 add gotoBackup action
5 years ago
Szymon Lesisz 40790470c2 ignore error code in showaddress method
5 years ago
Szymon Lesisz e336a4f05f add "onReceiveConfirmation" method to ModalActions
5 years ago
Szymon Lesisz bc7a8401f8 open modal on UI.REQUEST_CONFIRMATION event
5 years ago
slowbackspace 005cd8ae02 merge master
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
slowbackspace 53c7c20a29 throw exception when non-num string is passed to Bignumber()
5 years ago
slowbackspace 1eb9f71fdc auto detect browser locale if lang not stored in localstorage
5 years ago
Vladimir Volek 83b2cd7e10 Update bignumber and methods + other non breaking packages (#364)
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 e2ccb31532 save selected language to local storage
5 years ago
slowbackspace ddf2819de3 add initial support for setting language
5 years ago
slowbackspace d80e108754 add responsive sidebar
5 years ago
Vladimir Volek 9f911ff8b2
Merge pull request #340 from trezor/feature/qr-scanner
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 a1b96535a5
Merge pull request #336 from trezor/feature/send-form-clear-button
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
slowbackspace 1b1fbb45f5 add connecting flag to blockchain's state
5 years ago
Szymon Lesisz 249e5f9876 recalculate reserve while "setMax"
5 years ago
Szymon Lesisz 9d325fb139 flowtype fix
5 years ago
Szymon Lesisz 155f794bcb remove comment
5 years ago
Szymon Lesisz aa87fa3b9f validate address balance and set minAmount for ripple transaction
5 years ago
Vladimir Volek ba68fffc20
Merge pull request #320 from trezor/fix/ripple-destination-tag
5 years ago
Szymon Lesisz b5701cd8ae Ripple destinationTag as optional param
5 years ago
Szymon Lesisz b1c3396f61 set Ripple "reserve" in Discovery
5 years ago
Szymon Lesisz 0fe2ce7717 rename rippleGetAccountInfo param
5 years ago
Szymon Lesisz 33a9a28114 add destination tag to Ripple send form
5 years ago
slowbackspace bbfd3cafce convert normal notation, converting exp notation will fail
5 years ago
slowbackspace 8970f90d45 use toFixed for fees on eth
5 years ago
slowbackspace 83abbd9ac3 faster conversion to string for ripple
5 years ago
slowbackspace cc5d7a9b66 use faster toFixed()
5 years ago
Szymon Lesisz 4f1ba157e1 update "rippleGetAccountInfo" and "ethereumGetAccountInfo" params
5 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
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 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 be9cd4fef0 add fees to Ripple
5 years ago
Szymon Lesisz bb140b8bfe add BlockchainFeeLevel to BlockchainReducer
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 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
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
Szymon Lesisz 179bcb386d force CI update
5 years ago
Szymon Lesisz b19c6e87e9 eslint fix
5 years ago
Szymon Lesisz 02040f2505 force CI build
5 years ago
Szymon Lesisz c53dfcfaeb ripple/BlockbookAction temporary commented
5 years ago
Szymon Lesisz 6f334182aa handle blockchain_disconnect when wallet init in offline mode
5 years ago
Szymon Lesisz 19784b5100 enable RippleDiscovery process from storage
5 years ago
Szymon Lesisz 24524d7445 update BlockchainNotification event values to match BlockchainLinkTransaction
5 years ago
Szymon Lesisz 7ad19dd1c0 replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect'
5 years ago
Szymon Lesisz 39786377b6 remove link from Success notification in ripple SendForm
5 years ago
Szymon Lesisz a8d623b6a7 emit BlockchainEvent from ethereum SendForm
5 years ago
Szymon Lesisz 63fb8109cb sen payload to EthereumBlockchainActions.onNotification from BlockchainActions
5 years ago
Szymon Lesisz bab5007847 call PENDING.ADD from BlockbookActions
5 years ago
Szymon Lesisz 780e6e27ef add coin parameter to connect.rippleGetAccountInfo
5 years ago
Szymon Lesisz f9f1b6758e remove unused field from getAccountLoader
5 years ago
Szymon Lesisz f24f0b33ea add explanation of 'not-used' strings
5 years ago
Szymon Lesisz 9d6bce9251 fix fwOutdated exceptionPage values
5 years ago
Szymon Lesisz 2aa6a82911 split loader, notification and exceptionPage to isolated variables
5 years ago
slowbackspace 512574ece2 custom loader type when coin is not supported by the firmware
5 years ago
Maroš Špak 778fc5672b single quote
6 years ago
Maroš Špak 4273adda27 add missing networkType
6 years ago
Szymon Lesisz b7790c0351 remove comments
6 years ago
Szymon Lesisz 128d238037 change "if" to "switch"
6 years ago
Szymon Lesisz fc4ff5d71c add "testnet" field to config, and filter those values for "dev build" only
6 years ago
Szymon Lesisz 4492dbae63 feeLevels in ripple
6 years ago
Szymon Lesisz 3ae45ddd7e update fee in reducer only if changed
6 years ago
Szymon Lesisz ea36e56ece eslint
6 years ago
Szymon Lesisz 695ae17176 remove unnecessary SEND.TX_COMPLETE action
6 years ago
Szymon Lesisz 9b7987e951 add availableBalance to Account.update action
6 years ago
Szymon Lesisz bfebef73c7 ripple/SendFormValidations
6 years ago
Szymon Lesisz 90cc406773 fix pending tx for ethereum networkType
6 years ago
Szymon Lesisz 2cc28c4bf6 load coin specific tx drafts
6 years ago
Szymon Lesisz 9cc11e11be split BlockchainActions into coin specific files
6 years ago
Szymon Lesisz 326967b551 clearing ripple/SendFormAction
6 years ago
Szymon Lesisz cbded16091 add "sequence" and "availableBalance" to Account
6 years ago
Szymon Lesisz a94095d527 remove unnecessary params
6 years ago
Szymon Lesisz ab4ab8b5a4 handle pending tx from blockchain notification
6 years ago
Szymon Lesisz 95d1bdbd9e handle trezor-connect blockchain events
6 years ago
Szymon Lesisz e64b44d632 change imports
6 years ago
Szymon Lesisz e34b9141d8 change prefix of coin specific actions
6 years ago
Szymon Lesisz 9f6e9e37a6 split sendForm actions
6 years ago
Szymon Lesisz 7f56cdbcde handle unsupported and/or outdated firmware in discovery process
6 years ago
Szymon Lesisz 45583ac477 send account to blockchain subscribe method
6 years ago
Szymon Lesisz 3774110a83 handle NOT_SUPPORTED methods in Discovery
6 years ago
Szymon Lesisz 120c227753 RecevieActions: with ripple call
6 years ago
Szymon Lesisz 7956b4a5fb subscribe to blockchain after discovery
6 years ago
Szymon Lesisz c66383ddba disable BlockchainActions for non-ethereum networks
6 years ago
Szymon Lesisz 0918403024 split discovery actions to coin specific files
6 years ago
Szymon Lesisz 198dd4e9c7 add RippleDiscoveryActions
6 years ago
Szymon Lesisz a58644f8ec Load tokens only is exists in config
6 years ago
Vladimir Volek bf3dd1cfde Fix validation on send
6 years ago
Vladimir Volek 851c7f23cb merge
6 years ago
Vladimir Volek 35b97f9114
Merge pull request #252 from trezor/fix/validate-token-in-send-draft
6 years ago
Vladimir Volek 68d3bbb738 Fix flow
6 years ago
Szymon Lesisz 556b2be84f cleaning up SelectedAccountActions + add default loading case
6 years ago
Vladimir Volek 04946b5f06 Do no render loader and notification together
6 years ago
Vladimir Volek f53726c451 Added missing case
6 years ago
Vladimir Volek 827e5f14fa Separate notifications and loader
6 years ago
Vladimir Volek c3bb0899c9 Fix flow
6 years ago
Vladimir Volek c5a9c8fdb7 Added messages to loading, added more cases
6 years ago
Vladimir Volek 7b7eb5350d Added loader for all accounts views
6 years ago
Vladimir Volek 43906f505c Add clear actions
6 years ago
Vladimir Volek e41cc22e3b Move values to redux
6 years ago
Szymon Lesisz 2a7d5394db token existence validation
6 years ago
Szymon Lesisz 09c02160ea fix flowtype warning (default export in actions)
6 years ago
Szymon Lesisz a944b9287e SendFormActions: setDefaultGesLimit - token or coin value fix
6 years ago
Vladimir Volek fc50202f6a Added action
6 years ago