From 6940d7806861b83500dfd11ed88548c485e09b12 Mon Sep 17 00:00:00 2001 From: Vishwas Shashidhar Date: Tue, 2 Jun 2020 13:00:30 +0530 Subject: [PATCH] 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 * rebase 9.x against master Signed-off-by: Vishwas Shashidhar * 9.x: fix windows installer files Signed-off-by: Vishwas Shashidhar * rebase 9.x against master and fix issues Signed-off-by: Vishwas Shashidhar * 9.x - update aip file * 9.x -> downgrade to electron 9.0.0-beta.22 Signed-off-by: Vishwas Shashidhar * bump up electron version to 9.0.0 Signed-off-by: Vishwas Shashidhar * upgrade node-abi to support electron 9 * update package-lock.json * 9.x -> enable signing on aip Signed-off-by: Vishwas Shashidhar * 9.x -> update package-lock.json Signed-off-by: Vishwas Shashidhar * 9.x -> fix screen share indicator mac script issue Signed-off-by: Vishwas Shashidhar * 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 * 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 * SDA-2056: fix unit tests Signed-off-by: Vishwas Shashidhar * SDA-2056: remove post install script. Signed-off-by: Vishwas Shashidhar Co-authored-by: Kiran Niranjan --- spec/__snapshots__/welcome.spec.ts.snap | 6 +++--- src/app/window-handler.ts | 4 ++-- src/renderer/components/welcome.tsx | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/spec/__snapshots__/welcome.spec.ts.snap b/spec/__snapshots__/welcome.spec.ts.snap index 0299429f..ed0a8351 100644 --- a/spec/__snapshots__/welcome.spec.ts.snap +++ b/spec/__snapshots__/welcome.spec.ts.snap @@ -31,7 +31,7 @@ exports[`welcome should render correctly 1`] = ` className="Welcome-main-container-podurl-box" onChange={[Function]} type="url" - value="https://my.symphony.com" + value="https://[POD].symphony.com" />