SymphonyElectron/spec
Vishwas Shashidhar a240621a17
feat: SDA-1983: implement simplified installer window on SDA (#977)
* SDA-1983: create the new welcome window

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

* SDA-1983: add logic to validate pod url and open welcome page on startup conditionally

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

* SDA-1983: add unit tests and finish the full logic implementation

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

* SDA-1983: minor fixes

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

* SDA-1983: fix sso double slash

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

* SDA-1983: fix deleting url from global config object

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

* SDA-1983: simplify setting user config

Co-Authored-By: Kiran Niranjan <kiranleo1992@gmail.com>

* SDA-1983: delete unused variable

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

* SDA-1983: add japanese and french translations

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

Co-authored-by: Kiran Niranjan <kiranleo1992@gmail.com>
2020-04-27 15:05:25 +05:30
..
__mocks__ SDA-1924 - Add new fields for about-app window (#958) 2020-03-31 17:28:51 +05:30
__snapshots__ feat: SDA-1983: implement simplified installer window on SDA (#977) 2020-04-27 15:05:25 +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 fix: SDA-1526: remove support for opening non http(s) links (#786) 2019-09-27 12:01:05 +05:30
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
log.spec.ts Typescript autolaunch unittest (#608) 2019-04-02 10:58:40 +05:30
mainApiHandler.spec.ts feat: SDA-1748 (Add support for Cloud Config) (#878) 2020-03-03 11:15:27 +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