Commit Graph

2823 Commits

Author SHA1 Message Date
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
Kiran Niranjan
28358ddfe7
SDA-4378 - Rearrange close event (#1996) 2023-10-25 13:23:16 +05:30
NguyenTranHoangSym
92c6df1914
Merge pull request #1990 from NguyenTranHoangSym/SDA-4373
Sda 4373: Reopen SDA automatically after save
2023-10-25 08:55:00 +07:00
NguyenTranHoangSym
9b6eabfd82
Merge pull request #1991 from NguyenTranHoangSym/SDA-4374_main
SDA-4374: Devtool will now depend on config
2023-10-25 08:33:11 +07:00
NguyenTranHoangSym
a272bed57a SDA-4373: Reopen SDA automatically after save 2023-10-24 15:35:02 +07:00
NguyenTranHoangSym
6ea3b77861 SDA-4374: Devtool will now depend on config 2023-10-24 15:27:56 +07:00
Salah Benmoussati
1ef7c374dd
Bump SDA version 24.2 (#1983) 2023-10-19 17:00:34 +02:00
NguyenTranHoangSym
c6dbb20222
SDA-4369: Ability to Cancel changes made on pod URL (#1987) 2023-10-19 10:30:41 +02:00
Kiran Niranjan
069d83711d
SDA-4291 - Add delay for sending analytics events (#1985) 2023-10-17 16:42:46 +05:30
Kiran Niranjan
439bdb6496
SDA-4372 - Always retrieve latest registry channel (#1982) 2023-10-17 14:16:55 +05:30
Kiran Niranjan
3ecb3da1f0
SDA-4291 (Add delay for sending analytics events) (#1981)
* SDA-4291 - Add delay for sending analytics events

* SDA-4291 - Fix uts
2023-10-17 13:02:54 +05:30
Kiran Niranjan
3253e4ec56
SDA-4290 - Update check to validate object length (#1979) 2023-10-12 18:05:48 +05:30
Kiran Niranjan
ee9e81037d
SDA-4291 - Move interfaces into a dedicate file (#1978) 2023-10-11 18:29:55 +05:30
NguyenTranHoangSym
ae41c6ceee
Merge pull request #1975 from NguyenTranHoangSym/SDA-4214
SDA-4214: Update Toast notification to use toolbar
2023-10-11 15:19:59 +07:00
Kiran Niranjan
0be4d0e2fb
SDA-4235 - Add missing check for betaAutoUpdateChannelEnabled (#1977) 2023-10-11 13:17:54 +05:30
Kiran Niranjan
f4585e0173
SDA-4361 (Queue & send analytics data once client registers the func) (#1976)
* SDA-4361 - Queue & send analytics data once client registers the function

* SDA-4361 - Fix typos
2023-10-10 18:50:47 +05:30
NguyenTranHoangSym
f7f0a59ea6 SDA-4214: Update Toast notification to use toolbar 2023-10-10 14:41:08 +07:00