Kiran Niranjan
6675d3937f
Electron-134 - Optimized CSS & made changes as per review comments
2017-11-05 10:23:40 +05:30
Kiran Niranjan
48bad2eddb
Electron-134 - setting the pod information empty until the back is ready
2017-10-26 14:29:37 +05:30
Kiran Niranjan
69a1e94445
Merge remote-tracking branch 'upstream/master' into ELECTRON-134
2017-10-26 09:58:24 +05:30
Kiran Niranjan
89767363c5
Electron-181 - Removed the unwanted closeAll function which was throwing an error
2017-10-25 13:30:46 +05:30
Kiran Niranjan
6b6a1d27a7
Electron-134 - Completed the notification redesign
2017-10-10 14:37:11 +05:30
Kiran Niranjan
5cd0568096
Electron-134 - Redesigned notification for windows
2017-10-04 12:43:06 +05:30
Kiran Niranjan
b94dbdef68
Electron-134 - Updated logos
2017-09-27 19:00:39 +05:30
Kiran Niranjan
3aadfeeff0
Electron-134 - Redesigned notification for windows
2017-09-21 17:12:41 +05:30
Vishwas Shashidhar
5f557247a7
electron-97: refactored the code as per the ticket (points 3 & 4 covered)
2017-08-24 16:18:32 +05:30
Vishwas Shashidhar
28bd9399aa
electron-97: refactored the code as per the ticket (points 2 & 6 covered)
2017-08-24 13:21:02 +05:30
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
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
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
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