Commit Graph

229 Commits

Author SHA1 Message Date
Axel Eriksson
47caf65b9e Adding support for Windows to use navigator.mediaDevices.getDisplayMedia (#2270) 2025-01-31 13:33:18 +01:00
Antoine Rollin
99598737df C2-25226: OpenFin disconnection handler (#2274)
- `openfin.init` allows to provide a disconnection handler
- this disconnection handler is stored on SSF side
- the openfin handler forward the disconnection event through a new `openfin-disconnection` event
- SSF calls the disconnection handler when a new `openfin-disconnection` event is received

Minor:
- in the openfin handler, a call to reset is now done before trying to connect to OpenFin
- removed the timeout log in the timeout promise, the log will be shown if the timeout promise rejects first (or in case of error)
2025-01-31 11:42:11 +01:00
Antoine Rollin
17d1a6a96d SDA-4657: OpenFin - unregisterIntentHandler patch (#2273) 2025-01-27 15:00:46 +01:00
Antoine Rollin
2a85238443 SDA-4657: Patch for OpenFin (#2271) 2025-01-23 20:00:19 +01:00
Salah Benmoussati
72be5a43cb SDA-4770 Adaptations on openfin integration (#2268) (#2269)
* SDA-4770 Adaptations on openfin integration

* SDA-4770 Adaptations on openfin integration
2025-01-22 19:45:35 +01:00
Salah Benmoussati
c9326fd5f8 SDA-4770 Adaptations on openfin integration (#2268)
* SDA-4770 Adaptations on openfin integration

* SDA-4770 Adaptations on openfin integration
2025-01-22 12:18:38 +01:00
Kiran Niranjan
5606a3e454 SDA-4754, SDA-4731, SDA-4729, SDA-4733, SDA-4755 - Update SDA branding (#2267)
* SDA-4754, SDA-4729, SDA-4733, SDA-4755 - Update Symphony Messaging branding

* SDA-4754, SDA-4729, SDA-4733, SDA-4755 - Update Symphony Messaging branding

* Ignore darwin resource on windows

* SDA-4755 - Update installer text

* SDA-4755 - Update close dialog text

* SDA-4755 - Update close dialog text

* SDA-4755 - Update the tabloid image

* SDA-4779 - Update macOS Icon
2025-01-22 15:09:35 +05:30
Salah Benmoussati
b27faedc28 SDA-4770 Expose openfin (#2264) 2025-01-16 08:43:01 +01:00
Salah Benmoussati
8a6704b449 Revert "Revert "SDA-4725 - Update SDA title bar branding (#2234)" (#2241)" (#2262)
This reverts commit 01f53c51bd.
2025-01-16 06:03:38 +01:00
Kiran Niranjan
0290b41f57 SDA-4730 - Update SDA login branding (#2254)
* SDA-4730 - Update SDA login branding

* SDA-4730 - Update snapshot
2025-01-15 09:47:42 +05:30
Salah Benmoussati
1a85223a93 SDA-4785 AutoUpdate on app launch fix (#2259) 2025-01-14 15:09:40 +01:00
Kiran Niranjan
80519f5fb7 SDA-4774 - Display dynamic status message (#2246)
* SDA-4774 - Display dynamic status message

* SDA-4774 - Update snapshot file

* SDA-4774 - Update message
2025-01-07 14:40:55 +01:00
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
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
5c76460707 SDA-4714 - Add missing latestAutoUpdateChannelEnabled into plist file (#2221) 2024-11-08 16:22:19 +05:30
Axel Eriksson
5488ef8452 Remove Citrix code (#2220) 2024-11-05 15:06:01 +01:00
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
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
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
Kiran Niranjan
3dde3d0678 SDA-4507 - Add validation for copying old global config file (#2115) 2024-03-21 11:33:06 +05:30
Kiran Niranjan
27a8953326 SDA-4479 - Backup and restore global config (#2099) 2024-02-22 13:59:19 +05:30
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
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
Swapna Sundar Biswal
e1b97221c0 RTC-14795 Abort launching of c9shell if network is offline (#2074)
* Abort launching of c9shell if network is offline

* invert

* unit test mocking

* mock
2024-01-16 10:18:46 +01:00
Kiran Niranjan
b862bd5561 SDA-3833 (Update isDevEnv check) (#2070)
* SDA-3833 - Update isDevEnv check

* SDA-3833 - Update isDevEnv for unit tests
2024-01-11 16:37:54 +05:30
nguyen.tranhoang
e58b654b61 SDA-4443_4444: Adding A11Y to Close and Prevent enter while pod is disabled 2024-01-08 15:13:10 +07:00
nguyen.tranhoang
b9dc9cd75d SDA-4440: Restore size for non line break words 2024-01-04 15:17:35 +07:00
NguyenTranHoangSym
07681f49a9 SDA-4434: Update Fr/Jp text 2024-01-03 14:31:55 +07: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
cd68db313d SDA-4408: Rennovate about app again 2023-12-25 10:13:23 +07: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
NguyenTranHoangSym
d1171056db SDA-4408: Experimental Build for logger 2023-12-14 09:53:46 +07:00
NguyenTranHoangSym
c6dbb20222 SDA-4369: Ability to Cancel changes made on pod URL (#1987) 2023-10-19 10:30:41 +02:00
Kiran Niranjan
ee9e81037d SDA-4291 - Move interfaces into a dedicate file (#1978) 2023-10-11 18:29:55 +05:30
Salah Benmoussati
bca688167a Removed accept button icon + larger buttons (#1970)
* Removed accept button icon + larger buttons

* Removed default image logic in call notifications

* UT fix
2023-10-06 10:14:23 +02:00
Kiran Niranjan
3189c54310 SDA-4359 & SDA-4291 (Refactor BI & send in memory session analytic events) (#1969)
* SDA-4359 - Refactor BI & send in memory session analytic events

* SDA-4359 - Rename function name
2023-10-05 19:39:55 +05:30
Kiran Niranjan
77c9abdf7a SDA-4290 (Create Install BI analytic events) (#1957)
* SDA-4290 - Create Install BI analytic events

* SDA-4290 - Fix uts
2023-09-21 18:11:26 +05:30
Kiran Niranjan
cdc4308091 SDA-4290 (Add SDA session & auto update analytics) (#1953)
* SDA-4290 - Add SDA session & auto update analytics

* SDA-4290 - Store exit events locally and push it once client is available

* SDA-4290 - Check for local analytic after logging in

* SDA-4290 - Add max CPU & Memory percent
2023-09-19 16:31:15 +05:30
NguyenTranHoangSym
be50ab8d5a SDA-4288_main: Allow / Disallow user edit pod url via config 2023-09-11 17:05:53 +07:00
Kiran Niranjan
b41e07db88 SDA-4247 (Update user config once on before-quit) (#1918)
* SDA-4347 - Add Semaphore for updating user config file

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4347 - Update user config once on before-quit

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4347 - Handle application exit

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4347 - Fix uts

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

---------

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2023-07-28 18:51:09 +05:30
Kiran Niranjan
2d75704d7f SDA-4186 (Add support to update user POD settings) (#1904)
* SDA-4186 - Add support to update user POD settings

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4186 - Add support to update user POD settings

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4186 - Fix unit test

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4186 - Add unit test

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4186 - Change pod info to user config

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

---------

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2023-07-25 13:36:42 +05:30
NguyenTranHoangSym
15056f16ff SDA-4182: Add GPOs to auto update channel (#1896) 2023-07-18 11:07:50 +02:00
Kiran Niranjan
dcbe7a0b74 SDA-4220 (Implement API for call notification) (#1891)
* SDA-4420 - Implement API for call notification

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4420 - Add unit tests

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4420 - Fix caller name style

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4420 - Change to logger

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

* SDA-4420 - update call toast position based on notification setting change

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>

---------

Signed-off-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2023-07-16 11:04:39 +05:30