Commit Graph
100 Commits
Author SHA1 Message Date
Vishwas Shashidhar b7dd06aba3 SDA-3039: force opening external app for symphony and mailto (#1207) 2021-03-29 14:27:01 +05:30
Vishwas Shashidhar a248330c3b SDA-3039: whitelist symphony protocol for new windows (#1205) 2021-03-25 17:58:47 +05:30
Vishwas Shashidhar e98934efbd fix: SDA-3030: enable remote module explicitly (#1197)
* SDA-3030: enable remote module explicitly

* fix: SDA-3030: enable remote module explicitly

* fix: SDA-3030: refactor as per PR suggestion
2021-03-18 14:01:41 +05:30
Vishwas Shashidhar bfbc49ff98 SDA-2977: fix copying email address on context menu (#1195) 2021-03-04 16:40:51 +05:30
Vishwas ShashidharandKiran Niranjan 57c363f956 SDA-2977: UBS: Inconsistent 'Copy Email Address' output on MessageML (#1193)
* fix: SDA-2948 (Redesign notification) (#1186)

* fix: SDA-2948 - Redesign notification

* fix: SDA-2948 - Fix background color

* SDA-2977: add support for mailto links

Co-authored-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2021-03-01 16:43:33 +05:30
Vishwas ShashidharandKiran Niranjan 12899192ac SDA-2617: support windows native notifications (#1188)
* fix: SDA-2948 (Redesign notification) (#1186)

* fix: SDA-2948 - Redesign notification

* fix: SDA-2948 - Fix background color

* SDA-2617: add support for windows native notifications

* SDA-2617: fix wix sharp file shortcuts

Co-authored-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2021-02-09 13:56:44 +05:30
Vishwas Shashidhar 92889a1c5c SDA-2887: analytics for SDA crashes (#1183)
* format all files with prettier

* chore: format the problematic files

* chore: fix few more linting issues

* SDA-2887: add analytics for crashes
2021-01-29 21:13:56 +05:30
Vishwas Shashidhar e9773721e4 chore: SDA-2799: format all files with prettier (#1181)
* format all files with prettier

* chore: format the problematic files

* chore: fix few more linting issues
2021-01-29 15:53:22 +05:30
Vishwas Shashidhar 99e09a4255 SDA-2934: Upgrade electron to 9.4.1 (#1178) 2021-01-28 03:40:41 +05:30
Vishwas Shashidhar 63d719b3b5 SDA-2875: add defense for statSync in logger (#1173) 2021-01-15 16:17:19 +05:30
Vishwas Shashidhar 2c947ed41c fix: SDA-2852: auto reload main window in case of blank screen (#1171)
* SDA-2852-Point72 - SDA 9.1.4 Whitescreen issue Pt.2

* SDA-2852: reload from current url

* SDA-2852: fix window handler linting issues

* SDA-2852: fix window handler linting issues
2021-01-13 20:31:31 +05:30
Vishwas Shashidhar 23a97d9d3a feat: SDA-2846, SDA-2847: add support for context origin url in installer (#1170)
* SDA-2846, SDA-2847: add context origin url to installers

* SDA-2846, SDA-2847: fix instructions and update mac script
2021-01-08 23:30:05 +05:30
Vishwas Shashidhar 81c552c51c SDA-2838: Fix notification settings button for french (#1166) 2021-01-07 16:46:54 +05:30
Vishwas Shashidhar 8912c25003 feat: SDA-2775: Notification Position Window New UI (#1164)
* SDA-2775: notification position window new ui

- Create new user interface for notification position window
- Add unit tests

* SDA-2775: increase test coverage and format css
2020-12-31 10:06:25 +05:30
Vishwas Shashidhar c4f6390866 consolidate github actions (#1158) 2020-12-18 20:50:18 +05:30
Vishwas Shashidhar c41fe4f905 chore: SDA-2793: move all build steps to the build scripts (#1149)
* chore: move full build process to script for macOS

* chore: move full build process to script for win

* update the windows scripts

* SDA-2793: include wix sharp file for new build
2020-12-15 18:14:22 +05:30
Vishwas Shashidhar 538f2e92a0 docs: SDA-2702: generate install instructions pdf for macOS (#1148)
* SDA-2702: generate install instructions

- Generate installation instructions for macOS builds

* SDA-2702: generate install instructions

- Generate installation instructions for macOS builds

* SDA-2702: fix build script issue

* SDA-2702: fix path and update documentation

* SDA-2702: unify documentation

* SDA-2702: create targets directory
2020-12-14 19:15:37 +05:30
Vishwas Shashidhar eb5c00688f fix: SDA-2762: load correct page on network issues (#1145)
* SDA-2762: load correct page on network issues

* SDA-2762: refactor code
2020-12-10 13:38:13 +05:30
Vishwas Shashidhar 9bcd21e113 SDA-2731: reload app if stuck on white screen (#1138) 2020-12-07 17:37:10 +05:30
Vishwas Shashidhar 7482a4f116 Merge branch 'master' into SDA-2533-Annotate-BI2 2020-12-04 09:10:05 +05:30
Vishwas Shashidhar 170681750e Merge branch 'master' into SDA-2533-Annotate-P5 2020-12-02 11:18:24 +05:30
Vishwas Shashidhar 4d155d13c9 SDA-2731: remove logic of deleting app cache on first install (#1128) 2020-12-01 18:05:04 +05:30
Vishwas Shashidhar eb80e42463 SDA-2694: add logic to delete app cache before app initialization (#1126) 2020-11-30 16:02:53 +05:30
Vishwas Shashidhar 3700c8b9ee SDA-2451: run snyk monitor on build scripts (#1109) 2020-11-10 15:11:39 +05:30
Vishwas Shashidharandpsjostrom 198d891c94 feat: SDA-2456: add screen annotate tool (#1103)
* SDA-2456: snipping tool component

- Create a react component
- Stylise the component
- Add functionality to open a new window
- Add event against the `Done` button and upload snippet

* SDA-2456: snipping annotate tool

- Added icons for undo, redo & clear
- Made the snipping tool window & the image container dynamic

* SDA-2456: make image dynamic

* SDA-2456: add snapshot tests

* SDA-2456: add the height & width properties to the image container

* SDA-2456: update snipping tool snapshot

* SDA-2456: add support for button selected border

* SDA-2456: close existing annotate window

* SDA-2456 Changed from class to functional component

* SDA-2456: remove outdated tests

* SDA-2456: fix image dimension issue

* SDA-2456: address PR comments by Kiran

Co-authored-by: psjostrom <per.sjostrom@symphony.com>
2020-11-06 12:13:29 +05:30
Vishwas Shashidhar 9815796cca SDA-2170: set context isolation to true by default (#1104) 2020-11-04 16:56:10 +05:30
Vishwas Shashidhar bf6e783885 fix: SDA-2559: Delete app cache on Install (#1097)
* SDA-2559: Delete app cache on Install

- Only remove a select set of directories related to cache

* SDA-2559: fix failing tests
2020-10-20 17:22:47 +05:30
Vishwas Shashidhar e3720c22f6 feat: SDA-2559: clean app cache on install & crash (#1091)
* SDA-2559: clean app cache on install

- Clean app cache on a fresh install of SDA to avoid upgradation problems
- Clean app cache and restart SDA when it crashes or is unresponsive

* SDA-2559: fix failing unit test

* SDA-2559: add dialog before restarting the app

* SDA-2559: add translations

* SDA-2559: fix failing unit tests and refactor code
2020-10-14 17:28:28 +05:30
Vishwas Shashidhar 32d1b2bf69 chore: add new actions for PRs (#1085)
* add new actions for PRs

- remove minimum reviews
- add auto assign PRs
- add auto merge PRs
- add reminders for PR reviews
- add stats for PR workflow

* fix stats workflow to include repositories & token

* update stats period to 30 days

* remove some bots
2020-10-09 18:18:31 +05:30
Vishwas Shashidhar 983f489edc upgrade electron to 9.3.2 (#1088) 2020-10-09 12:59:18 +05:30
Vishwas Shashidhar 13030eb3d3 update setup guide (#1084) 2020-10-05 20:04:38 +05:30
Vishwas Shashidhar 25fca2011a fix: SDA-2421: copy config on startup (#1082)
* SDA-2421: copy config on startup

- Copy the global config admin values on startup over to user config

* SDA-2421: address PR comments
2020-10-01 11:29:49 +05:30
Vishwas Shashidhar 3b3d84ea78 Merge branch 'master' into SDA-2462 2020-09-22 21:32:05 +05:30
Vishwas Shashidhar b72b67cba9 SDA-2418: remove capturing all stats (#1074) 2020-09-18 12:02:23 +05:30
Vishwas Shashidhar 839ea4f150 upgrade electron to 9.2.1 (#1055) 2020-08-19 10:29:32 +05:30
Vishwas Shashidhar 2e7f986975 SDA-2352: add new api for restarting sda (#1050) 2020-08-18 13:17:15 +05:30
Vishwas Shashidhar 9c4adee1cf Revert "feat: SDA-2315: add chrome flag for network in process" 2020-08-12 18:51:19 +05:30
Vishwas Shashidhar 42bdd8c744 docs: update documentation for the dev setup (#1042) 2020-08-05 09:30:18 +05:30
Vishwas Shashidhar 168c79821d fix: add gulp ts source root for building (#1027) 2020-06-30 14:41:15 +05:30
Vishwas Shashidhar 9e50ffa472 fix: SDA-2151: fix network request url reload (#1024)
* SDA-2151: fix network request url reload

* SDA-2151: add documentation for new parameter
2020-06-23 18:33:11 +05:30
Vishwas Shashidhar b1bcbef11a fix: SDA-2215: macos preference override (#1023)
* SDA-2215: set macOS double space period preference to false

* SDA-2215: set macOS double space period preference to false
2020-06-23 18:09:49 +05:30
Vishwas Shashidhar ce5f146516 SDA-2132: fix quitting app on uninstall (#1022)
- Quit SDA when uninstalling on Windows from Control Panel
2020-06-17 13:56:20 +05:30
Vishwas Shashidhar 310186f2dd fix: SDA-2068: show welcome screen per installation (#1020)
* SDA-2068: show welcome screen per installation - macOS

* SDA-2068: show welcome screen per installation - windows

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

* SDA-2068: support welcome screen on install for Windows
2020-06-13 11:42:57 +05:30
Vishwas Shashidhar 21f15bb1a3 fix: SDA-2056: fix welcome screen button (#1011)
* SDA-2056: fix welcome screen button

- set url valid to true when setting welcome screen url from user config

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

* SDA-2056: trim url
2020-06-03 10:51:32 +05:30
Vishwas ShashidharandKiran Niranjan 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
Vishwas ShashidharandKiran Niranjan 7d773abad3 feat: upgrade Electron to 9.x (#1008)
* 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

* remove post build script and upgrade electron-builder to fix os x depth first signing issues

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

Co-authored-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2020-06-01 18:08:01 +05:30
Vishwas Shashidhar 6f83b91c14 fix: SDA-2056: welcome dialog issue (#996)
* SDA-2056: fix first time launch issue on Windows

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

* SDA-2056: fix repeated welcome dialog issue

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-05-14 16:41:15 +05:30
Vishwas Shashidhar 1dfab3bb0f fix: SDA-2056: welcome screen on every install (#992)
* SDA-2056: show welcome screen on new install

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

* SDA-2019: show dialog on process running

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-05-12 21:05:48 +05:30
Vishwas Shashidhar 8ac95a95c1 SDA-2016: fix title bar issue (#989)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-05-08 20:23:11 +05:30
Vishwas Shashidhar f95649b6b2 feat: SDA-2025: download manager single item api (#987)
* SDA-2025: update download manager api

- Send a single item in place of an entire array when an item is downloaded

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

* SDA-2025: update download manager api

- fix origin in app bridge

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-05-06 17:02:14 +05:30
Vishwas Shashidhar f09b5a8996 SDA-2016: fix simplified installer issues (#986)
- update the background image on macOS installer to support dark mode
- fix issues with saving window position on welcome screen

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-05-06 13:16:20 +05:30
Vishwas Shashidhar 8f518e3936 feat: SDA-1995: implement download manager for Mana (#982)
* SDA-1995: add download handler functionality for Mana

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

* SDA-1995: add unit tests

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

* SDA-1995: fix unit tests on Windows

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

* SDA-1955: address PR comments

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-05-01 13:20:07 +05:30
Vishwas Shashidhar 90bbfc526e SDA-2013: fix origin check for simplified installer (#981)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-30 19:57:26 +05:30
Vishwas Shashidhar 07b1218a6a Merge branch 'master' into SDA-1959b 2020-04-27 19:46:38 +05:30
Vishwas Shashidhar f097490c40 SDA-1818: simplify mac installer (#973)
- Remove the pod settings plugin
- Set defaults in postinstall.sh
- Set default url to my.symphony.com in postinstall.sh

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-27 16:34:56 +05:30
Vishwas ShashidharandKiran Niranjan 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
Vishwas Shashidhar ea15d48688 feat: SDA-1062: warn users before closing running app (windows) (#974)
* SDA-1062: warn users before closing running app

- On Windows, currently, when trying to install new version of SDA, we simply kill the app before asking user if they'd like to quit and proceed.
- This fixes the issue and provides a better user experience.

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

* SDA-1062: warn users before closing running app

- remove x86 support for Windows

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-21 17:31:38 +05:30
Vishwas Shashidhar a145e56369 SDA-1062: warn users before closing running app (#972)
- On macOS, currently, when trying to install new version of SDA, we simply kill the app before asking user if they'd like to quit and proceed.
- This fixes the issue and provides a better user experience.

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-21 11:18:27 +05:30
Vishwas Shashidhar e1a0acdb4e fix: SDA-1948: write snippet image to user data directory temp folder (#967)
* SDA-1948: write snippet image to user data directory temp folder

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

* SDA-1948: set tmp dir for tests

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-07 16:05:52 +05:30
Vishwas Shashidhar 45f3a2f33e SDA-1942: skip setting expiry if value is 0 (#966)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-06 16:42:39 +05:30
Vishwas Shashidhar 44428bd52c SDA-1945: unregister global shortcuts on window blur (#965)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-06 14:21:31 +05:30
Vishwas Shashidhar 1c5606e0e4 update code of conduct 2020-04-03 12:43:33 +05:30
Vishwas Shashidhar 7ccc5bd652 add finos badge 2020-04-03 12:42:08 +05:30
Vishwas Shashidhar dda87597f1 SDA-1938: add csrf token to 1.5 switch (#963)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-02 21:14:16 +05:30
Vishwas Shashidhar ed503076f5 feat: SDA-1932: persist client switch (#959)
* SDA-1932: add support for persisting client preference

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

* SDA-1932: address PR comments
2020-03-31 22:15:43 +05:30
Vishwas Shashidhar cb7aedaf11 fix: SDA-1929: fix vulnerable dependencies (#957)
* SDA-1929: upgrade vulnerable dependencies

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

* SDA-1929: upgrade vulnerable dev dependencies

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

* SDA-1929: upgrade vulnerable dev dependencies

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

* SDA-1929: upgrade vulnerable dev dependencies

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

* SDA-1929: upgrade vulnerable dev dependencies

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

* SDA-1929: upgrade vulnerable dev dependencies

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-31 16:10:04 +05:30
Vishwas Shashidhar 9f470bbc36 Merge branch 'master' into SDA-1927 2020-03-31 11:22:10 +05:30
Vishwas Shashidhar bef7230d05 fix: SDA-1904: disable network refresh on Mana (#952)
* SDA-1904: disable network refresh on Mana

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

* SDA-1904: disable network refresh on Mana

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

* SDA-1904: disable network refresh on Mana

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-27 21:04:12 +05:30
Vishwas Shashidhar edf52a65ca SDA-1922: upgrade electron-dl dependency to 3.0.0 (#950)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-27 20:13:18 +05:30
Vishwas Shashidhar ae35c628ef fix mana switch 2020-03-20 18:37:04 +05:30
Vishwas Shashidhar a104af42c6 SDA-1860: add flag to overwrite exe files upon installation (#930)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-19 10:08:59 +05:30
Vishwas Shashidhar 165320d83f SDA-1885 Javascript Error on cleaning logs (#923) 2020-03-18 13:58:31 +05:30
Vishwas Shashidhar 0880612924 SDA-1847: fix french translation for restart dialog message (#899)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-09 15:53:16 +05:30
Vishwas Shashidhar 82543debfb feat: SDA-1838: upgrade electron framework to 8.x (#895)
* add support for electron 8.x

* update node-abi to latest

* 8.x: fix unit tests

* upgrade dependencies

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

* SDA-1838: removed unwanted console log

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

* SDA-1838: refactor code

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-06 14:37:18 +05:30
Vishwas Shashidhar 8a4ec3ec75 SDA-1778 - Load the complete pod url instead of hostname (#893) 2020-03-05 19:16:22 +05:30
Vishwas Shashidhar 5504a8e8ca fix: [SDA-1567] add menu item for disable gpu (#884)
* SDA-1567: upgrade electron to 6.1.7

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

* SDA-1567: add menu item for managing gpu

* SDA-1567: add documentation for dialog-handler.ts

* SDA-1567: fix chrome flags unit test

* SDA-1567: update package-lock.json

* SDA-1567: add disable gpu menu item

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

* SDA-1567: fix unit tests and update dialog-handler.ts

- Fix unit tests
- Update dialog handler to write to config file regardless of user restarting the app immediately

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

* SDA-1567: revert electron upgrade

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

* SDA-1567: fix translations

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-04 17:49:43 +05:30
Vishwas Shashidhar 284ec984e6 fix: SDA-1749: Enable code signing for third party binaries (#874)
* SDA-1749: add all binaries for signing

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

* SDA-1749: add hardened run time attribute

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

* SDA-1749: reformat package.json

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

* SDA-1749: add echo for copying libraries

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

* SDA-1749: codesign exec files manually

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

* SDA-1749: codesign exec files with hardened runtime

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

* SDA-1749: codesign exec files with hardened runtime

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-02-13 23:41:16 +05:30
Vishwas Shashidhar e9ec69ca5c Create electron.yml 2020-01-30 23:27:55 +05:30
Vishwas Shashidhar 6af430fc97 Update Symphony.config (#862) 2020-01-27 16:15:17 +05:30
Vishwas Shashidhar b2cbf2605a SDA-1703: fix issue with opening deleted files in download manager (#855)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-01-22 22:25:59 +05:30
Vishwas Shashidhar b9f52a76ca Delete label.yml 2020-01-22 14:20:26 +05:30
Vishwas Shashidhar 0fe59ffb19 Update backport.yml 2020-01-20 14:08:39 +05:30
Vishwas Shashidhar 211f551107 Update backport.yml 2020-01-20 14:04:17 +05:30
Vishwas Shashidhar a6d9da66b2 Delete delete-merged-branch.yml 2020-01-17 14:22:01 +05:30
Vishwas Shashidhar 6255b32f22 Create delete-merged-branch.yml 2020-01-17 14:20:18 +05:30
Vishwas Shashidhar 9ba2a3f1f3 add backport action 2020-01-17 14:11:43 +05:30
Vishwas Shashidhar a5f772de90 add stale workflow 2020-01-17 14:09:56 +05:30
Vishwas Shashidhar c8158656c9 add label workflow 2020-01-17 14:08:13 +05:30
Vishwas Shashidhar 500100d7cc SDA-1668: add entitlements for macOS catalina (#849) 2020-01-14 20:07:57 +05:30
Vishwas Shashidhar c3cff2e67a chore: SDA-1635: add snyk to builds (#839)
* SDA-1635: add support for running snyk tests on builds

* SDA-1635: remove command checks for windows scripts

* SDA-1635: fix windows batch scripts

* SDA-1635: remove windows node version check
2019-12-30 21:06:47 +05:30
Vishwas Shashidhar 4a37a78e0f SDA-1636: revert auto layout settings (#836) 2019-12-20 11:41:14 +05:30
Vishwas Shashidhar 304ea124e1 fix: SDA-1628: update installer plugin with latest SDK (#832)
* SDA-1628: update installer plugin with the latest SDK

* SDA-1628: fix auto layout constraints
2019-12-17 21:36:10 +05:30
Vishwas Shashidhar 13ca322a66 chore: SDA-1623: switch NodeJs dynamically during build (#830)
* SDA-1623: support building using dynamic node versions

* SDA-1623: remove sourcing profile files

* SDA-1623: updated windows batch files for dynamic node version switching

* SDA-1623: add gulp installation on demand

* SDA-1623: fix formatting in package.json
2019-12-12 17:33:37 +05:30
Vishwas Shashidhar c709b690f3 SDA-1557: unpack asar files locally (#796) 2019-10-31 10:43:21 +05:30
Vishwas Shashidhar efe7f824b4 fix: SDA-1487: add support for creating custom log folders on the fly (#790)
* SDA-1487: add support for creating custom log folders on the fly

- Currently, if we use custom logs path and a directory doesn't exist, logs are created in the default Electron path.
- This change fixes that by creating the custom logs directory (recursively) on the fly
- This change also fixes issue with clearing old log files. Now, we keep the log files for the last 5 days instead of 10 days

* SDA-1487: fix unit tests
2019-10-17 13:29:18 +05:30
Vishwas Shashidhar 1e8afb17ab fix: SDA-1531: add support for uppercase URLs in mac installer (#788)
* SDA-1531: add support for uppercase URLs in mac installer

* SDA-1531: updated xcode team id
2019-10-09 11:38:20 +05:30
Vishwas Shashidhar 6a628f5251 SDA-1525: add support for pod whitelisting (#787)
Currently, any url passed via command line is not validated, and, SDA essentially acts as a browser. To counter this, we add a "podWhitelist" parameter in the config file that allows admins to configure what pod urls can be passed via command line. And, only those URLs will be supported to be loaded via command line
2019-10-08 13:19:48 +05:30
Vishwas Shashidhar 67553d7b46 fix: SDA-1526: remove support for opening non http(s) links (#786)
* SDA-1526: add logic to ignore non http or https urls

* SDA-1526: update unit test
2019-09-27 12:01:05 +05:30
Vishwas Shashidhar 2d62b3de51 ELECTRON-1478: remove dev tools menu item via configuration (#772)
Currently, even if the dev tools is disabled in the Symphony config file, we show the menu item and display an error message. This change fixes the confusion of showing the error message and instead just doesn't bring up the dev tools if it is disabled in the configuration file
2019-08-28 11:27:25 +05:30
Vishwas Shashidhar c09eabbc8b feat: ELECTRON-1463: support linux build (#770)
* ELECTRON-1463: support linux build

* ELECTRON-1463: add scripts for linux build

* ELECTRON-1463: fix unit tests

* ELECTRON-1463: fix logger issue

* ELECTRON-1463: fix menu not showing up

* ELECTRON-1463: add screen-snippet functionality for linux

* ELECTRON-1463: fix log path for linux

* ELECTRON-1463: fix config path for linux

* ELECTRON-1463: fix config path for linux

* ELECTRON-1463: fix path in spellchecker

* ELECTRON-1463: fix log path issues

* ELECTRON-1463: remove unneeded dependencies and support rpm
2019-08-20 14:30:13 +05:30