Kiran Niranjan
2e943359bb
Electron-104 - Optimized async dependency in electron-notify
2017-08-04 11:58:06 +05:30
Vishwas Shashidhar
83fb71cfb2
electron-99: added attributes to control sandboxing
2017-07-14 12:58:59 +05:30
Kiran Niranjan
aec84b823b
Electron-93 - Moved the node env const to misc
2017-07-10 13:09:10 +05:30
Kiran Niranjan
654441ce8c
Implemented method to turn off sandbox mode when the app is running in node env
2017-07-06 18:05:36 +05:30
Kiran Niranjan
2b6ec2aeb8
Electron-43 (Configure Notification Position) ( #142 )
...
* ELECTRON-43 - Implemented Alert settings functionality
* ELECTRON-43
1. Added multiple monitor support for notifications in windows
2. Implemented a settings window to change notification position
3. Completed implementing configure alert position window
* ELECTRON-43 - Refactored code and changed config data
* ELECTRON-43
1. Refactored the code
2. Added modal property to browser window
* ELECTRON-43
1. Resolved conflicts
2. Made config default display value to null
3. Renamed api method from 'showAlertSettings' to 'showNotificationSettings' for consistency
4. Fixed some bugs
2017-06-16 15:29:56 -07:00
Lynn
c823a7616b
notifications are not showing ( #132 )
2017-06-07 13:20:27 -07:00
Kiran Niranjan
85a21ec4e8
Electron-65 (Logging) ( #121 )
...
* Electron-65 - Added more logs
* Electron-65 - Removed some logs as per the review
* Electron-65 - Removed unused log variables
2017-06-02 09:08:55 -07:00
Lynn
f97a13c382
add logging and unit tests ( #117 )
...
* add logging and unit tests
* fix logging msg spell for notification
2017-05-31 21:39:08 -07:00
Lynn
1047a26f15
update notifications css ( #56 )
2017-04-11 15:01:14 -07:00
Lynn
bcd2f8e645
fix event timing for events ( #53 )
2017-04-06 10:07:58 -07:00
Lynn
8d94893ea8
Fix notf close ( #52 )
...
* fix notf close
* send close event for queued items
2017-04-04 20:16:14 -07:00
Lynn
662fa1d864
upgrade electron 1.6.5 ( #51 )
2017-04-03 16:50:35 -07:00
Lynn
7ee0418c82
clean up event listeners in proxy ( #50 )
2017-03-30 16:20:51 -07:00
Lynn
7989bcc044
add sticky notf ( #49 )
2017-03-29 20:11:08 -07:00
Lynn
27d58a94d7
add notification grouping ( #48 )
2017-03-29 17:42:15 -07:00
Lynn
75d1342b28
add max queue length for notifications ( #46 )
2017-03-28 18:09:51 -07:00
Lynn
06e93cd9c3
update notify interface ( #45 )
2017-03-28 17:04:21 -07:00
Lynn
2ded38c542
Proxy unit tests ( #40 )
...
* add unit test for proxy
* more unit tests for proxy
2017-03-23 16:19:59 -07:00
Lynn
0dfa3339a3
notifications implementation ( #34 )
...
* wip: notifications
* wip: more notifications
* wip: add getter to proxy
* wip: add setter
* wip: add static getter and method
* wip: add event handlers
* wip: add doc
* wip: add api demo
2017-03-21 09:15:18 -07:00