Commit Graph
503 Commits
Author SHA1 Message Date
sbenmoussati 019f530044 SDA-3237 Additional colors use-cases 2021-08-04 19:10:54 +02:00
sbenmoussati 662a67b738 SDA-3268 Ext room name length fix 2021-08-03 15:52:57 +02:00
sbenmoussati 49c436f60e SDA-3237 Notifications re-design 2021-07-28 21:56:12 +02:00
bach.le 3ea0997357 C2-11081 Let the user setting his zoom value from the General Settings menu 2021-07-01 16:17:50 +07:00
sbenmoussati 825a285952 SDA-3201 Replacing user-agent to support Calls and snipping tool 2021-06-17 10:41:16 +02:00
sbenmoussati 42832a8c21 Bug fix 2021-06-09 10:42:27 +02:00
sbenmoussati d0f307cc72 Cleanup 2021-06-08 19:05:53 +02:00
sbenmoussati d535e12ee1 SDA-3201 Removing Electron from user-agent - Microsoft Azure not supporting it for SSSO 2021-06-08 18:41:15 +02:00
Mattias Gustavsson 4d47e58c43 SDA-3167 Added version check to not use built in snipping tool when /clip flag is not available 2021-05-12 14:00:39 +02:00
Johan Kwarnmark 64c26c7e5d To avoid the pop up and save the error in the log 2021-05-04 17:13:33 +02:00
Johan Kwarnmark e6c05f9147 Check we are in full screen 2021-05-03 11:47:57 +02:00
Mattias Gustavsson 3b85512c05 SDA-3137 Added support for USER_DATA_PATH install parameter 2021-04-29 08:49:41 +02:00
psjostrom 6bc3e2c9ff Merge branch 'main' into SDA-3033-Close-notifs-on-logout 2021-04-13 17:16:27 +02:00
mattias-symphony e42305e846 Merge branch 'main' into SDA-3079 2021-04-13 14:31:17 +02:00
Mattias Gustavsson 26c4eeb473 SDA-3079 Use built-in screen snippet tool on windows if available 2021-04-13 09:28:17 +02:00
psjostrom 614b3beef9 SDA-3033 Add ability to close all windows from SFE-Lite 2021-04-01 15:34:02 +02:00
Johan Kwarnmark 4eeefb2de7 Prevent display to go to sleep if user is in a meeting 2021-03-30 13:53:46 +02:00
Johan Kwarnmark c621018c22 Merge pull request #1206 from johankwarnmarksymphony/sda-2992_2
fix: sda-2992 safe guard if user config is missing
2021-03-29 11:10:38 +02:00
Vishwas Shashidhar b7dd06aba3 SDA-3039: force opening external app for symphony and mailto (#1207) 2021-03-29 14:27:01 +05:30
Johan Kwarnmark 47ed21a6cd sda-2992 safe guard if user config is missing 2021-03-28 11:41:44 +02:00
Vishwas Shashidhar a248330c3b SDA-3039: whitelist symphony protocol for new windows (#1205) 2021-03-25 17:58:47 +05:30
Johan Kwarnmark eba6974ef3 persist sso 2021-03-23 15:17:22 +01:00
Vishwas Shashidhar e98934efbd fix: SDA-3030: enable remote module explicitly (#1197)
* SDA-3030: enable remote module explicitly

* fix: SDA-3030: enable remote module explicitly

* fix: SDA-3030: refactor as per PR suggestion
2021-03-18 14:01:41 +05:30
Parth Prajapati ef794335bc C2-9049: Zoom restriction in SDA (#1196) 2021-03-16 13:19:44 +05:30
Vishwas ShashidharandKiran Niranjan 57c363f956 SDA-2977: UBS: Inconsistent 'Copy Email Address' output on MessageML (#1193)
* fix: SDA-2948 (Redesign notification) (#1186)

* fix: SDA-2948 - Redesign notification

* fix: SDA-2948 - Fix background color

* SDA-2977: add support for mailto links

Co-authored-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2021-03-01 16:43:33 +05:30
Vishwas ShashidharandKiran Niranjan 12899192ac SDA-2617: support windows native notifications (#1188)
* fix: SDA-2948 (Redesign notification) (#1186)

* fix: SDA-2948 - Redesign notification

* fix: SDA-2948 - Fix background color

* SDA-2617: add support for windows native notifications

* SDA-2617: fix wix sharp file shortcuts

Co-authored-by: Kiran Niranjan <kiran.niranjan@symphony.com>
2021-02-09 13:56:44 +05:30
Kiran Niranjan 354f7dc7d6 fix: SDA-2955 - Switch to default HTML input element (#1187) 2021-02-05 21:23:50 +05:30
Johan Kwarnmark bce80e940c Merge branch 'master' into sda-2947 2021-02-02 10:52:42 +01:00
Kiran Niranjan 9522f2d594 fix: SDA-2889 (Send analytic events for toast_closed) (#1182)
* fix: SDA-2889 - Send analytic events for toast_closed
2021-02-02 14:06:49 +05:30
Johan Kwarnmark 7d377cc477 Merge branch 'master' into sda-2947 2021-02-02 09:28:36 +01:00
Vishwas Shashidhar 1fff41f5a3 Merge branch 'master' of github.com:symphonyoss/SymphonyElectron 2021-02-02 13:55:50 +05:30
Vishwas Shashidhar b3bd36891e SDA-2887: add logs once analytics events are sent 2021-02-02 13:53:21 +05:30
Kiran Niranjan fb6dce086a fix: SDA-2948 (Redesign notification) (#1186)
* fix: SDA-2948 - Redesign notification

* fix: SDA-2948 - Fix background color
2021-02-02 13:48:14 +05:30
Johan Kwarnmark aa848a0b4a Fix translation of tool tip 2021-02-01 17:40:02 +01:00
Johan Kwarnmark 2fb6bc9b31 Removed unused parameter ChildProcess 2021-02-01 17:20:48 +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
Johan Kwarnmark 4602faf2c7 Left align the text 2021-01-25 17:34:09 +01:00
Johan Kwarnmark 451fd9201c got several listeners to screen-source-select, remove all listeners when pickers closes 2021-01-25 14:31:22 +01:00
Kiran NiranjanandJohan Kwarnmark f853e82a1c fix: SDA-2857 - Increase the notification height to make more space for message content (#1175)
Co-authored-by: Johan Kwarnmark <55975938+johankwarnmarksymphony@users.noreply.github.com>
2021-01-21 19:53:29 +05:30
Kiran Niranjan 1baf0834c8 fix: SDA-2882 - Validate notification background color (#1174) 2021-01-20 14:39:30 +05:30
psjostrom 223c7864c3 Merge branch 'master' into SDA-2824-Set-Notif-Pos-Darkmode 2021-01-15 11:49:25 +01:00
psjostrom 40f01018ab SDA-2824 Make theme optional and set default value 2021-01-15 11:48:39 +01:00
Vishwas Shashidhar 63d719b3b5 SDA-2875: add defense for statSync in logger (#1173) 2021-01-15 16:17:19 +05:30
psjostrom 5c5462592d SDA-2824 Set notification position modal darkmode 2021-01-14 12:10:20 +01:00
Vishwas Shashidhar 2c947ed41c fix: SDA-2852: auto reload main window in case of blank screen (#1171)
* SDA-2852-Point72 - SDA 9.1.4 Whitescreen issue Pt.2

* SDA-2852: reload from current url

* SDA-2852: fix window handler linting issues

* SDA-2852: fix window handler linting issues
2021-01-13 20:31:31 +05:30
Johan Kwarnmark cfd02f10a2 Merge branch 'master' into sda-2844 2021-01-08 08:57:16 +01:00
Kiran Niranjan da6ed20bc6 fix: SDA-2806, SDA-2822 & SDA-2831 (Reposition notifications when on input) (#1168)
* fix: SDA-2806 - Reposition notifications when on input

* fix: SDA-2822 - Fix rendering issue on SFE
2021-01-08 13:09:02 +05:30
Johan Kwarnmark d54ae4402c We can not just take for the stack of windows, we need to get the main window 2021-01-07 17:26:15 +01:00
Johan Kwarnmark bedcaf2b41 If no capture, don't show annotate window 2021-01-07 13:20:47 +01:00