Commit Graph

938 Commits (33e326a8f25ae6242cea2630ed0adf1e2e1af2c8)
 

Author SHA1 Message Date
Szymon Lesisz 012e222c25 share router patterns between ./src/view/index and RouteActions
6 years ago
Szymon Lesisz 973c2ee6c1
Merge pull request #57 from satoshilabs/css-fix
6 years ago
Vladimir Volek 01952d7628
Merge branch 'master' into css-fix
6 years ago
Vladimir Volek 34e2915593
Merge pull request #62 from satoshilabs/fix/address-validation
6 years ago
Vladimir Volek bfbdb6b0e5 Added OS notification when webpack failed to compile the project
6 years ago
Vasek Mlejnsky 5e42466f99 Disallow adding tokens that are already added
6 years ago
Szymon Lesisz 3a783ce38b Merge branch 'master' into fix/router
6 years ago
Vasek Mlejnsky a848e35b69 Fix issue when empty passphrase couldn't be submitted after checking & unchecking "Show passphrase"
6 years ago
Vasek Mlejnsky bfe6dae0a1 Revert "Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode"
6 years ago
Vasek Mlejnsky 7a4a19e412 Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode
6 years ago
Vasek Mlejnsky 55c9eb3ab4 Remove console warns
6 years ago
Vasek Mlejnsky 2ff86bd6a7 Passphrase is set as password by default & add autofill feature
6 years ago
Vasek Mlejnsky 7fc4737846 Remove defualt hover color for 'Icon'
6 years ago
Vasek Mlejnsky 24737ddb22 Fix checkbox css when is checked
6 years ago
Szymon Lesisz 02f442c71b add gitRevisionPugin to webpack.dev.local
6 years ago
Szymon Lesisz 12755bace0 flowconfig fix for FlowWebpackPlugin
6 years ago
Vasek Mlejnsky 0d34cb2b82 Fix issue when a selected option wasn't properly indicated (CSS) when using arrow keys
6 years ago
Szymon Lesisz 6fc69f00c8 devicemeuni while one of devices is in bootloader/not-initialized mode
6 years ago
Szymon Lesisz 3881aaf6cf
Merge pull request #68 from satoshilabs/add-git-revision
6 years ago
Szymon Lesisz ccddcc3ad3
Merge branch 'master' into add-git-revision
6 years ago
Vasek Mlejnsky 54603f62a1 Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode
6 years ago
Vasek Mlejnsky c2fc48252d Fix issue when "Advanced settings" caused the form to move down
6 years ago
Szymon Lesisz 9793d2d975 remove unnecessary type
6 years ago
Szymon Lesisz 9ecbdc5e38 refactoring RouterService
6 years ago
Szymon Lesisz 6405c13da8 move saving SessionStorage from component to SelectedAccountAction
6 years ago
Szymon Lesisz 13a9e47c73 fix for ACCOUNT.DISPOSE action called + few actions moved from RouterService
6 years ago
Szymon Lesisz ae9b12f35d remove leftovers from RouterService
6 years ago
Szymon Lesisz 900c3961cd implement RouterActions in services and other actions
6 years ago
Szymon Lesisz 8009ec647f implement RouterActions in components
6 years ago
Szymon Lesisz 46a07b756c add RouterActions
6 years ago
Szymon Lesisz c5b6a40eff add "unloading" flag to WalletReducer
6 years ago
Szymon Lesisz d918f4b45a flowtype: allow middleware to use async/await + add new action type (PayloadAction)
6 years ago
Vladimir Volek 2678cf3a95 Fixed tooltip
6 years ago
Vaclav Mlejnsky 5a72dd4f27
Merge pull request #26 from satoshilabs/unit-tests
6 years ago
Vladimir Volek 70d7c73a77
Merge branch 'master' into unit-tests
6 years ago
Vladimir Volek c9ec9e4438 Added commit hash to footer
6 years ago
Vladimir Volek 7269ca2715 Moved certs to folder
6 years ago
Vasek Mlejnsky 0acc7196b8 Fix inputs' state handling
6 years ago
Vasek Mlejnsky e135e103c5 Better input bottomText handling
6 years ago
Vasek Mlejnsky 8208245e1b Fix prop validation error
6 years ago
Vasek Mlejnsky fab3d601c6 Remove red background from tooltip
6 years ago
Vasek Mlejnsky 7f133e6bb2 Change line height in pending transaction icon
6 years ago
Vasek Mlejnsky 3202ba2f6d Fix pending transactions styling
6 years ago
Vasek Mlejnsky 5329460d89 Add default color values
6 years ago
Vasek Mlejnsky d3da73ddc5 Add key prop
6 years ago
Szymon Lesisz 93b70c1f0a fixed address validation
6 years ago
Vasek Mlejnsky 6fabec6e5c Use default font family for the 'Input' component
6 years ago
Vasek Mlejnsky 11a0304481 Remove default hover color for 'Icon'
6 years ago
Vasek Mlejnsky 22e87b287b Use default font for 'Select'
6 years ago
Vasek Mlejnsky 5e85e1b0bc Fix send button overflow & "Advanced settings" button overflow
6 years ago