Commit Graph

140 Commits

Author SHA1 Message Date
Salah Benmoussati
5ce8544273
SDA-3592 Prevent redirection on form submission (#1365) 2022-04-07 10:38:02 +02:00
Salah Benmoussati
43df94f828
SDA-3140 Insecure sites - Ability to allow insecure sites only once (#1352) 2022-04-07 10:37:27 +02:00
Salah Benmoussati
e11097d258
bugfix/rtc-revert (#1377)
* Revert "SDA-3616 - Upgrade ffi-napi and ref-napi (#1364)"

This reverts commit 2fcd7cee60.

* Revert "Initial implementation (#1363)"

This reverts commit 08198aa86b.

* Revert "Initial implementation (#1362)"

This reverts commit 41f0ca4e7e.
2022-04-06 07:27:28 +05:30
Salah Benmoussati
2394db9278
SDA-3606 Removing SSO checkbox in Welcome screen (#1367) 2022-04-05 09:52:38 +02:00
Robin Westberg
08198aa86b
Initial implementation (#1363) 2022-03-15 17:02:26 +01:00
Robin Westberg
41f0ca4e7e
Initial implementation (#1362) 2022-03-15 16:05:32 +01:00
Kiran Niranjan
95b03ff5a1
SDA-1824 (client banner api & cloud config update identifier) (#1345)
* SDA-1824 - client banner api & cloud config updater

* SDA-1824 - Expose the new API
2022-03-01 22:05:34 +05:30
Salah Benmoussati
e028ac0efa
SDA-3565 Citrix media redirection presence update (#1339) 2022-02-03 09:10:09 +01:00
Salah Benmoussati
64c87ad8c5
Revert "SDA-3565 - Allow C2 / extensions to determine the presence of Citrix media redirection (#1331)" (#1335)
This reverts commit 179e953497.
2022-02-01 17:57:30 +01:00
Robin Westberg
179e953497
SDA-3565 - Allow C2 / extensions to determine the presence of Citrix media redirection (#1331)
* Initial implementation
2022-01-31 10:05:31 +01:00
Robin Westberg
76c4d4de7d
SDA-3561 - Allow C2 / extensions to retrieve the native window handle (#1332) 2022-01-31 09:01:20 +01:00
Kiran Niranjan
5bcf36e7bd
SDA-3516 (Refocus to main webContents when title bar action buttons are clicked) (#1326)
* SDA-3516 - Refocus to main webContents when title bar action button are clicked

* SDA-3516 - Add getMainWebContents mock function
2022-01-21 13:36:36 +05:30
Kiran Niranjan
f63c61b50d
SDA-3530 (Clear snippet window reference after close) (#1312)
* SDA-3530 - Clear snippet window reference after close

* SDA-3530 - Update about app snapshot
2022-01-05 15:02:36 +05:30
Kiran Niranjan
2ef2be7617
SDA-3437 (Fix missing title bar on leave fullscreen) (#1285)
* SDA-3437 - Fix missing title bar on leave fullscreen
2021-11-02 15:26:12 +05:30
Salah Benmoussati
636f39a48a
Merge branch 'main' into bugfix/SDA-3377 2021-10-28 11:40:30 +02:00
Salah Benmoussati
071cb939ef SDA-3377 Processing multiple chrome flags provided as installation parameters 2021-10-28 10:48:45 +02:00
Kiran Niranjan
b7909442d7
🐛 SDA-3424 (Disable action buttons in custom title bar & fix initial load issue) (#1279)
* SDA-3424 - Disable action buttons in custom title bar & fix initial load issue

* SDA-3424 - update snapshot file
2021-10-28 08:16:20 +05:30
Kiran Niranjan
aad616d927
SDA-3409, SDA-3408, SDA-3402, SDA-3412 - Fix issues with electron bounds (#1274)
* SDA-3409 - Fix view's x position w.r.t external display

* SDA-3408 - Fix zoom controls for browserView

* SDA-3409 - Use main window bounds for browser view

* SDA-3409 - Fix blank welcome screen

* SDA-3409 - Fix blank welcome screen

* SDA-3402 - Create a separate window for the welcome screen

* SDA-3409 - Fix view size issues

* SDA-3409 - Workaround for electron fullscreen event

* SDA-3402 - Fixes issue with maximize and unmaximize

* SDA-3409 - Rename let to const
2021-10-25 15:02:36 +05:30
Kiran Niranjan
e7f4470d9c
SDA-2547 (Upgrade electron version to 14.0.1) (#1267)
* SDA-2547 - Upgrade electron version to 14.0.1

* SDA-2547 - refactor and fix unit tests

* SDA-2555 - Move custom title bar away from remote module

* SDA-2555 - Update API new-window to setWindowOpenHandler and fix issues

* SDA-2555 - Arrange imports

* SDA-2555 - Fix unit tests

* SDA-3387 - Fixed reload, native notification issues & finally removed the SFE CSS injection 🎉

* SDA-2547 - Fix fullscreen state on Windows

* SDA-2552 - Update version info

* SDA-2548 - Fix media permission

* SDA-2547 - Get app name from package.json
2021-10-20 13:10:58 +05:30
psjostrom
0ef02af15e SDA-3322 Fix snapshot test 2021-09-24 11:32:45 +02:00
sbenmoussati
9bd96a4cda SDA-3292 Close button hovering not taken into account to prevent notification close 2021-08-13 15:50:12 +02:00
sbenmoussati
3c41cf8e50 SDA-3281 Client 1.5 not sending user picture in Settings > Alerts > See sample 2021-08-09 16:25:41 +02:00
sbenmoussati
49c436f60e SDA-3237 Notifications re-design 2021-07-28 21:56:12 +02:00
sbenmoussati
9e85220350 UT fix 2021-06-09 12:18:27 +02:00
psjostrom
614b3beef9 SDA-3033 Add ability to close all windows from SFE-Lite 2021-04-01 15:34:02 +02:00
Parth Prajapati
ef794335bc
C2-9049: Zoom restriction in SDA (#1196) 2021-03-16 13:19:44 +05:30
Johan Kwarnmark
50524dddd3 Updating snapshot test 2021-02-01 17:50:02 +01:00
Vishwas Shashidhar
92889a1c5c
SDA-2887: analytics for SDA crashes (#1183)
* format all files with prettier

* chore: format the problematic files

* chore: fix few more linting issues

* SDA-2887: add analytics for crashes
2021-01-29 21:13:56 +05:30
Vishwas Shashidhar
e9773721e4
chore: SDA-2799: format all files with prettier (#1181)
* format all files with prettier

* chore: format the problematic files

* chore: fix few more linting issues
2021-01-29 15:53:22 +05:30
psjostrom
5c5462592d SDA-2824 Set notification position modal darkmode 2021-01-14 12:10:20 +01:00
Vishwas Shashidhar
805b041859 Merge branch 'master' of github.com:symphonyoss/SymphonyElectron 2021-01-04 12:59:35 +05:30
Vishwas Shashidhar
164faf3177 chore: update about app test snapshot 2021-01-04 12:58:55 +05:30
Vishwas Shashidhar
8912c25003
feat: SDA-2775: Notification Position Window New UI (#1164)
* SDA-2775: notification position window new ui

- Create new user interface for notification position window
- Add unit tests

* SDA-2775: increase test coverage and format css
2020-12-31 10:06:25 +05:30
psjostrom
3f08517ee2 SDA-2571 Updated event variable name 2020-12-18 14:11:15 +01:00
psjostrom
4d9f3fc9ee SDA-2751 Fixed UTs 2020-12-10 13:18:23 +01:00
Kiran Niranjan
698036d7af
feat: SDA-2614 (Implement native electron notifications) (#1135)
* feat: SDA-2614 - Implement native electron notifications

* feat: SDA-2614 - Refactor and fix unit tests

* feat: SDA-2614 - Rename extraData to notificationData
2020-12-09 11:45:29 +05:30
psjostrom
2d80e41695 SDA-2571 Added correct BI events to screen annotate 2020-12-03 17:22:06 +01:00
Vishwas Shashidhar
170681750e
Merge branch 'master' into SDA-2533-Annotate-P5 2020-12-02 11:18:24 +05:30
psjostrom
a0b2a22ae2 SDA-2710 Fix broken image icon bug on windows 2020-12-01 17:11:00 +01:00
Johan Kwarnmark
fabb8fb860 sda-2700 show 1.5/SFE 2.0/SFE-lite 2020-11-30 12:14:09 +01:00
psjostrom
55f68fc225 SDA-2571 SDA-2721 Add annotate BI and fix window size on windows 2020-11-27 17:07:46 +01:00
psjostrom
e18b431c98 feat: SDA-2705 Add possibility for panning 2020-11-26 10:27:18 +01:00
psjostrom
94eb41719b SDA-2533 Add clear, erase and done functionality. Further optimizations of logic. 2020-11-24 10:46:41 +01:00
Kiran Niranjan
eb94467220 fix: SDA-2644 - Resolve conflicts and add new changes 2020-11-24 10:45:11 +01:00
psjostrom
237341d805 SDA-2533 Fixes after code review 2020-11-20 09:27:52 +01:00
psjostrom
064b9b53b2 SDA-2533 Add clear, erase and done functionality. Further optimizations of logic. 2020-11-20 09:16:17 +01:00
Kiran Niranjan
6811683e29
fix: SDA-2644 (Fix snippet window resize issue based on screen size) (#1115)
* fix: SDA-2644 - Fix snippet window resize issue based on screen size

* fix: SDA-2644 - Resolve conflicts and add new changes

* fix: SDA-2644 - fix background for min width

* fix: SDA-2644 - Limit snippet window size base on screen size
2020-11-19 19:04:08 +05:30
psjostrom
794334ef90
Merge branch 'master' into SDA-2533-Add-Annotate-To-Screenshot 2020-11-17 09:26:06 +01:00
Kiran Niranjan
33ed6f709c
feat: SDA-2652 - add new API to set if running in mana client (#1113) 2020-11-17 11:51:31 +05:30
psjostrom
5545f051f0
Merge branch 'master' into SDA-2533-Add-Annotate-To-Screenshot 2020-11-13 14:47:53 +01:00