Commit Graph

989 Commits

Author SHA1 Message Date
Kiran Niranjan
e4fc421c84
SDA-4757 - Fix config race condition (#2244)
* SDA-4757 - Fix config race condition

* SDA-4757 - Fix uts

* SDA-4757 - Update jsdoc
2024-12-27 15:32:41 +05:30
Salah Benmoussati
01f53c51bd
Revert "SDA-4725 - Update SDA title bar branding (#2234)" (#2241)
This reverts commit 4c366bcf2f.
2024-12-20 20:04:19 +01:00
Kiran Niranjan
952bc767ec
SDA-4763 - Add additional px for min window size (#2239) 2024-12-19 21:20:46 +05:30
Kiran Niranjan
51f34d0962
SDA-4763 - Set min width for popout window (#2238) 2024-12-17 15:10:49 +05:30
Kiran Niranjan
5969396020
SDA-4682 - increase child window minimum size (#2237) 2024-12-13 15:51:43 +05:30
Kiran Niranjan
15bf9a4056
SDA-4682 - Increase the minimum window size (#2236) 2024-12-13 11:09:18 +01:00
Symphony Crowdin
6383b3044d
🌐 Update translations from Crowdin (#2235) 2024-12-05 09:34:07 +01:00
Kiran Niranjan
b18bb12028
SDA-4737 - Add retry logic for browser login (#2232)
* SDA-4737 - Add retry logic for browser login

* SDA-4725 - Update SDA title bar branding

* SDA-4737 - Add abort & handle network changed use case
2024-12-05 08:35:25 +05:30
Kiran Niranjan
4c366bcf2f
SDA-4725 - Update SDA title bar branding (#2234)
* SDA-4725 - Update SDA title bar branding

* SDA-4725 - Update snap file
2024-12-04 09:13:16 +05:30
Kiran Niranjan
b76884dcfc
SDA-4714 - Use plist parser to validate if a field exists (#2227)
* SDA-4714 - Use plist parser to validate if a field exists

* SDA-4714 - Fix uts
2024-11-20 09:09:33 +01:00
Kiran Niranjan
09d2f8dccf
SDA-4715 - Updates the in memory config data (#2226) 2024-11-20 09:07:16 +01:00
Kiran Niranjan
632265c6ec
SDA-4714 - Add missing latestAutoUpdateChannelEnabled into user config (#2224) 2024-11-13 21:29:52 +05:30
Axel Eriksson
5488ef8452
Remove Citrix code (#2220) 2024-11-05 15:06:01 +01:00
Kiran Niranjan
f9baa9d453
SDA-4717 - Bump version 25.1.0 (#2217)
* SDA-4717 Bump SDA and electron version

* SDA-4717 Update event
2024-11-04 12:46:47 +01:00
Kiran Niranjan
96c7c9165f
SDA-4705 - Move notification to the top to fix full screen issue (#2215) 2024-10-16 15:40:45 +05:30
Salah Benmoussati
e6a733f708
Upgrade electron@32.1.2 (#2208)
* Upgrade electron@32.1.2

* Fix issue on menu items click returning BaseWindow instead of BrowserWindow objects
2024-10-03 19:35:41 +02:00
Kiran Niranjan
769b26e28a
SDA-4689 - Fix condition for one notification (#2211) 2024-10-03 21:52:54 +05:30
Kiran Niranjan
d702a5580e
SDA-4675 - Debounce hide notification (#2205)
* SDA-4675 - Debounce hide notification

* SDA-4675 - Add sequential function queue for showing notification

* SDA-4675 - Add delay for notification position animation

* SDA-4675 - Remove move top

* SDA-4675 - Revert delay
2024-10-02 07:31:51 +05:30
Kiran Niranjan
c8508aa2ca
SDA-4664 - Add border color for mentions (#2203) 2024-09-10 07:25:54 +05:30
Kiran Niranjan
e352031f9c
SDA-4664 - Add border color light theme (#2201)
SDA-4660 - Fix stacking
2024-09-09 13:34:32 +05:30
Kiran Niranjan
05dd409ddb
SDA-4664 - Add border for light theme (#2199) 2024-09-06 12:39:58 +05:30
Kiran Niranjan
b1a7ad555b
SDA-4442 - remove systeminformation module (#2195)
* SDA-4442 - remove systeminformation module

* SDA-4442 - Return false for VDI
2024-09-05 16:02:47 +02:00
NguyenTranHoangSym
7b13b6d34d
SDA-3572: Adding Initial Menu Help (#2193)
* SDA-3572: Adding Initial Menu Help

* SDA-3572: adding UT
2024-09-04 17:53:43 +02:00
Kiran Niranjan
abdea63edd
SDA-4659 - stack based on corner top and bottom (#2192) 2024-09-03 12:18:23 +05:30
Kiran Niranjan
a11f031a88
SDA-4659 - add logic to stack based on start corner (#2191) 2024-08-29 20:59:04 +05:30
Kiran Niranjan
eeaec13785
SDA-4530 - Increase the indicator window height (#2190) 2024-08-29 14:08:42 +05:30
Kiran Niranjan
8d06432c00
SDA-4614 - Add toast stacking and unstacking logic (#2189) 2024-08-29 13:26:26 +05:30
Salah Benmoussati
fa515accb7
SDA-4636 Fix for missing screen share indicator frame (#2185)
* SDA-4636 Fix for missing screen share indicator frame

* SDA-4612 Upgrade electron@31.4.0 to get the fix on showInactive

* npm fix for optionnal dependency

* cheerio version lock

* Upgrade electron@32.0.1
2024-08-27 20:20:50 +02:00
Kiran Niranjan
235ef5c8f1
SDA-4530 - enable use content size for screen sharing indicator window (#2184) 2024-08-02 07:57:08 +05:30
Kiran Niranjan
ee888916b1
SDA-4593 - Use only host name from redirect url to navigate (#2182) 2024-07-25 13:21:12 +05:30
Salah Benmoussati
a90399f024
Revert bring to front fix (#2179)
* Revert "SDA-4604 Limiting window activation change to macOS for bring-to-front feature only (#2176) (#2177)"

This reverts commit e543476c38.

* Revert "SDA-4604 Bring to the front feature fix by calling show method (#2174)"

This reverts commit 6d6818548a.

* Upgrade electron@31.2.1
2024-07-19 12:15:53 +02:00
Salah Benmoussati
e543476c38
SDA-4604 Limiting window activation change to macOS for bring-to-front feature only (#2176) (#2177) 2024-07-18 12:33:23 +02:00
Salah Benmoussati
6d6818548a
SDA-4604 Bring to the front feature fix by calling show method (#2174)
* SDA-4604 Bring to the front feature fix by calling show method

* Upgrade electron@31.2.1
2024-07-17 09:57:22 +02:00
Salah Benmoussati
defcd1a90a
SDA-4606 Setting programmatically default values of new config fields (#2171)
* SDA-4606 Setting programmatically default values of new config fields

* Upgrade electron to patch reported file picker issue
2024-07-15 09:31:54 +02:00
Salah Benmoussati
e6ee38d1c4
SDA-4560 Update endpoint to check network connectivity (#2169)
* SDA-4560 Update endpoint to check network connectivity

* Electron upgrade - v31.1.0
2024-06-27 12:32:52 +02:00
Kiran Niranjan
eb5b0a46c8
SDA-4587 - Bump electron version (#2164)
* SDA-4587 - Add safety check for main view

* SDA-4587 - Upgrade electron version to 30.1.0
2024-06-17 13:45:17 +05:30
Salah Benmoussati
c999e279b6
Upgrade electron@30.0.9 (#2158)
* Upgrade electron@30.0.9

* Adapt media permissions handler due to types changes
2024-06-05 09:14:09 +02:00
Kiran Niranjan
7f2fe2c8c4
SDA-4489 - Just use version (#2155) 2024-05-29 12:08:12 +05:30
Kiran Niranjan
9901957c65
SDA-4489 - Use correct url to validate (#2152) 2024-05-27 19:05:44 +05:30
Kiran Niranjan
ed7d71934a
SDA-4544 - only load dev tool extension on dev env (#2150) 2024-05-16 13:57:25 +05:30
Kiran Niranjan
d457d3e94b
SDA-4563 - Ignore changing zoom if focused window is about Symphony (#2148) 2024-05-10 08:26:03 +05:30
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
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
6e82aca630
SDA-4489 - Fix wrong import (#2129) 2024-04-12 12:30:26 +05:30