Kevin Serrano
f9540cf48c
Wallet name now is properly truncated.
8 years ago
kumavis
56087543c8
clean - remove svg notifications doc
8 years ago
kumavis
2fd03a60fb
Merge pull request #344 from Zanibas/character-limit
...
Character limit implemented for wallet names
8 years ago
kumavis
7026eca222
Merge pull request #348 from MetaMask/i341
...
Clear notifications on extension open + guard against negative sends
8 years ago
Frankie
16566ee7db
Move clearNotifications to popup.js
8 years ago
Kevin Serrano
abcf762184
Code style fix.
8 years ago
Kevin Serrano
697e8c0768
Truncate account name further.
8 years ago
kumavis
b1d5a332c0
fix typo
8 years ago
kumavis
c82d7585b8
background - prepare state for notifcations
8 years ago
Frankie
c115203063
fix for linting
8 years ago
Frankie
c548a1225b
Merge branch 'master' into i340+1
8 years ago
kumavis
621e28f6a2
Merge branch 'master' of github.com:MetaMask/metamask-plugin into notif2
8 years ago
Frankie
4f4c5048bf
fix #341 close notifications when oppening pop up
8 years ago
Dan Finlay
6a87259016
Simplify `send ether` button to `send`.
8 years ago
Dan Finlay
9f5b62752e
Fix formatting on terms & conditions page
8 years ago
Kevin Serrano
39a758d7c3
Merge changelog.
8 years ago
Kevin Serrano
a69882df72
Additional length check just in case.
8 years ago
Kevin Serrano
86a1eaadf1
Enforce 30 character limit on wallet name.
8 years ago
Kevin Serrano
204cb7f1ed
Change color of failure to yellow. Change pending to ellipsis. ( #338 )
...
* Change color of failure to yellow. Change pending to ellipsis.
* Modify changelog.
8 years ago
Frankie
3d9bedaeea
Fix it so you cant send a negitavie amount of ETH
8 years ago
kumavis
99ca02030a
Merge branch 'master' of github.com:MetaMask/metamask-plugin
8 years ago
kumavis
baba719468
notif - change size for better readability
8 years ago
kumavis
c41c4f719f
Merge pull request #335 from Zanibas/title-additions
...
Add alt titles to most critical icons
8 years ago
Kevin Serrano
8c7511e9da
Add alt titles to most critical icons
...
We can change most of these later to a more "elegant" solution, but from the user perspective, having these tooltips is comforting imo.
8 years ago
kumavis
36c7ffa585
Merge pull request #327 from MetaMask/uiFixes
...
fix button positioning && mailto link
8 years ago
Frankie
ab55fefa1a
Merge branch 'master' into uiFixes
8 years ago
Frankie
ef743499cb
Fix for the mailto link
8 years ago
kumavis
36a183db94
Merge pull request #326 from MetaMask/conf-tx-refactor
...
Tx/Msg Conf page + notifcation refactor
8 years ago
kumavis
770528d538
clean - appease the linting machine
8 years ago
kumavis
d7d440b2c2
svg notif now work for msg signatures
8 years ago
kumavis
52518a5efc
Merge pull request #323 from MetaMask/RefactorBackground
...
Refactored background.js controller apart from chrome + transport
8 years ago
Dan Finlay
60fec24c00
Debugged by using a real dapp
8 years ago
Dan Finlay
d3e0e7fe45
Manually debugged refactor
8 years ago
Dan Finlay
122018a96a
Fixed tests
8 years ago
Dan Finlay
fa7e466559
Rename background-controller metamask-controller
8 years ago
Dan Finlay
b2b3f4b26b
Improve refactor
...
Replace config-manager-singleton with one that is instantiated within the `background-controller`, and takes its persistence callbacks from its instantiated options.
Replaced class getters with more familiar get___() functions.
8 years ago
Frankie
4200eeeeed
Fix editable button so that it dosent float above the drop down menue
8 years ago
Dan Finlay
9ed3c676ec
Refactored background.js controller apart from chrome + transport
...
Still needs linting fixes, probably bugs, this commit should be used as a draft of what a separation of these concerns might look like.
8 years ago
kumavis
86fdcca2ec
Merge branch 'master' of github.com:MetaMask/metamask-plugin into conf-tx-refactor
8 years ago
kumavis
eb1b9d027f
breakout pending-tx-details
8 years ago
kumavis
251cb84afb
Merge pull request #322 from MetaMask/i321
...
identicon - default to imageify
8 years ago
kumavis
c8b6da2593
identicon - default to imageify
8 years ago
kumavis
d3a8f3eebe
Merge pull request #320 from MetaMask/i318
...
send-tx remove account select button
8 years ago
kumavis
02dd1669e7
send-tx remove account select button
8 years ago
Dan Finlay
cbcc0438cb
Bump changelog
8 years ago
kumavis
bec7bde883
Merge pull request #319 from MetaMask/pdf
...
contentscript - skip web3 injection if domain appears to be a pdf
8 years ago
kumavis
fce748c118
contentscript - skip web3 injection if domain appears to be a pdf
8 years ago
kumavis
ac2269b16e
Merge pull request #312 from MetaMask/svg-notif
...
initial svg notifications
8 years ago
kumavis
2808fd175b
notif - remove dummy dev notif
8 years ago
kumavis
2468949cb5
some legit linting fixes
8 years ago