Commit Graph

2902 Commits

Author SHA1 Message Date
Kiran Niranjan
a9f3887d55
SDA-4563 - Ignore changing zoom if focused window is notification window (#2146) 2024-05-07 20:55:16 +05:30
Baptiste Clarey Sjostrand
e6cdae2b68
SDA-4544 Allow to load react dev tools chrome extension (#2145)
* SDA-4561 - SDA branch cut

* SDA-4544 Allow to load react dev tools chrome extension

---------

Co-authored-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2024-05-07 16:39:05 +02:00
Kiran Niranjan
1709479249
SDA-4489 (Force auto update) [Feature] (#2144)
* SDA-4489 (Force auto update) (#2128)

* SDA-4489 - Force auto update

* SDA-4489 - use version from server to check isOnLatestVersion

(cherry picked from commit 68194f4a4c)

* SDA-4489 - Fix wrong import (#2129)

(cherry picked from commit 6e82aca630)

* SDA-4489 - Invoke check for update & download before force install (#2132)

(cherry picked from commit b3ea7c258a)

* SDA-4489 - Fix issue related to different env (#2137)

(cherry picked from commit 3b39725f9d)

* SDA-4489 - Use init instead of constructor
2024-05-03 13:44:04 +05:30
Kiran Niranjan
760a14f7c5
SDA-4561 - SDA branch cut (#2143) 2024-05-03 13:20:53 +05:30
Kiran Niranjan
ce72411ae3
Revert SDA-4489 (#2140)
* Revert "SDA-4489 - Fix issue related to different env (#2137)"

This reverts commit 3b39725f9d.

* Revert "SDA-4489 - Invoke check for update & download before force install (#2132)"

This reverts commit b3ea7c258a.

* Revert "SDA-4489 - Fix wrong import (#2129)"

This reverts commit 6e82aca630.

* Revert "SDA-4489 (Force auto update) (#2128)"

This reverts commit 68194f4a4c.
2024-05-03 08:32:11 +05:30
Kiran Niranjan
020cd05eab
SDA-4501 (Initialize new data if the user config is unable to parse) (#2136)
* SDA-4501 - Initialize new user config if data is corrupted

* SDA-4501 - Delete file before initializing
2024-04-27 15:32:24 +05:30
Kiran Niranjan
8c066b963f
SDA-4553 - Apply client zoom for toast notifications (#2138)
SDA-4555 - Hide scroll bar for toast notifications
2024-04-27 15:13:57 +05:30
Kiran Niranjan
3b39725f9d
SDA-4489 - Fix issue related to different env (#2137) 2024-04-25 13:39:10 +05:30
Kiran Niranjan
b3ea7c258a
SDA-4489 - Invoke check for update & download before force install (#2132) 2024-04-23 15:26:05 +05:30
Kiran Niranjan
0730088539
SDA-4552 (Change signing tool for .msi) (#2134)
* SDA-4552 Fix sign issue

* SDA-4552 - Set file name manually

* SDA-4552 - Set file-name flag to true

* SDA-4552 - fix symexe error

* SDA-4552 - use just argument

* SDA-4552 - add verbose log

* SDA-4552 - /d for .msi

* SDA-4552 - /d for .msi with name

* SDA-4552 - change signing tool
2024-04-23 05:53:33 +05:30
Salah Benmoussati
ebae507c12
Update code signing process (#2126)
* Update code signing process

* f
2024-04-15 12:42:55 +02:00
Kiran Niranjan
6e82aca630
SDA-4489 - Fix wrong import (#2129) 2024-04-12 12:30:26 +05:30
Kiran Niranjan
68194f4a4c
SDA-4489 (Force auto update) (#2128)
* SDA-4489 - Force auto update

* SDA-4489 - use version from server to check isOnLatestVersion
2024-04-12 08:39:13 +05:30
NguyenTranHoangSym
a9b5399e8d
Merge pull request #2125 from NguyenTranHoangSym/SDA-4528
SDA-4528: Minimize Windows wont disappear on capture with SDA Hidden
2024-04-11 13:33:45 +07:00
NguyenTranHoangSym
3a8a8442df SDA-4528: Minimize Windows wont disappear on capture with SDA Hidden 2024-04-09 09:26:59 +07:00
Kiran Niranjan
98f638bff6
SDA-4506 - Apply Zoom for notification window (#2120) 2024-04-04 15:15:20 +05:30
NguyenTranHoangSym
668e68ec90
Merge pull request #2109 from NguyenTranHoangSym/SDA-4481
SDA-4481: Add Fix to image cannot be copied
2024-04-04 16:44:29 +07:00
NguyenTranHoangSym
87e27efb2d SDA-4481: Add Fix to image cannot be copied 2024-04-04 16:39:11 +07:00
Kiran Niranjan
897c6172cd
SDA-4197 - Use correct variable to clear interval (#2122) 2024-04-04 13:50:48 +05:30
Salah Benmoussati
c2091f5239
Bump version 24.6.0 (#2121) 2024-03-29 11:40:17 +01:00
Salah Benmoussati
5657f19d6c
Upgrade electron@29.1.5 (#2119) 2024-03-27 13:57:21 +01:00
Kiran Niranjan
5fa7349ef6
SDA-4503 (Add federated green theme for notifications 🟢) (#2114)
* SDA-4503 - Add federated green theme for notifications

* SDA-4503 - Update light theme green color
2024-03-26 17:19:08 +05:30
Kiran Niranjan
767d9af5a2
SDA-4507 - Read from default after copying global config (#2118) 2024-03-25 12:29:42 +05:30
Kiran Niranjan
e1dbc8eb0c
SDA-4507 - Fix condition for force welcome screen (#2117) 2024-03-24 06:23:29 +05:30
Kiran Niranjan
3dde3d0678
SDA-4507 - Add validation for copying old global config file (#2115) 2024-03-21 11:33:06 +05:30
Kiran Niranjan
48a7fa921f
SDA-3856 - Remove config version from user config (#2112) 2024-03-20 15:12:04 +05:30
Kiran Niranjan
a1b3634d3e
SDA-4496 - Add is mac check (#2111) 2024-03-12 11:43:23 +05:30
Kiran Niranjan
cbf489f694
SDA-4197 - Clear existing interval if auto update is disabled (#2108) 2024-03-12 11:43:11 +05:30
Kiran Niranjan
3942361010
SDA-4494 - Force welcome screen in user config url is not configured correctly (#2107) 2024-03-12 10:50:22 +05:30
Kiran Niranjan
542ead3638
SDA-4496 - Fix dev env issue by setting default values in .plist file (#2106) 2024-03-08 17:02:57 +05:30
Kiran Niranjan
66c8bc1f0b
SDA-4473 (Optimize nsis installer script) (#2103)
* SDA-4488 - Remove sleep

* SDA-4473 - Update electron builder and updater and improve performance
2024-03-04 10:43:55 +01:00
Salah Benmoussati
aea7f6d17e
Bump version 24.5.0 (#2105) 2024-03-04 10:01:22 +01:00
Kiran Niranjan
367f888633
SDA-4414 - Remove sending initial analytic event (#2104) 2024-02-27 11:30:06 +05:30
Kiran Niranjan
e859b50a31
SDA-4487 - Remove escaping url string (#2102) 2024-02-26 20:21:55 +05:30
Kiran Niranjan
27a8953326
SDA-4479 - Backup and restore global config (#2099) 2024-02-22 13:59:19 +05:30
Salah Benmoussati
2ad44b0ef4
SDA-4482 Auto-update should check value defined in user config (#2098) 2024-02-21 14:15:05 +01:00
Kiran Niranjan
db0d878747
SDA-4476 - Add // nosemgrep (#2096)
SDA-4476 - Add installVariant to defaults

SDA-4476 - Initialize plist file

Revert "Revert "SDA-4472 (Migrate Symphony.config & installVariant into /Library/Preference) (#2090)" (#2094)"

This reverts commit 0aeee5b7a3.
2024-02-19 10:41:50 +01:00
Salah Benmoussati
75d1253b17
SDA-4475 Disable electron autoresize feature on BrowserViews (#2095) 2024-02-19 10:40:18 +01:00
Salah Benmoussati
0aeee5b7a3
Revert "SDA-4472 (Migrate Symphony.config & installVariant into /Library/Preference) (#2090)" (#2094)
This reverts commit be01c781b2.
2024-02-15 15:19:20 +01:00
Kiran Niranjan
be01c781b2
SDA-4472 (Migrate Symphony.config & installVariant into /Library/Preference) (#2090)
* SDA-4472 - Migrate settings from Symphony.config and installVariant to /Library/Preferences
2024-02-14 18:37:36 +05:30
Salah Benmoussati
6c0c45e92b
SDA-4474 Logs zip file creation should open file explorer on completion (#2091) 2024-02-14 11:50:00 +01:00
Kiran Niranjan
8c0fa7be3c
SDA-4459 (Apply latest or beta channel based on user entitlement) (#2086)
* SDA-4459 - Apply latest or beta channel based on user entitlement

* SDA-4459 - Fix priority of conditions
2024-02-12 16:16:34 +05:30
Salah Benmoussati
b172cc15aa
SDA-4447 Migrate from archiverjs to adm-zip (#2089) 2024-02-05 09:41:28 +01:00
Kiran Niranjan
41c68f77d2
SDA-3708 - Set max width for header content (#2088) 2024-02-05 13:28:15 +05:30
Salah Benmoussati
ccfa005d22
Bump version 24.4.0 (#2087) 2024-01-31 11:31:31 +01:00
NguyenTranHoangSym
31ebada917
SDA-3094: Listen to copy image event (#2026) 2024-01-31 10:46:26 +01:00
Salah Benmoussati
756516ca87
URL unset case at user level (#2082) 2024-01-27 16:24:25 +01:00
Salah Benmoussati
e358949eb4
Bump version 24.3.0 (#2085)
* Bump version 24.3.0

* Bump electron
2024-01-26 18:53:52 +01:00
Swapna Sundar Biswal
88e3221258
RTC-14809 update c9shell to 3.30.0.37 (#2083) 2024-01-26 08:27:21 +01:00
Salah Benmoussati
127e5afb6f
SDA-4453 Memory leak issue on snipping tool (#2080) 2024-01-17 17:09:04 +01:00