Commit Graph

1661 Commits (b4a87a0ce1bc10c08fa87068436c3b82244cde57)

Author SHA1 Message Date
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
slowbackspace 1b1fbb45f5 add connecting flag to blockchain's state
5 years ago
Szymon Lesisz 7eb1527c39 display reserve in RippleSendForm
5 years ago
Szymon Lesisz 249e5f9876 recalculate reserve while "setMax"
5 years ago
Szymon Lesisz 11efd69a21 add reserve to Account Summary
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
Szymon Lesisz 616949ba47 add minAmount to SendformRippleReducer
5 years ago
slowbackspace fb0f0c0c69 cleanup
5 years ago
slowbackspace 2ca219414a break token balance to more lines instead of truncating
5 years ago
slowbackspace 21c67c060e follow design guidelines
5 years ago
slowbackspace 298bcdf546 generate lighter color for token icons
5 years ago
slowbackspace 73f8902da3 fix condition for applying bigger padding
5 years ago
Vladimir Volek 42764419b4
Merge pull request #324 from trezor/fix/animationcolor-proptype
5 years ago
slowbackspace 29e86c3b80 fix proptypes for animationColor
5 years ago
Vladimir Volek d31095b1c2
Merge pull request #321 from trezor/fix/signtx-modal-design
5 years ago
Vladimir Volek ba68fffc20
Merge pull request #320 from trezor/fix/ripple-destination-tag
5 years ago
Vladimir Volek 21fcf6eb31 Adjust tooltips width
5 years ago
Szymon Lesisz 3ebce65093 rewrite static notification condition (xrp || txrp)
5 years ago
Vladimir Volek 2c24b75d47 Add zero zero balance case for notification
5 years ago
Vladimir Volek 0da4b0bdc9 Fixed variable
5 years ago
Vladimir Volek de0b2afde1 review
5 years ago
Vladimir Volek 35892652a8 Remove notification if you have enough xrp
5 years ago
Vladimir Volek ecde81ca86 Added static notification for xrp
5 years ago
slowbackspace cb2dff467b cleanup
5 years ago
slowbackspace 2f3872345d show used fee level (low/normal/high...)
5 years ago
slowbackspace bbd5420f15 slightly redesigned modal
5 years ago
Vladimir Volek c371159e00
Merge pull request #307 from trezor/fix/notification-loading-button
5 years ago
slowbackspace 0e5300eeee fix animation color
5 years ago
Vladimir Volek ccdc1580e9 Pass loader color
5 years ago
Szymon Lesisz b5701cd8ae Ripple destinationTag as optional param
5 years ago
Vladimir Volek 5d5347a4e6 Better button colors
5 years ago
Szymon Lesisz 75cfd44b3c getPendingAmount only for "send" transaction
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 41633bb7b8 set min-weight to make options look aligned
5 years ago
slowbackspace e59c3436bb fix fee label overflow
5 years ago
Vladimir Volek 8820aa68f7
Merge pull request #312 from trezor/fix/bignumber-amount-cpu
5 years ago
slowbackspace 1cfbae6415 fix device status overflow
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
Maroš 631d9a7d34
Merge pull request #305 from trezor/fix/dashboard-icons
5 years ago
Maroš 28367cf3ce
Merge pull request #306 from trezor/fix/external-click
5 years ago
slowbackspace 4852838703 more consistent design with the rest of the wallet
5 years ago
Vladimir Volek e78e276d1e Better margin
5 years ago
Vladimir Volek cbbcf1f4d1 Added loading state for acquire button
5 years ago
Vladimir Volek 76f4eff5f5 Close popup after click on exernal link
5 years ago
Vladimir Volek 0c441ff0d5 merge with master, removed icon
5 years ago
Vladimir Volek e750fc2da6
Merge pull request #304 from trezor/fix/unify-paddings
5 years ago
Vladimir Volek 5da7f3fa1a Moved icons to shared folder, added correct icons to dashboard
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
6 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
6 years ago
Szymon Lesisz 350d71521e validate via wallet-address-validator lib
6 years ago
slowbackspace bc3898e4eb make overflow visible and scrollable
6 years ago
slowbackspace 6f287412b8 collapsible buttons in sign n verify tab
6 years ago
slowbackspace 289c7ddcb5 collapsible footer
6 years ago
Szymon Lesisz 179bcb386d force CI update
6 years ago
Szymon Lesisz 63f7b503b5 add missing "Amount" label in ripple send form
6 years ago
slowbackspace c7cad093f1 fix token input overflow
6 years ago
slowbackspace 348033e38f fix send button overflow
6 years ago
Szymon Lesisz b19c6e87e9 eslint fix
6 years ago
Szymon Lesisz 02040f2505 force CI build
6 years ago
Szymon Lesisz c53dfcfaeb ripple/BlockbookAction temporary commented
6 years ago
Szymon Lesisz 6f334182aa handle blockchain_disconnect when wallet init in offline mode
6 years ago
Szymon Lesisz ce5b13223c add decimals to appConfig.json
6 years ago
Szymon Lesisz 6c398ba506 remove test data from pending txs
6 years ago
Szymon Lesisz 19784b5100 enable RippleDiscovery process from storage
6 years ago
Szymon Lesisz 7f517041b1 refactored PendingTransactions
6 years ago
Szymon Lesisz 24524d7445 update BlockchainNotification event values to match BlockchainLinkTransaction
6 years ago
Szymon Lesisz 7ad19dd1c0 replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect'
6 years ago
Szymon Lesisz 39786377b6 remove link from Success notification in ripple SendForm
6 years ago
Szymon Lesisz a8d623b6a7 emit BlockchainEvent from ethereum SendForm
6 years ago
Szymon Lesisz 63fb8109cb sen payload to EthereumBlockchainActions.onNotification from BlockchainActions
6 years ago
Szymon Lesisz bab5007847 call PENDING.ADD from BlockbookActions
6 years ago
Szymon Lesisz cbc0151a62 add inputs and outputs to PendingTxReducer
6 years ago
Szymon Lesisz 780e6e27ef add coin parameter to connect.rippleGetAccountInfo
6 years ago
Szymon Lesisz dd81197990 break text inside send button
6 years ago
Szymon Lesisz 84b7e14bc5 add Ripple mainnet to config
6 years ago
Vladimir Volek fe2814e99f
Merge pull request #277 from trezor/fonts-refactoring
6 years ago
slowbackspace 65d4b362b1 fix link to tos file
6 years ago
slowbackspace eb2eb2af64 link to fonts.css file from index.html
6 years ago
Vladimir Volek 29ae195f20 Change token message
6 years ago
slowbackspace 257738ac86 put back font family names
6 years ago
slowbackspace 859b1ca6db Merge branch 'master' into fonts-refactoring
6 years ago
slowbackspace ad079c0426 load font-face rules from css file, moved fonts to public folder
6 years ago
Vladimir Volek c2c79dcbfa
Merge pull request #278 from trezor/unsupported-page
6 years ago
Vladimir Volek 76fb6a97fa Removed eslint disable and fix
6 years ago
slowbackspace 032c081447 pass className prop to DeviceHeader component
6 years ago
slowbackspace 3da10ecf5a fix warnings from react devtools ext
6 years ago
slowbackspace a189218b9d switch to new attrs syntax
6 years ago
slowbackspace 1878c6beb4 padding around "select coin" message
6 years ago
slowbackspace 42d5b375c4 set font-display to swap
6 years ago
Szymon Lesisz f9f1b6758e remove unused field from getAccountLoader
6 years ago
Szymon Lesisz f24f0b33ea add explanation of 'not-used' strings
6 years ago
Szymon Lesisz 4c4b40c639 remove unused import
6 years ago
Szymon Lesisz 9d6bce9251 fix fwOutdated exceptionPage values
6 years ago
Szymon Lesisz ddf00bc15c use existing component for selectedAccount outdated firmware exception
6 years ago
Szymon Lesisz 2aa6a82911 split loader, notification and exceptionPage to isolated variables
6 years ago
slowbackspace f34992dd68 proper link and coin img size
6 years ago
slowbackspace 597f804a9d added prop to enable rendering Logo without wrapper
6 years ago
slowbackspace 800a5be990 pass network.shortcut to Content component
6 years ago
slowbackspace 512574ece2 custom loader type when coin is not supported by the firmware
6 years ago
slowbackspace 3566f1b3c5 renamed component
6 years ago
slowbackspace b13da082e0 added view for unsupported coins
6 years ago
slowbackspace 57ad70cd60 pass className prop to enable component styling
6 years ago
Vladimir Volek ddf85952fc Revert "test sticky build"
6 years ago
Vladimir Volek 3a9a214bc2 test sticky build 2
6 years ago
Vladimir Volek 2e5d029393 test sticky build
6 years ago
slowbackspace 86ec78e719 fix account title font weight
6 years ago
slowbackspace 0b7a907013 make roboto mono default font for inputs
6 years ago
slowbackspace e2d637c2b5 deleted unused RobotoZero
6 years ago
slowbackspace 16f731b025 fix adress input font size
6 years ago
slowbackspace 89722218cc sane fonts file names
6 years ago
slowbackspace eed4f1bd61 prefer Roboto font instead of system fonts
6 years ago
slowbackspace 94fb04beb2 move font-face for roboto zero/mono to separate file
6 years ago
slowbackspace 75e3749d78 added missing Roboto font-family
6 years ago
slowbackspace 0623e1423e add missing TREZOR_ACTION const
6 years ago
slowbackspace d5d59b32b8 line-height refactoring
6 years ago
slowbackspace 462205650d fix px font-size in modal pin button
6 years ago
slowbackspace 3c6df77b04 changed FONT_SIZE.BASE to 1rem
6 years ago
slowbackspace e4d2a5ec72 Revert "changed FONT_SIZE.BASE to 1rem"
6 years ago
slowbackspace e4d2b8ec02 changed FONT_SIZE.BASE to 1rem
6 years ago
slowbackspace ace7868037 use default tooltip font size
6 years ago
slowbackspace 42a38c5dc5 Merge branch 'master' into fonts-refactoring
6 years ago
Vladimir Volek a6f798ee0a
Merge pull request #274 from trezor/fix-advanced-settings
6 years ago
slowbackspace 38810afc07 fix font weight
6 years ago
slowbackspace 2958a6133b added comment with the old px units for reference
6 years ago