Swapna Sundar Biswal
9a0697c094
RTC-13399 only resolve proxy if passed ( #1709 )
...
* only add proxy arguments if passed to SDA
* tests
2023-02-20 09:37:51 +01:00
Baptiste Clarey Sjostrand
0bc2618ba0
RTC-13831 Stop/restore C9Shell process when entering/leaving sleep/hibernation mode ( #1708 )
...
* RTC-13831 Stop C9Shell process when entering sleep/hibernation mode
This will improve battery consumption and fix C9 issues (can't call, hang up, change DND mode...)
* RTC-13831 Move C9ShellHandler methods sender/webContents param to a property
2023-02-17 09:09:22 +01:00
Swapna Sundar Biswal
5d305e3eea
RTC:13399 Forward proxy returned by electron to Cloud9 shell on launch ( #1706 )
...
* forward proxyServer received from session.resolveProxy to Cloud9 app on launch
* return proxy as we get it only replacing PROXY
2023-02-16 11:10:20 +01:00
Salah Benmoussati
0c594fc46b
Screen-sharing indicator bugfix ( #1705 )
2023-02-13 09:00:28 +01:00
sbenmoussati
1cfe1d5523
Tests fix
2023-02-09 15:08:22 +01:00
Salah Benmoussati
d58e8d41d6
SDA-4035 Blue border while focus is on copy button ( #1691 )
2023-02-08 11:34:07 +01:00
Salah Benmoussati
33664a8410
SDA-3900 Third-party browser login ( #1701 )
...
* SDA-3901 (Add new implementation for welcome screen) (#1519 )
* SDA-3901 - Add new welcome screen
* SDA-3901 - Change to global config
* SDA-3901 - Add locale
* SDA-3901 - Reposition protocol handling
* SDA-3901 - Fix protocol handler
* SDA-3901 - Fix protocol handler
* SDA-3901 - Fix welcome screen load
* SDA-3901 - Fix seamless login url
* SDA-3901 - Validate if pod is configured for SSO
* SDA-3900 Several bug fix
* SDA-3900 Ability to enable third-party browser login via command line install
* SDA-3900 Typo fix
---------
Co-authored-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2023-02-08 09:14:17 +01:00
NguyenTranHoangSym
ca45eb6c06
SDA-3962: Allow to up down on reaching end start
2023-01-12 11:59:54 +01:00
sbenmoussati
7bd9728403
SDA-4010 Updating snapshots
2023-01-12 11:07:20 +01:00
Salah Benmoussati
4f9cda067d
SDA-3937 FOUC fix ( #1629 )
...
* SDA-3937 FOUC fix
* SDA-3937 FOUC fix for title bar on Windows
* SDA-3937 FOUC fix for title bar on Windows
* SDA-3937 FOUC fix for title bar on Windows
2023-01-12 10:43:25 +01:00
Salah Benmoussati
3c119c62a9
SDA-4013 Updating SFE-Lite field in about window ( #1637 )
...
* SDA-4013 Updating SFE-Lite field in about window
* SDA-4013 Updating snapshots
2023-01-12 09:20:15 +01:00
NguyenTranHoangSym
be174848ac
SDA-3990: Hide all windows and restore with previously focused window ( #1659 )
2023-01-09 09:49:41 +01:00
NguyenTranHoangSym
0ef9c1f5fd
SDA-3987: SVG will no longer be draggable
2022-12-02 19:25:36 +01:00
NguyenTranHoangSym
fea9df0f49
SDA-3936: BI
2022-11-29 09:57:25 +01:00
NguyenTranHoangSym
f5bca5f4fa
SDA-3976: Add few bugs fixed
2022-11-28 11:40:44 +01:00
NguyenTranHoangSym
6d4c198e79
SDA-3933: Add api to hide SDA
2022-11-25 13:49:56 +01:00
Robin Westberg
8ea54fbffc
Initial implementation
2022-11-24 14:38:28 +01:00
Baptiste Clarey Sjostrand
ae6c7477a5
RTC-13524 Add notification ignore button
2022-11-24 14:38:09 +01:00
sbenmoussati
a8eddbac60
SDA-3919 Upgrade to Electron 21
2022-11-22 15:24:02 +01:00
NguyenTranHoangSym
a29eec52bf
SDA-3959: Fixing some UI css bugs
2022-11-18 09:53:16 +01:00
sbenmoussati
d6319de025
Revert "SDA-3901 (Add new implementation for welcome screen) ( #1519 )"
...
This reverts commit df14fa19d1
.
2022-11-17 10:26:39 +01:00
NguyenTranHoangSym
fad3656536
SDA-3931: Snipping tools improvement
2022-11-10 17:02:34 +07:00
Kiran Niranjan
df14fa19d1
SDA-3901 (Add new implementation for welcome screen) ( #1519 )
...
* SDA-3901 - Add new welcome screen
* SDA-3901 - Change to global config
* SDA-3901 - Add locale
* SDA-3901 - Reposition protocol handling
* SDA-3901 - Fix protocol handler
* SDA-3901 - Fix protocol handler
* SDA-3901 - Fix welcome screen load
* SDA-3901 - Fix seamless login url
* SDA-3901 - Validate if pod is configured for SSO
2022-10-26 08:14:16 +05:30
NguyenTranHoangSym
7992dae4ec
SDA-3892: About Symphony redesign ( #1511 )
2022-10-13 14:59:36 +02:00
Kiran Niranjan
bc449c3fe7
SDA-3815 (Disable maximize button and enable minimize button) ( #1473 )
...
* SDA-3815 - Disable maximize button and enable minimize button
* SDA-3815 - Update snapshot file
* SDA-3815 - Fixed styles
2022-08-24 15:05:08 +05:30
Robin Westberg
44f6bb5461
SDA-3707 - Fix getting window handle for maximized windows ( #1420 ) ( #1427 )
2022-07-28 11:37:00 +02:00
Kiran Niranjan
094a68f99a
SDA-3589 (Auto update for mac and windows) ( #1447 )
...
* SDA-3588 - Auto update for macOS and Windows
* SDA-3588 - bump version to 19.0.1
* SDA-3588 - fix run-script-os version
* SDA-3588 - Remove old auto update and update setAppUserModelId
* SDA-3588 - Update app ID to com.symphony.electron_desktop
* SDA-3588 - Update app ID to com.symphony.electron_desktop in Symphony.cs
* SDA-3588 - Add autoUpdateUrl field in config file
* SDA-3588 - Validate url
* SDA-3588 - Include installer nsis script
* SDA-3589 - Remove os path from update url and rename artifacts
* SDA-3589 - set empty value for autoUpdateUrl
* SDA-3589 - Add validation for autoUpdateUrl field
* SDA-3589 - change auto update manual workflow
2022-07-12 07:04:05 +05:30
Robin Westberg
8a7d5c0fcf
SDA-3770 Add support for optional symphony-c9-shell ( #1446 )
...
* Add support for optional symphony-c9-shell
2022-07-05 09:43:35 +02:00
Kiran Niranjan
4d3455b3a4
SDA-3733 (Upgrade electron version to 19) ( #1437 )
...
* SDA-3733 - Update electron version to 19
* Remove electron-rebuild dependency
* Switch to node version 16.13.2
* Remove rebuild script
* Bump napi
* Use node 16.13.2
* remove @types dependency
* Bump node version for build-mac.sh
* Bump run-script-os and screen-share-indicator-frame
* updated electron and electron-builder
* Capture unhandled rejections
* Remove swift search
* Update to version 19
* Swift Shader is no longer part of 19 builds
* Update ci node version
* SDA-3733 - Bump electron version to 19.0.2
2022-06-14 14:00:20 +05:30
Robin Westberg
abd538bfa0
Revert "bugfix/rtc-revert ( #1377 )" ( #1402 )
2022-05-16 20:05:59 +05:30
Salah Benmoussati
5ce8544273
SDA-3592 Prevent redirection on form submission ( #1365 )
2022-04-07 10:38:02 +02:00
Salah Benmoussati
43df94f828
SDA-3140 Insecure sites - Ability to allow insecure sites only once ( #1352 )
2022-04-07 10:37:27 +02:00
Salah Benmoussati
e11097d258
bugfix/rtc-revert ( #1377 )
...
* Revert "SDA-3616 - Upgrade ffi-napi and ref-napi (#1364 )"
This reverts commit 2fcd7cee60
.
* Revert "Initial implementation (#1363 )"
This reverts commit 08198aa86b
.
* Revert "Initial implementation (#1362 )"
This reverts commit 41f0ca4e7e
.
2022-04-06 07:27:28 +05:30
Salah Benmoussati
2394db9278
SDA-3606 Removing SSO checkbox in Welcome screen ( #1367 )
2022-04-05 09:52:38 +02:00
Robin Westberg
08198aa86b
Initial implementation ( #1363 )
2022-03-15 17:02:26 +01:00
Robin Westberg
41f0ca4e7e
Initial implementation ( #1362 )
2022-03-15 16:05:32 +01:00
Kiran Niranjan
95b03ff5a1
SDA-1824 (client banner api & cloud config update identifier) ( #1345 )
...
* SDA-1824 - client banner api & cloud config updater
* SDA-1824 - Expose the new API
2022-03-01 22:05:34 +05:30
Salah Benmoussati
e028ac0efa
SDA-3565 Citrix media redirection presence update ( #1339 )
2022-02-03 09:10:09 +01:00
Salah Benmoussati
64c87ad8c5
Revert "SDA-3565 - Allow C2 / extensions to determine the presence of Citrix media redirection ( #1331 )" ( #1335 )
...
This reverts commit 179e953497
.
2022-02-01 17:57:30 +01:00
Robin Westberg
179e953497
SDA-3565 - Allow C2 / extensions to determine the presence of Citrix media redirection ( #1331 )
...
* Initial implementation
2022-01-31 10:05:31 +01:00
Robin Westberg
76c4d4de7d
SDA-3561 - Allow C2 / extensions to retrieve the native window handle ( #1332 )
2022-01-31 09:01:20 +01:00
Kiran Niranjan
5bcf36e7bd
SDA-3516 (Refocus to main webContents when title bar action buttons are clicked) ( #1326 )
...
* SDA-3516 - Refocus to main webContents when title bar action button are clicked
* SDA-3516 - Add getMainWebContents mock function
2022-01-21 13:36:36 +05:30
Kiran Niranjan
f63c61b50d
SDA-3530 (Clear snippet window reference after close) ( #1312 )
...
* SDA-3530 - Clear snippet window reference after close
* SDA-3530 - Update about app snapshot
2022-01-05 15:02:36 +05:30
Kiran Niranjan
2ef2be7617
SDA-3437 (Fix missing title bar on leave fullscreen) ( #1285 )
...
* SDA-3437 - Fix missing title bar on leave fullscreen
2021-11-02 15:26:12 +05:30
Salah Benmoussati
636f39a48a
Merge branch 'main' into bugfix/SDA-3377
2021-10-28 11:40:30 +02:00
Salah Benmoussati
071cb939ef
SDA-3377 Processing multiple chrome flags provided as installation parameters
2021-10-28 10:48:45 +02:00
Kiran Niranjan
b7909442d7
🐛 SDA-3424 (Disable action buttons in custom title bar & fix initial load issue) ( #1279 )
...
* SDA-3424 - Disable action buttons in custom title bar & fix initial load issue
* SDA-3424 - update snapshot file
2021-10-28 08:16:20 +05:30
Kiran Niranjan
aad616d927
SDA-3409, SDA-3408, SDA-3402, SDA-3412 - Fix issues with electron bounds ( #1274 )
...
* SDA-3409 - Fix view's x position w.r.t external display
* SDA-3408 - Fix zoom controls for browserView
* SDA-3409 - Use main window bounds for browser view
* SDA-3409 - Fix blank welcome screen
* SDA-3409 - Fix blank welcome screen
* SDA-3402 - Create a separate window for the welcome screen
* SDA-3409 - Fix view size issues
* SDA-3409 - Workaround for electron fullscreen event
* SDA-3402 - Fixes issue with maximize and unmaximize
* SDA-3409 - Rename let to const
2021-10-25 15:02:36 +05:30
Kiran Niranjan
e7f4470d9c
SDA-2547 (Upgrade electron version to 14.0.1) ( #1267 )
...
* SDA-2547 - Upgrade electron version to 14.0.1
* SDA-2547 - refactor and fix unit tests
* SDA-2555 - Move custom title bar away from remote module
* SDA-2555 - Update API new-window to setWindowOpenHandler and fix issues
* SDA-2555 - Arrange imports
* SDA-2555 - Fix unit tests
* SDA-3387 - Fixed reload, native notification issues & finally removed the SFE CSS injection 🎉
* SDA-2547 - Fix fullscreen state on Windows
* SDA-2552 - Update version info
* SDA-2548 - Fix media permission
* SDA-2547 - Get app name from package.json
2021-10-20 13:10:58 +05:30
psjostrom
0ef02af15e
SDA-3322 Fix snapshot test
2021-09-24 11:32:45 +02:00