SymphonyElectron/spec
Vishwas Shashidhar 6940d78068
feat: SDA-2056: update welcome screen url to [POD].symphony.com (#1009)
* add support for electron 8.x

* update node-abi to latest

* 8.x: fix unit tests

* upgrade to electron 9.x

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* rebase 9.x against master

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* 9.x: fix windows installer files

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* rebase 9.x against master and fix issues

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* 9.x - update aip file

* 9.x -> downgrade to electron 9.0.0-beta.22

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* bump up electron version to 9.0.0

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* upgrade node-abi to support electron 9

* update package-lock.json

* 9.x -> enable signing on aip

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* 9.x -> update package-lock.json

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* 9.x -> fix screen share indicator mac script issue

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-2080 - Target jss class name instead of dev defined

* SDA-2080: fix title bar issue with 9.x

* SDA-2080 - Make text notification black for 1.5 and update style template

* 9.x: add electron-osx-sign to fix 9.x build issues

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-2091 - Only pass required data via IPC

* SDA-2092 - prevent notifications from opening in fullscreen state in MacOS

* SDA-2056: set [POD] as the placeholder for default pod url

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-2056: fix unit tests

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-2056: remove post install script.

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

Co-authored-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2020-06-02 13:00:30 +05:30
..
__mocks__ SDA-1924 - Add new fields for about-app window (#958) 2020-03-31 17:28:51 +05:30
__snapshots__ feat: SDA-2056: update welcome screen url to [POD].symphony.com (#1009) 2020-06-02 13:00:30 +05:30
setup Typescript download manager unit test (#579) 2019-04-02 10:57:26 +05:30
aboutApp.spec.ts SDA-1924 - Add new fields for about-app window (#958) 2020-03-31 17:28:51 +05:30
activityDetection.spec.ts Typescript (Optimize loading styles & register global shortcuts) (#629) 2019-04-12 16:11:04 +05:30
appCacheHandler.spec.ts feat: SDA-1838: upgrade electron framework to 8.x (#895) 2020-03-06 14:37:18 +05:30
appMenu.spec.ts feat: SDA-1748 (Add support for Cloud Config) (#878) 2020-03-03 11:15:27 +05:30
autoLaunchController.spec.ts fix: SDA-1890 (Fix auto launch on startup for cloud config) (#934) 2020-03-20 10:38:38 +05:30
basicAuth.spec.ts basic auth unit test (#582) 2019-04-02 10:57:26 +05:30
childWindowHandle.spec.ts Add mock for setFullScreenable 2020-05-27 09:15:37 +02:00
chromeFlags.spec.ts SDA-1880 & SDA-1882 - Fix background throttling issue (#925) 2020-03-18 19:50:27 +05:30
config.spec.ts feat: SDA-1748 (Add support for Cloud Config) (#878) 2020-03-03 11:15:27 +05:30
dialogHandler.spec.ts feat: SDA-1838: upgrade electron framework to 8.x (#895) 2020-03-06 14:37:18 +05:30
downloadHandler.spec.ts feat: SDA-1995: implement download manager for Mana (#982) 2020-05-01 13:20:07 +05:30
log.spec.ts Typescript autolaunch unittest (#608) 2019-04-02 10:58:40 +05:30
mainApiHandler.spec.ts SDA-1955: refactor method names appropriately 2020-05-05 11:39:45 +05:30
protocolHandler.spec.ts feat: ELECTRON-1463: support linux build (#770) 2019-08-20 14:30:13 +05:30
screenPicker.spec.ts feat: ELECTRON-1463: support linux build (#770) 2019-08-20 14:30:13 +05:30
screenSharingIndicator.spec.ts Add new layout of screen sharing indicator + update test 2019-10-30 12:55:25 +01:00
ttl-handler-spec.ts feat: ELECTRON-1204 - add support for ttl (#668) 2019-06-03 14:19:05 +05:30
utils.spec.ts fix: Typescript (Fix throttle issue and update stats logs) (#671) 2019-06-10 22:13:59 +05:30
welcome.spec.ts feat: SDA-1983: implement simplified installer window on SDA (#977) 2020-04-27 15:05:25 +05:30
windowsTitleBar.spec.ts ELECTRON-1464 - Update custom title bar's title correctly (#755) 2019-08-01 21:25:50 +05:30