Commit Graph

1269 Commits

Author SHA1 Message Date
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
Kiran Niranjan
5e5455157a Typescript - Fix main window position calculation logic (#643) 2019-05-13 12:25:13 +05:30
Vishwas Shashidhar
5adc162b2e fix auto launch controller failing test 2019-05-07 14:16:59 +05:30
Vishwas Shashidhar
9e347bab77 refactor code and remove old JS code 2019-05-07 13:26:57 +05:30
Vishwas Shashidhar
2c356ab641 update dependencies and version number 2019-05-07 12:30:00 +05:30
Kiran Niranjan
4d2609263d Typescript - Downgrade electron version to 3.x and fix api changes 2019-05-07 11:26:12 +05:30
Kiran Niranjan
1957f834d6 Merge remote-tracking branch 'origin/ELECTRON-1170' into ts-3.x
# Conflicts:
#	installer/win/Symphony-x64.aip
#	installer/win/Symphony-x86.aip
#	package.json
2019-05-06 15:42:13 +05:30
Kiran Niranjan
eb67bc1b16 ELECTRON-1170 - Bump electron-spellchecker version to v2.0.1 2019-05-03 08:16:52 +05:30
Kiran Niranjan
9b202bb95e Typescript (Fix localization and custom title bar) (#631)
* Typescript - Fix localization for screen picker & spellchecker modules

* Typescript - Fix custom title bar menu item

* Typescript - Updated screen picker unit tests

* Typescript - Update appName place holder

* Typescript - Add backward compatibility support for screen snippet

* Typescript - Optimize and refactor code
2019-05-02 17:43:50 +05:30
Kiran Niranjan
6f07376e9f ELECTRON-1170 - Remove ncp module 2019-04-26 15:26:05 +05:30
Kiran Niranjan
f548a93a58 ELECTRON-1170 - Update spawn-rx files in aip 2019-04-26 10:20:50 +05:30