Commit Graph

72 Commits (b6a7c437c8de4168ed7ae77b88a42bc586b0c517)

Author SHA1 Message Date
Vladimir Volek 749224dc66 lint all files
5 years ago
Maroš 115268ce1d
Merge pull request #396 from trezor/complete-unit-tests
5 years ago
Vladimir Volek 18647aacd1 Tweak config
5 years ago
Vladimir Volek ff400d9ca9 Added tests form url parser
5 years ago
slowbackspace 74b466be05 merge master
5 years ago
Vladimir Volek a7beb38d06 Pick colors constants from config
5 years ago
Vladimir Volek 6c35db4a06 Fix flow
5 years ago
Vladimir Volek 44f5f62566 Added correct url for old beta/stable wallet
5 years ago
slowbackspace 19837e0f59 merge master
5 years ago
Vladimir Volek 6272e45b02 Add some ethe utils tests
5 years ago
Vladimir Volek 366e5f4d10 Test format utils, remove unused code
5 years ago
Vladimir Volek 921ca49535 Add icons constants
5 years ago
Vladimir Volek 6b4b75005b Remove unused function
5 years ago
Vladimir Volek 885be491d0 Use contant colors in notifications tests
5 years ago
Vladimir Volek 73acbf2e6b Add todo
5 years ago
Vladimir Volek 2ecf92214d Cover all notification utils
5 years ago
Vladimir Volek be3efd1835 Format utils tests refactored 2
5 years ago
Vladimir Volek ced81e5503 Format utils tests refactored
5 years ago
Vladimir Volek d4a19b5133 Eth utils tests refactored
5 years ago
Vladimir Volek 6d790d9e31 Notifications tests simplified
5 years ago
Vladimir Volek f8f6609f3f Device tests simplified
5 years ago
slowbackspace 005cd8ae02 merge master
5 years ago
Vladimir Volek faa837c6dd fix unit tests
5 years ago
Vladimir Volek 8e4dd7c471 Use utils for trezor model
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 21b672f646 Fix unit test
5 years ago
Vladimir Volek 3c89c782e3 Fixed webusb button
5 years ago
slowbackspace 8e852a925c add crypto URI parser from the old wallet
5 years ago
Szymon Lesisz 0ee1e3a5d9 remove unnecessary $FlowIssues
5 years ago
Szymon Lesisz a1447ab4f8 fix: formatUtil - calculating decimal amount returns '0' on exception
5 years ago
Szymon Lesisz 326967b551 clearing ripple/SendFormAction
6 years ago
Szymon Lesisz 8bc2ec4206 formatUtils: conversion from/to decimal amount
6 years ago
Szymon Lesisz bc6b47eb62 fix utils tests: notification.test
6 years ago
Szymon Lesisz bdf1a1d409 add seedless view
6 years ago
Vladimir Volek cc8a21947f Add loading state for notification button
6 years ago
Vladimir Volek 2aec5b65f6
Merge pull request #208 from trezor/fix/localstorage-prefix
6 years ago
Szymon Lesisz 95623474aa quickfix: deviceUtils test add missing "type" field + update ethUtils snapshot
6 years ago
Szymon Lesisz 3347c54cff quickfix: deviceUtils test "transport.version" fix
6 years ago
Szymon Lesisz b48b197003 quickfix: ethUtils test "sanitizeHex" fix
6 years ago
Szymon Lesisz 0c61bcb08d local storage prefix
6 years ago
Vladimir Volek 2fd2ef7735 Added test for notificstions
6 years ago
Szymon Lesisz a36a5e9dbe added beta build
6 years ago
Szymon Lesisz 337eacd1d2 fixed deviceUtils.isSelectedDevice
6 years ago
Szymon Lesisz 51ed553e9a move hex regexp to /utils/ethUtils
6 years ago
Szymon Lesisz 5995568e19 allow "0x" prefix in transaction data
6 years ago
Szymon Lesisz 0b4bcfdd45 update utils
6 years ago
Vasek Mlejnsky 743ad2556d Add text signaling that device is in a bootloader mode
6 years ago
Szymon Lesisz cde9206f08 devicemeuni while one of devices is in bootloader/not-initialized mode
6 years ago
Vladimir Volek ae1a40bf3e Refactored notification utils, added icon
6 years ago