Frankie
|
e0daea35a9
|
Add network name to indicator and some css fixes
-also fix custom net work bug in drop down where it
thinks local:8545 is custom.
|
8 years ago |
Dan Finlay
|
2b5c42d27f
|
Merge branch 'master' into CopyTxHash
|
8 years ago |
Dan Finlay
|
78e6ed22be
|
Add tooltip to copy button
|
8 years ago |
Kevin Serrano
|
3ae479f5ac
|
Unify wording for transaction options (#369)
* Unify wording for transaction options.
* Modify changelog.
* Fix wording and spacing.
|
8 years ago |
Frankie
|
2c36c17238
|
Add ✓ charchter to indicate active network
|
8 years ago |
Dan Finlay
|
57c8922817
|
Bump changelog
|
8 years ago |
Dan Finlay
|
7f92a8da06
|
Use clipboard icon for copy button
|
8 years ago |
Dan Finlay
|
fb92b8a5fe
|
Add copy button to transaction list
|
8 years ago |
Dan Finlay
|
5c57169219
|
Replace manual copy buttons with new CopyButton component
|
8 years ago |
Dan Finlay
|
441a7eec28
|
Add CopyButton component
|
8 years ago |
Dan Finlay
|
757a3ce6be
|
Version 2.4.5
|
8 years ago |
kumavis
|
8d9a0e7177
|
Merge pull request #356 from MetaMask/networkDropdownFix
Network dropdown fix
|
8 years ago |
Frankie
|
ce03356f5f
|
Remove missused action
|
8 years ago |
Frankie
|
dbae676858
|
Make it so that when you click the custom rpc url it closes the dropdown menu
|
8 years ago |
Frankie
|
f3119d40f5
|
fix lint
|
8 years ago |
Frankie
|
af999e2bee
|
Merge branch 'master' into networkDropdownFix
|
8 years ago |
Frankie
|
56cbd7d9ea
|
Add custom to drop down menu
|
8 years ago |
Kevin Serrano
|
e4956c3123
|
Modify network icons to reflect current design. (#355)
* Modify network icons to reflect current design.
* Switch icons around.
|
8 years ago |
Kevin Serrano
|
c6187b080a
|
Fix out-of-place positioning of pending tx badges. (#354)
|
8 years ago |
kumavis
|
6238af6330
|
fix bad merge
|
8 years ago |
kumavis
|
f1a94afca7
|
Merge pull request #352 from MetaMask/pr/351
Limit account nicknames
|
8 years ago |
kumavis
|
19f9d6566b
|
Merge branch 'master' into pr/351
# Conflicts:
# CHANGELOG.md
# app/scripts/lib/notifications.js
|
8 years ago |
kumavis
|
913533522f
|
Merge pull request #350 from MetaMask/notif2
Notifications - improved readability and data
|
8 years ago |
kumavis
|
4777f82ae0
|
Merge branch 'master' into notif2
|
8 years ago |
kumavis
|
d4708828aa
|
Merge pull request #345 from MetaMask/FixSomeFormatting
Fix some formatting
|
8 years ago |
kumavis
|
57aca116ed
|
Merge branch 'master' into FixSomeFormatting
# Conflicts:
# CHANGELOG.md
# app/scripts/lib/notifications.js
|
8 years ago |
Kevin Serrano
|
1cd17af2ad
|
Second layer of 20 character check modified.
|
8 years ago |
Kevin Serrano
|
661d9bffb3
|
Changelog update and reduce allowed characters from 30 to 20.
|
8 years ago |
kumavis
|
494b62dcf8
|
Merge branch 'master' into FixSomeFormatting
|
8 years ago |
Kevin Serrano
|
4be704097f
|
Merge branch 'master' into title-truncate
|
8 years ago |
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 |