Szymon Lesisz
a8bae8bdb1
added beta-wallet disclaimer
...
- Added BetaDiscialmer component used in Landing/RootView
- refactoring LocalStorageActions (moved logic from LocalStorageService)
2018-10-17 12:09:25 +02:00
Szymon Lesisz
ed7501c4fc
refactor Coin > Network
2018-10-15 15:44:10 +02:00
Szymon Lesisz
41b78390ed
add MODAL_CONTEXT
...
- update MODAL action constants
- ModalReducer refactoring (field "opened" replaced by "context")
- implementing "context" in all components
2018-10-10 21:27:07 +02:00
Szymon Lesisz
600d3565f7
fix redirection to /bridge from landingpage
...
- allows to redirect from / to /bridge route
- fix current bridge version if transport is webusb
- RouterActions optionally verifies if requested url has "landing" prefix in ./support/routes
2018-10-10 12:12:56 +02:00
Szymon Lesisz
1a55f45d2d
goto to dashboard page when switching wallet type
2018-10-08 15:52:24 +02:00
Szymon Lesisz
3512c271e2
FirmwareUpdate: notification button click + "cancel" action conditionally
2018-10-05 09:03:51 +02:00
Szymon Lesisz
a4788d95fb
refactor using device.mode and device.firmware
2018-10-04 23:06:40 +02:00
Szymon Lesisz
33e326a8f2
gotoBridgeUpdate link
2018-10-04 23:06:40 +02:00
Szymon Lesisz
c3c3c10350
fix selectFirstAvailableDevice
...
Redirect only if first available device is not currently selected
fix #117
2018-10-04 10:47:30 +02:00
Szymon Lesisz
25f41bd163
fix router actions
2018-10-02 17:33:49 +02:00
Szymon Lesisz
51e65ef31f
router fix
...
fixed #84
2018-09-25 12:19:09 +02:00
Szymon Lesisz
d9239495fa
eslint fixes
2018-09-21 14:01:41 +02:00
Szymon Lesisz
012e222c25
share router patterns between ./src/view/index and RouteActions
2018-09-21 12:41:13 +02:00
Szymon Lesisz
9ecbdc5e38
refactoring RouterService
2018-09-20 23:05:48 +02:00
Szymon Lesisz
ae9b12f35d
remove leftovers from RouterService
2018-09-20 20:25:34 +02:00
Szymon Lesisz
46a07b756c
add RouterActions
2018-09-20 18:24:28 +02:00