aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/notification-manager.js
Commit message (Expand)AuthorAgeFilesLines
* Fixes popups not showing when screen size is odd (#6312)William Monti Souza2019-03-181-2/+2
* Centre the notification in the current window (#6307)Whymarrh Whitby2019-03-151-4/+3
* Centre all notification popupsWhymarrh Whitby2019-03-121-5/+10
* Conditionally use Promise-based extension API when creating windowsbitpshr2018-07-041-4/+4
* set the popup id returned by create promisevittominacori2018-06-181-3/+4
* set an id to the metamask notification popupvittominacori2018-06-171-1/+2
* Notification manager method docs.Dan2018-04-211-4/+31
* Even more documentation for various controllers and libs.Dan2018-04-191-3/+6
* remove console logJeffrey Tong2018-03-121-2/+0
* add comments that need clarification on naming conventionJeffrey Tong2018-03-121-6/+8
* fixed multiple notification windows when executing batchJeffrey Tong2018-03-081-1/+4
* removed check for width & height on multiple popup windowsJeffrey Tong2018-03-081-3/+1
* Sign Typed Request styling fixesChi Kei Chan2017-10-261-1/+1
* Signature request fixes.Dan2017-10-261-1/+1
* notification-manager - remove promise listenerkumavis2017-04-291-3/+0
* Fix linting warningsThomas Huang2017-04-271-1/+1
* notification-manager - rename show -> showPoup + make getPopup privatekumavis2017-04-011-10/+10
* introduce platform api and rename notifications to notification-managerkumavis2017-03-311-0/+74