Dan Finlay
fb6476224f
Add tolerance for failed form persisting
8 years ago
Dan Finlay
a804629606
Show custom rpc menu item always
8 years ago
Dan Finlay
62179a37f7
Fix spelling error
8 years ago
Frankie
ae33586660
make the back button its own function
8 years ago
Frankie
250cf8cc23
Change style on back button to be more like the rest of the app
8 years ago
Dan Finlay
6f082dd9e7
Linted
8 years ago
Dan Finlay
a8e40ffe7a
Persist shapeshift form input values
8 years ago
Frankie
483a7fee0a
Add a back button on lock screen to go back to init menu
8 years ago
Dan Finlay
b39bd5333b
Persist send tx form field values
8 years ago
Dan Finlay
2026b674c5
Remove log
8 years ago
Dan Finlay
d81bde9f6c
Make restore vault form persist
8 years ago
Dan Finlay
6eb09c1a79
Add persistent form class
8 years ago
Dan Finlay
8c06463e80
Linted
8 years ago
Dan Finlay
44ff75c7e1
Improve msg signing padding
8 years ago
Dan Finlay
4f78ae56b2
Fix empty sign message bug
8 years ago
Dan Finlay
65f7656487
Linted
8 years ago
Dan Finlay
671ca33abb
Close notification on opening main UI
8 years ago
Kevin Serrano
6363a80b49
Linting.
8 years ago
Kevin Serrano
5168232481
Created option to pass in static file for fallback for logo.
8 years ago
Dan Finlay
4fb49dfb4b
Close popup even if last tx is dismissed from main UI
8 years ago
Dan Finlay
5d24621b56
More linting
8 years ago
Dan Finlay
a9b53530b6
Fix back button hiding on popup
8 years ago
Dan Finlay
17f3f90d80
Linted
8 years ago
Dan Finlay
f57cbe59fc
Removed view more button, added account info button.
...
Also:
- Also fixed bug that caused React warning when rendering the tx history.
- Renamed 'Transactions' to 'History', since it now has more than that.
8 years ago
Frankie
edfb0eb968
Fix issue where if given a balance that does not need to be parsed will not be parsed
8 years ago
Kevin Serrano
7a466697d3
Modify logic for component update.
8 years ago
Kevin Serrano
43e28788d7
Create replacement logo for non-webgl
8 years ago
Frankie
e3e5538ddc
Remove "+" from shapeshift tx and change wording in CHANGELOG
8 years ago
Dan Finlay
fe5fff3248
Change 'View More' to 'Show More'
8 years ago
Frankie
98dab0ffd2
Make ballance teal for shapeshift tx and add to change log
8 years ago
Dan Finlay
4f857e297b
Linted
8 years ago
Dan Finlay
bd9d89826c
Added `view more` button to transaction list
...
Visible at the end of the transaction list, or if no transactions are listed, displayed right after the `No Transactions` message.
8 years ago
Kevin Serrano
683651e75d
Lint and changelog.
8 years ago
Kevin Serrano
4cebf12bb5
Fix rounding issues.
8 years ago
Frankie
3525dc0801
Create a ShapeShift tx in tx History
8 years ago
Frankie
23aeb1c5c1
Add api Public key
8 years ago
Frankie
752d16f6c0
WIP: ShapeShift tx
8 years ago
Dan Finlay
dfaac78e39
Linted
8 years ago
Dan Finlay
a167bbc5a0
MVP Popup Notifications Working
...
I'm unsure which will be more performant: A notification using a trimmed down version of the UI, or using them both, letting the browser cache them both.
In any case, here I've modified the normal UI to recognize when it's a popup, and change the UX accordingly in a few ways:
- Hide the menu bar
- Hide the back button from the notifications view.
- When confirming the last tx, close the window.
8 years ago
Dan Finlay
030bdec27a
Unify notification and popup ui files
8 years ago
Dan Finlay
5479509618
Set up MVP for popup-based notifications.
8 years ago
Kevin Serrano
666f3cd66c
Added compliance for tests and properly accounts for N/A conversions.
8 years ago
Kevin Serrano
121af0c4b9
Lint.
8 years ago
Kevin Serrano
5afaebe602
Remove logs.
8 years ago
Kevin Serrano
0b052e94cc
Hide conversions when API fails.
8 years ago
Kevin Serrano
3814bf8f5d
Change account list balance rendering.
8 years ago
Kevin Serrano
6cee99f0ba
Remove console logs.
8 years ago
Kevin Serrano
3b27fe1356
Add recent conversion date.
8 years ago
Kevin Serrano
6041ba1ed2
Add fallback to API failure.
8 years ago
Kevin Serrano
da2527ddb4
Remove react-select as dependency.
8 years ago