Commit Graph

2939 Commits

Author SHA1 Message Date
nguyen.tranhoang
b9dc9cd75d SDA-4440: Restore size for non line break words 2024-01-04 15:17:35 +07:00
Kiran Niranjan
122ca96e07
SDA-4435 - Revert SDA-4418 (#2057) 2024-01-04 09:53:14 +05:30
Swapna Sundar Biswal
f2a902789b
update c9-shell to 3.29.0-0.98.3.175 (#2056) 2024-01-03 18:33:20 +05:30
NguyenTranHoangSym
6d71b5d5bb
Merge pull request #2051 from NguyenTranHoangSym/SDA-4434
SDA-4434_4436: Update Fr/Jp text and Update PodURL Change
2024-01-03 16:17:36 +07:00
NguyenTranHoangSym
b16c6e4bbd
Merge pull request #2050 from NguyenTranHoangSym/SDA-4427
SDA-4427: Add fix to case of close and capture with sym hidden
2024-01-03 16:15:14 +07:00
NguyenTranHoangSym
f232099907 SDA-4427: Add fix to case of close and capture with sym hidden 2024-01-03 16:10:19 +07:00
NguyenTranHoangSym
07681f49a9 SDA-4434: Update Fr/Jp text 2024-01-03 14:31:55 +07:00
Salah Benmoussati
b28e896d54
Revert "SDA-4422 Bug - Workaroud for frameless transparent windows titlebar being displayed (#2041)" (#2048)
This reverts commit 8422af2faa.
2024-01-03 08:58:55 +05:30
Salah Benmoussati
1134ebbefe
Bumping version - 24.2.0 (#2046) 2024-01-02 10:00:16 +01:00
NguyenTranHoangSym
26909a3a5b
SDA-4433: Clicking on the Close button in edit pod URL screen does not close the About (#2045) 2024-01-02 09:49:17 +01:00
NguyenTranHoangSym
0dc3518793
SDA-4430_4431: Adding final factor to fix About us (#2044) 2023-12-29 10:15:18 +01:00
NguyenTranHoangSym
59cf248c80
SDA-4427: Add fix to the lost focus after screenshot (#2043) 2023-12-29 10:14:36 +01:00
Salah Benmoussati
8422af2faa
SDA-4422 Bug - Workaroud for frameless transparent windows titlebar being displayed (#2041) 2023-12-28 09:59:37 +01:00
NguyenTranHoangSym
c79922fbd7
Merge pull request #2042 from NguyenTranHoangSym/SDA-4369
SDA-4408: Rennovate about app
2023-12-26 16:13:20 +07:00
NguyenTranHoangSym
cd68db313d SDA-4408: Rennovate about app again 2023-12-25 10:13:23 +07:00
Salah Benmoussati
bea014025b
SDA-4429 CVE-2023-6508 CVE-2023-7024 patch (#2040) 2023-12-22 10:13:35 +01:00
Salah Benmoussati
a2025f748e
SDA-4418 BrowserViews auto-resize disabled and handled by ourselves (#2039)
* SDA-4418 BrowserViews auto-resize disabled and handled by ourselves

* Devtools resizing
2023-12-21 15:25:24 +01:00
Swapna Sundar Biswal
38a78d02b8
updated c9shell to 3.29.0-0.98.2.174 (#2036) 2023-12-19 16:10:57 +01:00
Swapna Sundar Biswal
45ba99769c
update c9-shell to 3.29.0-0.98.1.173 (#2035) 2023-12-19 14:19:00 +01:00
Symphony Crowdin
c6466797db
New translations in main (#2030)
* 🌐 Update translations from Crowdin

* 🌐 Update translations from Crowdin
2023-12-18 10:08:30 +01:00
Salah Benmoussati
c016e81fe2
Electron upgrade to 27.1.3 (#2034)
Security: backported fix for 1491210.
Security: backported fix for CVE-2023-6345
Security: backported fix for CVE-2023-6346.
Security: backported fix for CVE-2023-6347.
Security: backported fix for CVE-2023-6350. #40643
Security: backported fix for CVE-2023-6350. #40648
Updated Chromium to 118.0.5993.159. #40631
2023-12-15 11:19:38 +01:00
NguyenTranHoangSym
b315d5b726
Merge pull request #2032 from NguyenTranHoangSym/SDA-4408
SDA-4408: Separate Logs of IV and SDA
2023-12-15 08:36:41 +07:00
Kiran Niranjan
6971b7ea27
SDA-4419 - Fix maximize and unmaximize button height (#2033) 2023-12-14 13:41:48 +05:30
Kiran Niranjan
06368d8e7b
SDA-4417 - Move focus listener outside did-finish-load and use window property instead of config for AlwaysOnTop (#2031) 2023-12-14 13:41:38 +05:30
NguyenTranHoangSym
d1171056db SDA-4408: Experimental Build for logger 2023-12-14 09:53:46 +07:00
NguyenTranHoangSym
bc4d85c646
Merge pull request #2028 from NguyenTranHoangSym/SDA-4369
SDA-4369: PoC Revamp About App Edit
2023-12-13 11:20:52 +07:00
NguyenTranHoangSym
a8a9ffa89a
Merge pull request #2019 from NguyenTranHoangSym/SDA-4271
SDA-4271: SIG-Back button causes SDA 23.4 to present a blank screen
2023-12-13 10:53:31 +07:00
Kiran Niranjan
e66913c556
SDA-4406 - auto-update silent download (#2029) 2023-12-12 14:10:58 +05:30
Kiran Niranjan
71e70df12f
SDA-4077 (Add support for persisting client logs after reload) (#2025)
* SDA-4077 - Add support for persisting client logs after reload

* SDA-4077 - Improve write logic and format

* SDA-4077 - Remove duplicate log entries

* SDA-4077 - sanitize file name

* SDA-4077 - Add /\ to the regex to prevent path traversal

* SDA-4077 - Disable nosemgrep

* SDA-4077 - Add new api add-logs
2023-12-12 14:10:37 +05:30
Kiran Niranjan
f3ca2cfdd9
SDA-4256 - Apply hide fullscreen if minimize on close enabled (#2024) 2023-12-12 14:10:20 +05:30
Salah Benmoussati
c6bc3727f2
Migrate from altool to notarytool for app notarization (#2027) 2023-12-11 16:28:01 +01:00
NguyenTranHoangSym
ce68dab715 SDA-4369: PoC Revamp About App Edit 2023-12-11 13:12:20 +07:00
NguyenTranHoangSym
9431c11e09 SDA-4271: SIG-Back button causes SDA 23.4 to present a blank screen 2023-12-08 09:31:25 +07:00
Salah Benmoussati
f3380b06aa
Changing next version to 24.1.0 (#2023)
* Changing next version to 24.1.0

* Upgrade electron@27.1.2
2023-12-01 15:07:52 +01:00
Kiran Niranjan
7234f3fce2
SDA-4256 - Fix placement issue (#2022) 2023-11-30 12:01:02 +05:30
Kiran Niranjan
b456058872
SDA-4074 - Change input broder color (#2021) 2023-11-28 10:55:00 +05:30
Kiran Niranjan
723f802ebb
SDA-4256 - Exit fullscreen before hiding the main window (#2020) 2023-11-28 06:56:11 +05:30
NguyenTranHoangSym
c9f358f9f7
Merge pull request #2014 from NguyenTranHoangSym/experimental-fix-e2e
SDA-4404: Resolve Framework Conflict Electron with WDIO
2023-11-23 10:07:13 +07:00
NguyenTranHoangSym
126c45f500 ResolveElectronWDIO: Resolve conflict between framework 2023-11-22 17:01:23 +07:00
NguyenTranHoangSym
051cc8d584 Experimental fix 2023-11-22 17:01:22 +07:00
Kiran Niranjan
30433f5ba4
SDA-4400 (Add a dedicated input listener for child window) (#2018)
* SDA-4400 - toggle devtools for child window via global input event

* SDA-4400 - toggle devtools for child window via global input event
2023-11-21 14:41:35 +05:30
NguyenTranHoangSym
2d1670db82
SDA-4394: Log wont be triggered as always while typing in RTE / Any input (#2016) 2023-11-17 10:19:29 +01:00
Kiran Niranjan
4611f66143
SDA-4386 (Properly terminate c9 shell on exiting the application) (#2012)
* SDA-4386 - Properly terminate c9 shell on exiting the application

* SDA-4386 - Wait for the C9 process to terminate
2023-11-16 14:27:46 +05:30
Kiran Niranjan
ee7ce7d5a5
SDA-4350 - Fix spacing and style of tooltip (#2010) 2023-11-09 16:31:17 +05:30
Kiran Niranjan
d451b4f7ff
SDA-4365 (Make tooltip dynamic) (#2006)
* SDA-4365 - Make tooltip dynamic

* SDA-4365 - Remove win32-api as it is no longer required
2023-11-09 13:54:33 +05:30
Symphony Crowdin
7edbf4bf52
New translations in main (#1989)
* 🌐 Update translations from Crowdin

* 🌐 Update translations from Crowdin

* 🌐 Update translations from Crowdin
2023-11-09 09:05:15 +01:00
Kiran Niranjan
74868c2667
SDA-4380 - fix userDataPath validation (#2004) 2023-11-02 14:39:50 +05:30
NguyenTranHoangSym
d3d91c3d70
Merge pull request #2002 from NguyenTranHoangSym/SDA-4329
SDA-4329: Fixing 4329 & 4327
2023-11-02 14:42:55 +07:00
NguyenTranHoangSym
2917b4c8ad SDA-4329: Fixing 4329 & 4327 2023-11-02 13:34:41 +07:00
Kiran Niranjan
8b87d72f86
SDA-4381 - Reverts SDA-4373 as killing c9 is enough (#2000) 2023-11-01 13:38:18 +05:30