Dan Finlay
0d11eab8cb
Add accounts back to metamask state
8 years ago
Dan Finlay
6c05c221cd
Fix new logo related errors
...
Fixed logo deallocation related bugs, had to patch the logo repo itself to add a stopAnimating method.
Also tuned up the logo to more closely resemble the old behavior.
- Overlaps the title text
- Points nose at cursor, not just front of eyes
- Cursor is more "distant" from fox, to avoid extreme angles on edges.
8 years ago
Dan Finlay
452ce14fda
Update locked state
8 years ago
Dan Finlay
16fe97676c
Add fiat conversion to pending tx development state
8 years ago
Dan Finlay
f5baf36c07
Make custom network dev state not loading
8 years ago
Dan Finlay
aa13f77d6c
Add shapeshift development state
8 years ago
Dan Finlay
3b594db316
Add send form development state
8 years ago
Dan Finlay
f30e4be1a6
Add restore vault development state
8 years ago
Dan Finlay
0fd955d636
Add pending sign msg development state
8 years ago
Frankie
f80b9b2693
Create a dev state with shapeshift tx
8 years ago
Kevin Serrano
009784c79b
Divided eth components for tx and account detail.
8 years ago
Dan Finlay
f3faec6509
Added buggy state file to states folder
8 years ago
Dan Finlay
20cfd1c9f3
Add network indicator class to loading image
8 years ago
Kevin Serrano
fd37f5db65
Add fix for zero balance shorten.
8 years ago
Kevin Serrano
260de6532c
Get fiat numbers rendering on tooltip. Need to find way to create line breaks.
8 years ago
Kevin Serrano
be76b05726
Holding off on select formatting for now. Renamed keys for options.
8 years ago
Kevin Serrano
ccd85d19e3
Create default values for metamask state for conversion. Fix config files for ui dev.
8 years ago
Dan Finlay
5b4e2ffeac
Add mock dev mode
8 years ago
Kevin Serrano
d7e6b752a3
Integrate changes back into eth-balance
8 years ago
Dan Finlay
a5bac9419a
Rebuild states object
8 years ago
Dan Finlay
3274bb78d7
Add coin sending tx state
8 years ago
Kevin Serrano
20bfb60fd2
Implement alternate shortening scheme.
8 years ago
Kevin Serrano
5343404d0d
Add new component for tx-history to avoid messing with other styles. Add fixed width specifically to this style.
8 years ago
Kevin Serrano
570d560932
Modified test views again. Added fixed length to center tx information.
8 years ago
Kevin Serrano
94c25ec26a
Modify development states to account for long domains.
8 years ago
Kevin Serrano
ecb0f9767b
Add new test state with tx history. Fix alignment issue with transaction history text.
8 years ago
Dan Finlay
edf681a1e8
Simplify ui dev mode style
8 years ago
Dan Finlay
ce463f3aff
Fixed up pending-tx-details
8 years ago
Dan Finlay
7481f7c3df
Fleshed out pending tx view
8 years ago
Dan Finlay
7058dc4ee3
Began reworking tx conf view
8 years ago
Dan Finlay
0cd11915ce
Improved Ui Dev Mode
...
Dev mode now reloads on file changes (although it seems to sometimes reload too soon, not getting the update... we can tune the timeout interval in development/index.html)
Dev mode now reloads on all non-`node_modules` file changes, so the `ui` and `app` folders are both being watched for live reloading.
8 years ago
Dan Finlay
6ec387b675
Formatted dev mode better
8 years ago
Dan Finlay
d1545245c2
Clean up beefy usage
...
Now properly uses brfs transform so it can reload on state object changes.
8 years ago
Dan Finlay
a95b5c4a96
Add query param restoring to mocker
8 years ago
Dan Finlay
c3f18fcf2b
Remove debugs from development
8 years ago
Dan Finlay
435468e571
Cleaned up some formatting for ui mocker
8 years ago
Dan Finlay
c26a7cd89b
Add selector component to ui mocker
8 years ago
Dan Finlay
e55938ed15
First simple version of ui mocker
8 years ago