Commit Graph

2895 Commits

Author SHA1 Message Date
renovate[bot]
fbb84f08f2
Update dependency cross-env to v7 (#1728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-24 09:23:31 +01:00
Baptiste Clarey Sjostrand
ead7865fb8
RTC-13831 Fix C9 termination (#1729) 2023-02-24 09:22:58 +01:00
renovate[bot]
5366452d2a
Update kentaro-m/auto-assign-action action to v1.2.5 (#1601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 15:39:57 +01:00
renovate[bot]
5c9580671c
Update dependency tslint to v5.20.1 (#1600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 15:38:38 +01:00
Swapna Sundar Biswal
6b07874d8c
TerminateC9Shell when closeAllWrapperWindows command is called. (#1723) 2023-02-23 15:05:58 +01:00
Swapna Sundar Biswal
d0e668aae5
RTC-13797 update @symphony/symphony-c9-shell to reduce the size of c9Shell in the SDA installer (#1722)
* update to symphony-c9-shell 3.19.0-0.98.15.151

* 152

* 153

* 154
2023-02-23 12:25:09 +01:00
Salah Benmoussati
18a0a0b892
SDA-4080 Adding support to startpage for C2 switch between stable and daily (#1711)
* SDA-4080 Adding support to startpage for C2 switch between stable and daily

* Adding missing doc

* Refactoring
2023-02-23 10:56:22 +01:00
Baptiste Clarey Sjostrand
27d5350d64 RTC-13831 Fix multi C9 processes 2023-02-23 09:11:57 +01:00
renovate[bot]
2bf4cae1b6 Update dependency archiver to v5 2023-02-22 11:05:15 +01:00
renovate[bot]
69402e0358 Update dependency browserify to v17 2023-02-22 10:59:45 +01:00
Swapna Sundar Biswal
e7becb0ef2 update c9shell to 3.19.0-0.98.15.149 2023-02-21 15:35:38 +01:00
sbenmoussati
1813158da8 SDA-4072 Electron upgrade 2023-02-21 09:39:19 +01:00
sbenmoussati
12011b5cc3 Adding daily/stable shortcuts in menu 2023-02-21 09:39:19 +01:00
sbenmoussati
491239e2d9 SDA-3900 Cookies alignment with PRD 2023-02-21 09:39:19 +01:00
Swapna Sundar Biswal
ef33720b9b
updated c9shell version (#1712) 2023-02-21 09:36:52 +01:00
Symphony Crowdin
d050f1b25a
New translations in main (#1703)
* 🌐 Update translations from Crowdin

* 🌐 Update translations from Crowdin

* 🌐 Update translations from Crowdin
2023-02-20 09:40:42 +01:00
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
mmaio-symphony
5e9d7d7dae
Merge pull request #1704 from sbenmoussati/bugfix/SDA-tests
Tests fix
2023-02-09 15:18:37 +01:00
sbenmoussati
1cfe1d5523 Tests fix 2023-02-09 15:08:22 +01:00
Salah Benmoussati
08145c86e6
Window origin bugfix and build number injected in app version (#1702)
* Origin updation bugfix + build number in app version

* Windows - Build number in app version

* Screensharing indicator bugfix
2023-02-09 14:09:26 +01:00
Salah Benmoussati
1825eb1dee
SDA-4061 Storing windows state should happen when we take a screenshot by hidding SDA only (#1698) 2023-02-08 11:36:37 +01:00
Salah Benmoussati
6d64182e4a
SDA-3971 HWND retriever helper for Windows (#1695) 2023-02-08 11:36:23 +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
3fbe9a9e63
SDA-4049 Taking screenshot - hiding fullscreen window (#1690) 2023-02-08 11:33:48 +01:00
Salah Benmoussati
20f0d92152
SDA-4036 Remove 1.5 related code for version discovery (#1662) 2023-02-08 11:33:36 +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
sbenmoussati
2fd56a08ef SDA-4062 SDA installer / update size reduction 2023-01-31 09:38:23 +01:00
Robin Westberg
650d13e935 Update symphony-c9-shell to 3.19.0-0.98.8.132 2023-01-24 09:40:41 +01:00
Symphony Crowdin
3a0fb51de6
New translations in main (#1693)
* 🌐 Update translations from Crowdin

* 🌐 Update translations from Crowdin

* 🌐 Update translations from Crowdin
2023-01-24 09:37:32 +01:00
NguyenTranHoangSym
ca45eb6c06 SDA-3962: Allow to up down on reaching end start 2023-01-12 11:59:54 +01:00
sbenmoussati
160ec9ee9a SDA-3962 A11y - UT fix 2023-01-12 11:17:26 +01:00
sbenmoussati
a6e3412f80 SDA-3962 A11y - take screenshot split button accessibility fix 2023-01-12 11:17:26 +01:00
sbenmoussati
53713c9632 SDA-4012 SDA-4031 Display About app window frame on Windows 2023-01-12 11:17:18 +01:00
sbenmoussati
7bd9728403 SDA-4010 Updating snapshots 2023-01-12 11:07:20 +01:00
sbenmoussati
f275a28baa SDA-4010 Prevent icons drag 2023-01-12 11:07:20 +01:00
sbenmoussati
6728c9ca49 SDA-4015 Adding space-line in macOS installer intro 2023-01-12 10:46:19 +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
7279351c63
i18n entry for 'Copy as plain text' bugfix (#1674) 2023-01-12 10:43:14 +01:00
Salah Benmoussati
b177e250a9
SDA-4030 Background images css bugfix (#1649) 2023-01-12 10:43:06 +01:00
Salah Benmoussati
eb04c465d2
SDA-3984 CSS adjustments (#1623)
* SDA-3984 CSS adjustments

* SDA-3984 Increasing min width of the window
2023-01-12 09:42:21 +01:00
Salah Benmoussati
871efaaae1
Styling fix (#1643) 2023-01-12 09:32:19 +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
sbenmoussati
397aa91f8a SDA-4018 Enabling copy/paste in clipboard 2022-12-28 08:33:25 +01:00
sbenmoussati
b4d5f6d038 Static code analysis setup 2022-12-28 08:32:58 +01:00
sbenmoussati
e7759e72c4 Bumping version to 23.2.0 2022-12-22 09:06:25 +01:00
maoo
33d11d7445 use --ignore-scripts on cve build 2022-12-14 14:43:16 +01:00