Commit Graph

1146 Commits

Author SHA1 Message Date
Kiran Niranjan
aa623cb8b5 Bump SDA version to 3.7.5 & clientVersion to 1.55.1 v3.7.5 2019-05-24 22:49:42 +05:30
Kiran Niranjan
5182740417 ELECTRON-1265 - Fix checks for handling links & pop-outs (#661) 2019-05-24 22:48:48 +05:30
Keerthi Niranjan
81598e1cc7 SEARCH-1466 - LZ4 not creating in custom user data path (was using cd on drive) (#652) 2019-05-24 22:48:26 +05:30
Kiran Niranjan
6e257e3af4 ELECTRON-988 - Remove registerAccelerator from menuItem options (#646) 2019-05-24 22:48:00 +05:30
Keerthi Niranjan
e028506503 SEARCH-1496 - Clear search_index before decompressing and version bump to 3.0.3 (#645) 2019-05-24 22:47:29 +05:30
Vishwas Shashidhar
52ef89fd7f update client version v3.7.4 2019-05-11 07:09:15 +05:30
Vishwas Shashidhar
3b3f3be13f Merge branch '3.x' of github.com:symphonyoss/SymphonyElectron into 3.x 2019-05-11 07:07:24 +05:30
Kiran Niranjan
39f7554222 ELECTRON-1239 (Add safety checks for logger) (#642)
* ELECTRON-1239 - Add safety check All the necessary places

* ELECTRON-1239 - Update unit test cases for logger
2019-05-09 16:03:23 +05:30
Kiran Niranjan
4117f446ba ELECTRON-1239 (Add safety check in electron-notify to prevent javascript errors) (#641)
* ELECTRON-1239 - Add safety check in electron-notify

* ELECTRON-1239 - Add safety check for all window
2019-05-08 21:03:12 +05:30
Vishwas Shashidhar
2b69787667 Merge branch '3.x' of github.com:symphonyoss/SymphonyElectron into 3.x 2019-05-07 11:02:31 +05:30
Vishwas Shashidhar
dd07b05ecb ELECTRON-1215: more info window blank screen fix (#640)
* add travis config for running tests

* ELECTRON-1215: fix blank screen issue on more info window
2019-05-07 10:57:26 +05:30
Vishwas Shashidhar
b52fb4027f Merge branch '3.x' of github.com:symphonyoss/SymphonyElectron into 3.x 2019-05-06 16:10:18 +05:30
Kiran Niranjan
fa2898c532 ELECTRON-1208 - Add safety checks for (#639)
did-finish-load events
2019-05-06 15:59:26 +05:30
Vishwas Shashidhar
1ca631c454 Merge branch '3.x' of github.com:symphonyoss/SymphonyElectron into 3.x 2019-05-04 08:44:29 +05:30
Kiran Niranjan
25a8e1707b ELECTRON-967 (Remove auto retry logic and add manual retry) (#636)
* ELECTRON-967 - Remove auto retry logic and add manual retry

* ELECTRON-967 - Remove quit button and update display text
2019-05-03 20:57:48 +05:30
Vishwas Shashidhar
f96454b2fa Merge branch '3.x' of github.com:symphonyoss/SymphonyElectron into 3.x 2019-05-03 17:24:00 +05:30
Vishwas Shashidhar
3884a2f01c ELECTRON-1079: support custom path for user data & logging (#638)
* add travis config for running tests

* ELECTRON-1079: fix setting user data path

Previously, we were setting the user data path once the app was ready, now, we set it at the very beginning when the app is launched, this ensures that the custom setting happens before the app loading starts and sets the path correctly

* ELECTRON-1079: make minor corrections on custom paths

* ELECTRON-1079: fix custom log path issues

* update jimp version

* bump up version number
2019-05-03 17:11:37 +05:30
Vishwas Shashidhar
4970fc1c5d Merge branch '3.x' of github.com:symphonyoss/SymphonyElectron into 3.x 2019-05-03 16:33:55 +05:30
Vishwas Shashidhar
1f547546b2 ELECTRON-1117: remove node-auto-launch in favour of Electron API (#633)
* ELECTRON-1117: handle auto launch manually

Because of security restrictions, we'll need to handle auto launch outside the node-auto-launch package manually by managing the registry ourselves

* ELECTRON-1117: changed to using electron api in place of manual registry changes

* add travis config for running tests

* ELECTRON-1117: fix auto launch issue on set startup

* ELECTRON-1117: update aip files

* ELECTRON-1117: update aip version
2019-05-03 15:08:36 +05:30
Kiran Niranjan
442c940ccc ELECTRON-1170 (Fix Javascript errors and update spellchecker dict logic) (#634)
* ELECTRON-1170 - Fix javascript error in spellchecker and notification modules

* ELECTRON-1170 - Require electron-spellchecker when web contents load

* ELECTRON-1170 - Package dictionary files

* ELECTRON-1170 - update dictionary files

* ELECTRON-1170 - Include dictionaries dir in aip file

* ELECTRON-1170 - Update unpack scripts and bump electron-spellchecker to v2.0.0

* ELECTRON-1170 - Update aip file

* ELECTRON-1170 - Update spawn-rx files in aip

* ELECTRON-1170 - Remove ncp module

* ELECTRON-1170 - Bump electron-spellchecker version to v2.0.1
2019-05-03 15:07:36 +05:30
Vishwas Shashidhar
831a1be209 add travis config for running tests 2019-04-25 15:01:16 +05:30
Keerthi Niranjan
7c656de06b SEARCH-1346 - Support new field renderingBlob Swift Search (#618) 2019-03-29 10:26:16 +05:30
Kiran Niranjan
37fb140863 Typescript - Add whitelisting logic and certificate verifying proxy (#621) 2019-03-29 09:55:35 +05:30
Vishwas Shashidhar
59c9aadcb4 bump up version number v3.7.3 2019-03-27 21:37:47 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
87b95de9b9 ELECTRON-1161: converting from png to jpg using jimp (#616) 2019-03-27 21:35:46 +05:30
Kiran Niranjan
7480e2d0bd ELECTRON-1141 - Display network error info screen only if SDA ends up in a blank screen (#605) 2019-03-20 20:33:28 +05:30
Vishwas Shashidhar
f1b1571ba6 ELECTRON-967: disable cancel retry button
Disable cancel retry button when user has already clicked on it
v3.7.2
2019-03-19 20:26:11 +05:30
Vishwas Shashidhar
19cb868490 Merge branch '3.x' of github.com:symphonyoss/SymphonyElectron into 3.x 2019-03-19 19:08:45 +05:30
Kiran Niranjan
c1b09e4315 ELECTRON-967 (Handle network state and implement retry logic) (#599)
* ELECTRON-967 - Display Error content when there is no active network connection

* ELECTRON-967 - Fix css issue for Windows

* ELECTRON-967 - Optimize code
2019-03-19 19:00:36 +05:30
Vishwas Shashidhar
565818cfce ELECTRON-1138: support opening email composition in new window (#601)
* bump up version number to 3.7.2

* ELECTRON-1138: support opening email composition in new window

Currently, due to security reasons, we don't open any url which is not the same as the main window url in a new window, instead, we open it in a new tab of the system default browser.

However, this impacts the email app as we'll need new window to be opened to compose an email. This commit fixes that issue by checking if we need to open a sub-domain of the pod url domain.
2019-03-19 18:00:35 +05:30
Vishwas Shashidhar
7bfbb33542 Merge branch '3.x' of github.com:symphonyoss/SymphonyElectron into 3.x 2019-03-19 14:20:18 +05:30
Vishwas Shashidhar
67eabc8656 bump up version number to 3.7.2 2019-03-19 12:10:40 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
478774bd8c ELECTRON-1131: changing extension from jpeg to png on windows (#595) 2019-03-14 22:25:27 +05:30
Kiran Niranjan
0c20b0e104 ELECTRON-1132 (Remove HKU registry entry on uninstalling the SDA) (#591)
* ELECTRON-1132 - Remove HKU registry entry on uninstalling the SDA

* ELECTRON-1132 - Change logic to use build number instead of version number to validate first time launch

* ELECTRON-1132 - Remove config exits check as we gracefully create a new config file
2019-03-13 16:33:24 +05:30
Kiran Niranjan
8bb452a572 ELECTRON-1129 (Fix first time launch config update logic) (#589)
* ELECTRON-1129 - Fix first time launch issue

* ELECTRON-1129 - Change updateUserConfigOnLaunch func signature to pass in promise

* ELECTRON-1129 - Update the local config variable
2019-03-12 21:29:53 +05:30
Vishwas Shashidhar
06df77efa9 bump up version v3.7.1 2019-03-11 21:46:05 +05:30
Vishwas Shashidhar
9710e8c5f1 Merge branch '3.x' of github.com:symphonyoss/SymphonyElectron into 3.x 2019-03-11 21:16:20 +05:30
Vishwas Shashidhar
c39e57d531 ELECTRON-1125: upgrade electron framework (#586)
* Fix logging issues

* ELECTRON-1125: upgrade electron framework
2019-03-11 21:14:52 +05:30
Vishwas Shashidhar
0c32a79e18 Merge branch '3.x' of github.com:symphonyoss/SymphonyElectron into 3.x 2019-03-11 20:03:31 +05:30
Kiran Niranjan
ecd1acd770 ELECTRON-1110 - Add power shell script to clean up Windows registry entries (#585) 2019-03-11 06:39:04 -07:00
Vishwas Shashidhar
739150a108 ELECTRON-1050: fix issue where we were opening new window for same pod url (#578)
* Fix logging issues

* ELECTRON-1050: fix issue where we were opening new window for same pod url
2019-03-04 19:04:22 +05:30
Vishwas Shashidhar
1aaf581d46 Merge branch 'master' into 3.x 2019-03-01 20:26:01 +05:30
Vishwas Shashidhar
2e383a8585 Fix logging issues 2019-03-01 20:25:28 +05:30
Kiran Niranjan
a6e113d356 ELECTRON-3.1.4 Update aip file v3.7.0 2019-02-26 21:39:26 +05:30
Vishwas Shashidhar
b1b660f8c9 change electron framework version to 3.1.4 2019-02-26 19:28:57 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
76812ab854 fixing indentation in preloadMain (#574) 2019-02-19 14:50:45 +00:00
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
21b97e772d ELECTRON-1019: enable spellchecker for popup window (#571) 2019-02-19 10:14:36 +00:00
Keerthi Niranjan
97def71ffb SEARCH-1347 - Improve recency and relevance sort filter (#572) 2019-02-18 20:23:14 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
23c0b5bae8 ELECTRON-802: ScreenSnippet improving capture quality (#570) 2019-02-16 00:34:20 +05:30
Vishwas Shashidhar
64b62e975f ELECTRON-993: add pod url validation for installers (#569)
* ELECTRON-993: add pod url validation for macOS

- change default url to https://[POD].symphony.com
- validate the above default url to ensure user enters the right url
- remove deprecated code
- add tool tip for the pod url text box

* ELECTRON-993: add pod url validation for windows installers
2019-02-13 18:16:39 +05:30