Vikas Shashidhar
d49cffb185
Merge pull request #288 from keerthi16/SEARCH-563
...
SEARCH-563 (Deleting the temp files)
2018-01-10 10:22:19 +05:30
Keerthi Niranjan
e9a89ff429
SEARCH-569
...
- Fixed tests
2018-01-10 10:15:03 +05:30
Keerthi Niranjan
181fa7b767
SEARCH-569
...
- Review comments fix
2018-01-09 19:59:00 +05:30
Keerthi Niranjan
603d74c5b9
SEARCH-569
...
- Removing the version information from user index folder
2018-01-09 16:16:59 +05:30
Keerthi Niranjan
761875559c
SEARCH-563
...
- Typo
2018-01-09 14:25:30 +05:30
Keerthi Niranjan
b32c7784ea
SEARCH-563
...
- Fixed unit tests
2018-01-09 14:20:29 +05:30
Keerthi Niranjan
7b71c8f2dc
Merge remote-tracking branch 'upstream/master' into SEARCH-563
2018-01-09 13:38:21 +05:30
Keerthi Niranjan
77ac2102d4
SEARCH-563
...
- Deleting the tmp files
2018-01-09 13:37:03 +05:30
Vikas Shashidhar
d3f6877b7a
Merge pull request #281 from keerthi16/SEARCH-538
...
SEARCH-538 (Unit tests / Code refactoring)
2018-01-09 13:17:23 +05:30
Keerthi Niranjan
63b2fe25bd
SEARCH-538
...
- Review comments
2018-01-08 17:38:58 +05:30
Kiran Niranjan
5fd75ab5fa
Electron-249 - moved config fields to a constant
2018-01-08 17:15:24 +05:30
Keerthi Niranjan
252047891e
SEARCH-538
...
- Review comments
2018-01-08 16:57:18 +05:30
Kiran Niranjan
ab6a4fdc6a
Electron-249 - Updated API work flow
2018-01-08 16:43:10 +05:30
Vikas Shashidhar
1638cfc36c
Merge pull request #284 from VishwasShashidhar/electron-258
...
electron-258: fixes the pop out issue for meetings and supports undefined urls in case of new window events as per the html dom specs
2018-01-08 12:03:16 +05:30
Kiran Niranjan
92076ce9c7
Electron-249 - Fixed new line issue in setting plugin
2018-01-05 23:40:32 +05:30
Kiran Niranjan
cb324c17dd
Electron-249 - added "npm run test" to unpacked-mac
2018-01-05 17:44:19 +05:30
Kiran Niranjan
5ef535d88e
Electron-249 - Implemented a new feature that brings electron wrapper when a user receives a notification
2018-01-05 17:42:43 +05:30
Vishwas Shashidhar
f250185067
electron-258: made changes as per the PR recommendation
2018-01-04 23:00:08 +05:30
Vishwas Shashidhar
966b1f712f
Merge branch 'master' into electron-258
2018-01-04 22:49:05 +05:30
Vikas Shashidhar
73dbd98f4e
Merge pull request #282 from KiranNiranjan/ELECTRON-231
...
Electron-231 (Fixes the installer config issue on Windows)
2018-01-03 16:37:36 +05:30
Vikas Shashidhar
6ca2aaa227
Merge pull request #280 from KiranNiranjan/ELECTRON-222
...
Electron-222 (Fixes Notifications Javascript Error)
2018-01-03 16:32:08 +05:30
Vikas Shashidhar
6e00eff02f
Merge pull request #270 from KiranNiranjan/ELECTRON-250
...
Electron-250 (Updated the installer bundle)
2018-01-03 16:30:48 +05:30
Vishwas Shashidhar
0edc3d01e2
electron-258: fixes the pop out issue for meetings and supports undefined urls in case of new window events as per the html dom specs
2018-01-02 17:00:12 +05:30
kiranniranjan
e835f8f97f
Merge remote-tracking branch 'upstream/master' into ELECTRON-222
2018-01-02 14:33:31 +05:30
Kiran Niranjan
22d913f6c1
Electron-222 - Removed the code which was deleting the method on args
2018-01-02 14:32:40 +05:30
Kiran Niranjan
742dcf2517
Electron-250
...
Renamed the variables as per the review
2018-01-02 13:00:28 +05:30
Vikas Shashidhar
2855c9b2df
Merge pull request #283 from KiranNiranjan/ELECTRON-156
...
Electron-156 (Updated Protocol Validation)
2018-01-02 12:51:38 +05:30
kiranniranjan
7d1bbc9107
Merge remote-tracking branch 'upstream/master' into ELECTRON-250
2018-01-02 12:44:07 +05:30
Vikas Shashidhar
4510a35eb1
Merge pull request #276 from KiranNiranjan/ELECTRON-253
...
Electron-253 (Basic auth issue)
2018-01-02 12:24:27 +05:30
Keerthi Niranjan
4322615e6b
SEARCH-538
...
- Included two new tests
2018-01-02 10:12:14 +05:30
Kiran Niranjan
2c3b35270b
Electron-156
...
Updated the code not to encode the URL and just validate the protocol
2017-12-30 12:49:39 +05:30
Kiran Niranjan
9010c341cb
Electron-231
...
Fixes the installer config issue on Windows
2017-12-29 17:55:42 +05:30
Keerthi Niranjan
988439b780
SEARCH-538
...
- User config unit tests
2017-12-29 17:36:40 +05:30
Vikas Shashidhar
ed4672d0bc
Merge pull request #279 from VishwasShashidhar/electron-205
...
electron-205: fixes the already fixed issue post merge conflict regression
2017-12-29 17:11:59 +05:30
Kiran Niranjan
0be6104ce2
Merge remote-tracking branch 'upstream/master' into ELECTRON-222
2017-12-29 15:59:35 +05:30
Kiran Niranjan
c8101a9b1e
Electron-222
...
Added a safety check to prevent from using an already destroyed notification window
Added method to close all notification when notification config is changed
2017-12-29 15:59:19 +05:30
Vishwas Shashidhar
c13bfd5f14
electron-205: fixes the already fixed issue post merge conflict regression
2017-12-29 12:48:19 +05:30
Keerthi Niranjan
d1e7604895
SEARCH-538
...
- Removed comment
2017-12-29 12:06:19 +05:30
Keerthi Niranjan
c48bb2225e
SEARCH-538
...
- Test for search limit
2017-12-29 12:04:40 +05:30
Keerthi Niranjan
3a3eb4bb15
Merge remote-tracking branch 'upstream/master' into SEARCH-538
2017-12-29 09:38:44 +05:30
Vikas Shashidhar
f4ff287547
Merge pull request #277 from VikasShashidhar/master
...
Revert "Merge pull request #269 from keerthi16/skynet"
2017-12-28 18:12:32 +05:30
Vikas Shashidhar
3cf9226bf4
Revert "Merge pull request #269 from keerthi16/skynet"
...
This reverts commit 1388c835ef
, reversing
changes made to c9d6229d6d
.
2017-12-28 17:29:27 +05:30
Kiran Niranjan
ee6cf8732b
Electron-253
...
Added type button to prevent form submit
2017-12-28 17:18:00 +05:30
Vikas Shashidhar
5ed8e8f026
Merge pull request #275 from symphonyoss/revert-272-newSkynet
...
Revert "Updating Master with Skynet"
2017-12-28 15:35:49 +05:30
Vikas Shashidhar
b91ceb3ee3
Revert "Updating Master with Skynet"
2017-12-28 15:35:33 +05:30
Keerthi Niranjan
fbf051b3a3
Fixed tests
2017-12-28 15:29:37 +05:30
Vikas Shashidhar
d8b83ba2b7
Merge pull request #272 from keerthi16/newSkynet
...
Updating Master with Skynet
2017-12-27 17:18:37 +05:30
Keerthi Niranjan
25fdaa78da
Merge remote-tracking branch 'upstream/master' into newSkynet
2017-12-27 17:14:00 +05:30
Vikas Shashidhar
6c15d14fa8
Merge pull request #256 from VishwasShashidhar/electron-205
...
electron-205: fixed file overwrite issues when a custom download folder is set by the user
2017-12-27 17:10:01 +05:30
Vishwas Shashidhar
b64f60d8f2
electron-205: refactored the code as per suggestions on the PR.
2017-12-27 17:01:32 +05:30