Commit Graph

1279 Commits

Author SHA1 Message Date
Vishwas Shashidhar
1b79deb24a feature: ELECTRON-1204: allow set expiry to take period dynamically 2019-06-25 13:35:55 +05:30
Kiran Niranjan
2e80c599fc feat: ELECTRON-1332 (Make Context Isolation configurable) (#691)
* ELECTRON-1332 - Make Context Isolation configurable

* ELECTRON-1332 - Abstract opts constructors functions
2019-06-25 10:26:01 +05:30
Keerthi Niranjan
0caef99513 SEARCH-1541 - Remove FreeDiskSpace to use node native binding (#692) 2019-06-25 00:53:09 -04:00
Kiran Niranjan
f17c7cc404 fix: ELECTRON-1238 (Handle session permissions) (#686)
* ELECTRON-1238 - Handle session permissions

* ELECTRON-1238 - Fix conditions

* ELECTRON-1238 - Resolve conflicts
2019-06-21 14:56:08 -04:00
Keerthi Niranjan
79c38e7834 feat: SEARCH-1527 - Display swift-search version details in the More Info (#688)
* SEARCH-1527 - Display swift-search version details in the More Info window

* SEARCH-1527 - Arrange in alphabetically order

* SEARCH-1527 - Change the implementation to use package json
2019-06-21 14:23:57 -04:00
Vishwas Shashidhar
a28e14cfef
fix: ELECTRON-1310 L10N: Minimize on Close not localized in French (#690) 2019-06-21 13:41:28 -04:00
Kiran Niranjan
355110cf72 fix: ELECTRON-1264 (Fix ATS for localhost and update TLS version to 1.2) (#689)
* ELECTRON-1264 - Fix ATS for localhost and update tls version to 1.2

* ELECTRON-1264 - Remove extendInfo field from package.json
2019-06-21 13:29:07 -04:00
Keerthi Niranjan
9f6fb708fa Bump search api version to 1.55.3 to support from R55.3 (#687) 2019-06-18 13:10:35 -04:00
Kiran Niranjan
bab80d733b fix: ELECTRON-1177 (Update French translations for menu items) (#684)
* ELECTRON-1177 - Update French translations for menu items

* ELECTRON-1172 - Update French translations for Download item
2019-06-18 13:09:37 -04:00
Kiran Niranjan
63036b6787 ELECTRON-1169 - Increase screen sharing indicator to support Japanese chars (#685) 2019-06-17 13:04:20 -04:00
Vishwas Shashidhar
5e2149da08
ELECTRON-1306: update aip files to uninstall on scripts failure (#683) 2019-06-16 09:29:04 -04:00
Kiran Niranjan
2bddbc56ec fix: Typescript (Fix issues with notification, menu & logger modules) (#682)
* Typescript - Fix issues with notification, menu & logger

* Typescript - Update unit test case and fix logger circular import

* Typescript - Fix the notification argument issue
2019-06-14 15:32:32 -04:00
Keerthi Niranjan
36613e3023 Revert ffi and version changes (#681) 2019-06-13 11:39:40 -04:00
Kiran Niranjan
65836ddf24 ELECTRON-1297 - Add role alert to the notification container (#679) 2019-06-12 17:13:48 -04:00
Keerthi Niranjan
a6a34c9c6d SEARCH-1313 - Bump swift-search version from 3.0.0 to 1.55.2 (#674)
1. Swift-Search will be supported from 1.55.2
2. All the older build we will be deprecated
2019-06-12 17:12:45 -04:00
Keerthi Niranjan
7c67fa897f feat: SEARCH-1514 - Include Index-Validator for verifying the index (#669)
* SEARCH-1514 - Include index-validator for validating index before initializing search

* SEARCH-1514 - Bump version from 1.55.2-beta.2 to 1.55.2-beta.3 Expose index validator response to SFE
2019-06-12 17:12:15 -04:00
Kiran Niranjan
ca5a39c62f Typescript - Bump electron version to 3.1.11 (#678) 2019-06-10 14:33:50 -04:00
Kiran Niranjan
1e953b0092 fix: ELECTRON-1022 (Fix issues with notification and origin) (#673)
* ELECTRON-1022 - Fix issues with notification and origin

* Typescript - Add Notification APIs to window.ssf object

* Typescript - Fix unit test

* Typescript - Fix notification bg color issue
2019-06-10 22:14:44 +05:30
Kiran Niranjan
10d3d49c44 fix: Typescript (Fix throttle issue and update stats logs) (#671)
* Typescript - Fix throttle issue and update stats logs

* Typescript - Fix unit tests
2019-06-10 22:13:59 +05:30
Nikolay Ganev
74a2d7fb37 aligning README.md and CONTRIBUTING.md to FINOS project blueprint language (#672) 2019-06-04 17:56:19 +05:30
Vishwas Shashidhar
7a94ad31f8
feat: ELECTRON-1204 - add support for ttl (#668)
* ELECTRON-1204: implement ttl logic

* ELECTRON-1204: rebase with master

* ELECTRON-1204: remove redundant comma
2019-06-03 14:19:05 +05:30
Vishwas Shashidhar
fe0cacad9e consolidate the auto assign bot configuration 2019-06-03 14:03:49 +05:30
Vishwas Shashidhar
8aa1270204 add trop configuration 2019-06-03 13:51:25 +05:30
Vishwas Shashidhar
dcfbc80736 rearrange entries in package.json 2019-06-03 13:43:36 +05:30
Vishwas Shashidhar
7ce1846f67 update release drafter configuration 2019-05-31 20:26:14 +05:30
Vishwas Shashidhar
528b558eab add bot configuration files 2019-05-31 20:24:47 +05:30
Kiran Niranjan
cc451cb46f Typescript - Change network error logic and remove loading screen (#666) 2019-05-31 17:52:18 +05:30
Kiran Niranjan
4da7cd6d17 Typescript (Fix issues with setting the window origin) (#663)
* Typescript - Fix issues with setting the window origin

* Typescript - Fix lint issue

* Typescript - Fix frequent window activation
2019-05-30 17:24:04 +05:30
Keerthi Niranjan
bc7b815e2c SEARCH-1502 - Move Query constructor to SFE (#664) 2019-05-30 17:20:49 +05:30
Kiran Niranjan
a16bcfef62 ELECTRON-1265 (Fix checks for handling links & pop-outs) (#662)
* ELECTRON-1265 - Fix checks for handling links & pop-outs

* ELECTRON-1265 - Add logs
2019-05-28 15:50:38 +05:30
Vishwas Shashidhar
15655d6cdb remove missing api for process 2019-05-28 15:33:10 +05:30
Vishwas Shashidhar
0ab7cfd1cd refactor code to remove stringify for logging 2019-05-28 13:36:11 +05:30
Vishwas Shashidhar
e7f1afd499 add statistics logging
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

# Conflicts:
#	src/app/config-handler.ts
2019-05-28 13:35:45 +05:30
Kiran Niranjan
2743d1ba96 Typescript - Fix bound changes issue (#660) 2019-05-22 15:53:37 +05:30
Keerthi Niranjan
e094aa7fff 1. Set shell-path (#659)
1. Add isMac check for set path if shell path has errors.
2019-05-22 13:56:57 +05:30
Kiran Niranjan
fe77bc259b ELECTRON-1247 (Remove old Symphony launch agent plist file) (#658)
* ELECTRON-1247 - Remove old Symphony launch agent

* ELECTRON-1247 - Rearrange dependency

* ELECTRON-1247 - Remove config path logs

* ELECTRON-1247 - Add log for removing old launch agent
2019-05-22 13:41:19 +05:30
Vishwas Shashidhar
fa79bde23a remove packager dep and refactor jest config 2019-05-22 12:51:49 +05:30
Kiran Niranjan
cdac0c4b89 ELECTRON-1213 - Fix localization for more information window (#657) 2019-05-22 12:31:54 +05:30
Vishwas Shashidhar
4e77f418d8 remove stale dependencies 2019-05-22 12:11:08 +05:30
Vishwas Shashidhar
559dc9fa75
ELECTRON-1173: open browser tab for same host url (#654)
* ELECTRON-1173: add support for opening main window url links in the default browser

* ELECTRON-1173: refactor code and logging

* ELECTRON-1173: remove extra comma

* ELECTRON-1173: remove hooks

* ELECTRON-1173: reformat code

* ELECTRON-1173: reformat code
2019-05-21 19:02:21 +05:30
Kiran Niranjan
586e0f0f25 Typescript (Fix custom user data path and menu items) (#655)
* Typescript - Fix custom user data path

* Typescript - Fix menu items for Windows OS

* Typescript - Fix indentation & menu items
2019-05-21 15:58:18 +05:30
Vishwas Shashidhar
eccb062635 Merge remote-tracking branch 'sym/master' 2019-05-17 16:37:09 +05:30
Vishwas Shashidhar
27585b7a26 remove unneeded logs in notification file 2019-05-17 16:36:50 +05:30
Keerthi Niranjan
d66fce587d SEARCH-1466 - LZ4 not creating in custom user data path (was using cd on drive) (#653) 2019-05-17 16:16:54 +05:30
Kiran Niranjan
a084735ce5 ELECTRON-771 (Fix custom title bar button titles & localization) (#651)
* ELECTRON-771 - Fix custom title bar button titles

* ELECTRON-771 - Update unit test cases
2019-05-17 16:14:44 +05:30
Vishwas Shashidhar
4a7fe58fba add more logging to all the source files 2019-05-16 19:00:00 +05:30
Kiran Niranjan
a053faedda Typescript (Change title-bar from className to id ) (ELECTRON-748) (#647)
* ELECTRON-748 - Change title-bar from className to id
Fix linter issues

* ELECTRON-748 - Fix unit tests cases
2019-05-15 18:21:52 +05:30
Vishwas Shashidhar
2de835a543 add lib to gitignore 2019-05-15 13:02:26 +05:30
Vishwas Shashidhar
9e7be94851 add more logging
- activity detection
- app cache
- app menu
- auto launch controller
- child window handler
2019-05-15 10:42:12 +05:30
Kiran Niranjan
099235b424 Typescript - Include missing supporting files for electron 3.x in aip (#644) 2019-05-13 13:17:52 +05:30