Commit Graph

1259 Commits

Author SHA1 Message Date
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
Kiran Niranjan
7b6a5f6044 ELECTRON-1170 - Update aip file 2019-04-25 15:14:20 +05:30
Kiran Niranjan
aef3ff7139 ELECTRON-1170 - Update unpack scripts and bump electron-spellchecker to v2.0.0 2019-04-25 14:53:45 +05:30
Kiran Niranjan
370320bca8 ELECTRON-1170 - update aip files 2019-04-25 14:06:38 +05:30
Keerthi Niranjan
5cb931e31c SEARCH-1428 (Complete workflow of context-isolation) (#632)
* SEARCH-1313 - Completed full work flow

* SEARCH-1313 - Change get-version-info to return promise

* SEARCH-1313 - Bump Swift-search to 4.0.0-beta.1 to support context isolation

* SEARCH-1313 - Bump Swift-search to 5.0.0-beta.2 to support context isolation

* SEARCH-1313 - Rename export
2019-04-25 14:02:58 +05:30
Kiran Niranjan
a1e2415c94 ELECTRON-1170 - update dictionary files 2019-04-25 12:11:22 +05:30
Kiran Niranjan
ecca7ecf54 ELECTRON-1170 - Package dictionary files 2019-04-25 11:32:20 +05:30
Kiran Niranjan
2523241353 ELECTRON-1170 - Require electron-spellchecker when web contents load 2019-04-17 09:49:53 +05:30
Kiran Niranjan
36b371eb10 ELECTRON-1170 - Fix javascript error in spellchecker and notification modules 2019-04-16 14:05:38 +05:30
Kiran Niranjan
6aca522a1e Typescript (Optimize loading styles & register global shortcuts) (#629)
* Typescript - Optimize loading styles and register global shortcuts

* Typescript - Update version info logic to support BC

* Typescript - Implement memory refresh logic

* Typescript - Optimize memory refresh, devtools & appBridge code

* Typescript - Mock window-handler to fix unit tests

* Typescript - Change logic to remove if else and early exit
2019-04-12 16:11:04 +05:30
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS
b9bc65008d mocking updateUserConfig on autoLaunchController unit test (#630) 2019-04-08 21:21:55 +05:30