Commit Graph

195 Commits (develop)

Author SHA1 Message Date
Vladimir Volek ee2dd40b59 Observe changes removed snapshots
5 years ago
slowbackspace bbde7481e4 fix hide anim firing on page load
5 years ago
Szymon Lesisz bc7a8401f8 open modal on UI.REQUEST_CONFIRMATION event
5 years ago
slowbackspace 005cd8ae02 merge master
5 years ago
slowbackspace 71ba843c66 hide sidebar in default state on small screens
5 years ago
slowbackspace 3217517050 handle fetching locale in refux action
5 years ago
slowbackspace dce912226b merge master
5 years ago
slowbackspace ddf2819de3 add initial support for setting language
5 years ago
Vladimir Volek 613b516e31 Fixed ecma version and eslint problems
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 1b1fbb45f5 add connecting flag to blockchain's state
5 years ago
Szymon Lesisz 616949ba47 add minAmount to SendformRippleReducer
5 years ago
Szymon Lesisz 75cfd44b3c getPendingAmount only for "send" transaction
5 years ago
Szymon Lesisz 33a9a28114 add destination tag to Ripple send form
5 years ago
Szymon Lesisz 0db7a8a8c4 add useful testing data
5 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
5 years ago
Szymon Lesisz 7d9cbf7cbe update fee levels in reducer only if needed
5 years ago
Szymon Lesisz be9cd4fef0 add fees to Ripple
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 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
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 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 ce5b13223c add decimals to appConfig.json
5 years ago
Szymon Lesisz 19784b5100 enable RippleDiscovery process from storage
5 years ago
Szymon Lesisz 7ad19dd1c0 replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect'
5 years ago
Szymon Lesisz cbc0151a62 add inputs and outputs to PendingTxReducer
5 years ago
Szymon Lesisz 2aa6a82911 split loader, notification and exceptionPage to isolated variables
5 years ago
Szymon Lesisz fc4ff5d71c add "testnet" field to config, and filter those values for "dev build" only
5 years ago
Szymon Lesisz e130b1edc0 update recommended fee in blockchain reducer
6 years ago
Szymon Lesisz 4492dbae63 feeLevels in ripple
6 years ago
Szymon Lesisz 90cc406773 fix pending tx for ethereum networkType
6 years ago
Szymon Lesisz cbded16091 add "sequence" and "availableBalance" to Account
6 years ago
Szymon Lesisz ab4ab8b5a4 handle pending tx from blockchain notification
6 years ago
Szymon Lesisz f28aa760fd BlockchainReducer: add fee and block fields
6 years ago
Szymon Lesisz eafd541477 change prefix of coin specific reducers
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 3774110a83 handle NOT_SUPPORTED methods in Discovery
6 years ago
Szymon Lesisz c9eb911756 DiscoveryReducer: hdkey only in ehereum network type
6 years ago
Szymon Lesisz 0918403024 split discovery actions to coin specific files
6 years ago
Szymon Lesisz 5888dca31f flowtype: add type to Network declaration
6 years ago
Szymon Lesisz c6ce9a94d7 DiscoveryReducer: HDKey only for ethereum
6 years ago
Szymon Lesisz a0ff803c1d nitpick: rename signVerifyReducer to signVerify
6 years ago
Vladimir Volek bf3dd1cfde Fix validation on send
6 years ago
Szymon Lesisz 5cf996f000 clear SignVerifyReducer on ACCOUNT.DISPOSE action
6 years ago
Vladimir Volek e9a60afa0f merge 2
6 years ago
Vladimir Volek 851c7f23cb merge
6 years ago
Vladimir Volek 68d3bbb738 Fix flow
6 years ago
Vladimir Volek 827e5f14fa Separate notifications and loader
6 years ago
Vladimir Volek c5a9c8fdb7 Added messages to loading, added more cases
6 years ago
Vladimir Volek 43906f505c Add clear actions
6 years ago
Vladimir Volek e41cc22e3b Move values to redux
6 years ago
Vladimir Volek 8ed59317c7 Simplify actions with modals
6 years ago
Vladimir Volek d8762ec76f Merge branch 'feature/accounts-loader' into sign/verify
6 years ago
Szymon Lesisz d3093313d6 fix fiat rate value in reducer
6 years ago
Vladimir Volek 8e13b49d2e Review implemented
6 years ago
Vladimir Volek 9844983e09 renamed service
6 years ago
Vladimir Volek eaede07068 Propagate rate to ui
6 years ago
Vladimir Volek 9498a4effa Added coingecko api
6 years ago
Vladimir Volek c6a04f2648 Removed logs
6 years ago
Vladimir Volek dd6117b008 Confirm moved to modals
6 years ago
Vladimir Volek 68a8307b49 Added progress action for verify
6 years ago
Vladimir Volek 53f7a8ecef merge
6 years ago
Vladimir Volek 53ca124a55 Added messages to loading, added more cases
6 years ago
Szymon Lesisz 474871d375 wallet type from passphrase modal
6 years ago
Vladimir Volek 434c86dc8c merge
6 years ago
Vladimir Volek 235f5cbdc3 Fixed some eslint and flow
6 years ago
Vladimir Volek 07f9fc30f9 Added success case for verify
6 years ago
Vladimir Volek d1ef608c0e Textarea added trezor action prop, use textarea higligh while confirm
6 years ago
Szymon Lesisz d2d184773d quickfix: remove unnecessary condition from ModalReducer
6 years ago
Vladimir Volek a31301a9f5 merge
6 years ago
Vladimir Volek 954ad18f8e Clear for signature
6 years ago
Vladimir Volek 18a424c214 Simplify input values, added verify
6 years ago
Vladimir Volek b89a825077 Added sign response, style
6 years ago
Szymon Lesisz a8bae8bdb1 added beta-wallet disclaimer
6 years ago
Vladimir Volek ca460859ac Added sign action
6 years ago
Szymon Lesisz ed7501c4fc refactor Coin > Network
6 years ago
Vladimir Volek 8b332b4763
Merge pull request #174 from trezor/feature/modal-context
6 years ago
Vladimir Volek 60b0e35b2c Reviex fix - reducer to string
6 years ago
Szymon Lesisz 5eb5e3f774 close modal on DEVICE.CONNECT action
6 years ago
Szymon Lesisz 41b78390ed add MODAL_CONTEXT
6 years ago
Szymon Lesisz 9671226036 eslint fixes
6 years ago
Szymon Lesisz 99da71c25d flowtype for Notification components
6 years ago
Vladimir Volek ad97a5cbbd
Merge pull request #150 from trezor/feature/filter-log
6 years ago
Szymon Lesisz 7ff2e8642d
Merge pull request #149 from trezor/eslint-fix
6 years ago
Szymon Lesisz d78381106e Filter log
6 years ago
Vladimir Volek ae729dcc46 Fixed some eslint errors
6 years ago