Dan Finlay
1d8d7d833d
Improve metamask-controller error logging
...
Fixes #384
8 years ago
Dan Finlay
76c473538a
Version 2.5.0
8 years ago
Dan Finlay
f9d646f791
Merge pull request #383 from MetaMask/i377
...
Put network status checkmarks at end of row
8 years ago
Dan Finlay
71df05c5ff
Put network status checkmarks at end of row
8 years ago
Dan Finlay
239165ff81
Merge pull request #381 from MetaMask/ImproveUiDevMode
...
Improved Ui Dev Mode
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
c75543dac8
Merge pull request #380 from MetaMask/FrankieDisclaimer
...
Frankie disclaimer
8 years ago
Dan Finlay
287222df25
Linted
8 years ago
Dan Finlay
51a5e66cbb
Move main drop-down state to component state
8 years ago
Dan Finlay
6ec387b675
Formatted dev mode better
8 years ago
Dan Finlay
7f9200b1bf
Added some basic styles
8 years ago
Dan Finlay
50afc386e5
Simplify ui task command
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
kumavis
9a46988ea8
Merge branch 'FrankieDisclaimer' of github.com:MetaMask/metamask-plugin into FrankieDisclaimer
8 years ago
kumavis
5a917431d8
disclaimer - render via react-markdown
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
cd21a4b699
Remove scroll fixing from ui preview
8 years ago
Dan Finlay
a0a676c3e2
Remove old disclaimer
8 years ago
Dan Finlay
d33d4f0654
Merge branch 'master' into FrankieDisclaimer
8 years ago
kumavis
d4e400e5e5
Merge pull request #378 from MetaMask/UiDev
...
Ui dev
8 years ago
Dan Finlay
aa21c83470
Add new user agreement
8 years ago
Dan Finlay
0f16155abf
Add ui mocking mode explanation
8 years ago
Dan Finlay
435468e571
Cleaned up some formatting for ui mocker
8 years ago
Dan Finlay
90e4483d68
Add ui mocking script
8 years ago
Dan Finlay
2843459fcf
Make info page not chrome dependent
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
kumavis
70cf24617b
Merge pull request #376 from MetaMask/typofix-sign-msg
...
fix typo
8 years ago
kumavis
cc970ccd0d
fix typo
8 years ago
kumavis
3559d86681
Merge pull request #375 from MetaMask/compactLayout
...
Compact layout
8 years ago
Frankie
8465be340a
Add to CHANGELOG
8 years ago
Frankie
1b1bb92fd3
Merge branch 'master' into compactLayout
8 years ago
Frankie
42cd0b69e7
Implemt new account layout
8 years ago
kumavis
213c84336e
Merge pull request #373 from MetaMask/DoubleConfirmation
...
Double confirmation
8 years ago
Dan Finlay
db3f73344b
Bump changelog
8 years ago
Dan Finlay
78f2794d39
Remove useless and buggy clearWallet function
8 years ago
Dan Finlay
6fef01c8a1
Emphasizing how weird this bug is by removing all behavior from the method.
8 years ago
Dan Finlay
f49b6ca1dc
Replicated really strange bug with test
8 years ago
Dan Finlay
179d176dc1
Fix broken action reference
8 years ago
Frankie
5252504e3f
WIP: Working on new layout
8 years ago
Dan Finlay
9a8ede2210
Fix gitattributes
8 years ago
Dan Finlay
ab5730aa26
Merge branch 'master' of github.com:MetaMask/metamask-plugin
8 years ago
Dan Finlay
d34dcc66d7
Add gitattributes file for the changelog
8 years ago
kumavis
4433618e95
Merge pull request #370 from MetaMask/networkIndication
...
Network indication
8 years ago
kumavis
41598a32a6
Merge branch 'master' of github.com:MetaMask/metamask-plugin into networkIndication
8 years ago
kumavis
f7bb3cdcfe
Merge pull request #368 from MetaMask/CopyTxHash
...
Copy tx hash
8 years ago
Frankie
94768175bf
Merge branch 'master' into networkIndication
8 years ago
Frankie
0b3737edb4
Add to change log
8 years ago
Dan Finlay
2880f8631c
Unify tooltip styles
...
Made a local tooltip component for replicating our tooltip styles wherever we use tooltips.
Applied that tooltip to other items that had tooltips.
8 years ago