Commit Graph

1565 Commits

Author SHA1 Message Date
Vishwas Shashidhar
5504a8e8ca
fix: [SDA-1567] add menu item for disable gpu (#884)
* SDA-1567: upgrade electron to 6.1.7

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-1567: add menu item for managing gpu

* SDA-1567: add documentation for dialog-handler.ts

* SDA-1567: fix chrome flags unit test

* SDA-1567: update package-lock.json

* SDA-1567: add disable gpu menu item

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-1567: fix unit tests and update dialog-handler.ts

- Fix unit tests
- Update dialog handler to write to config file regardless of user restarting the app immediately

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-1567: revert electron upgrade

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-1567: fix translations

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-04 17:49:43 +05:30
Johan Kwarnmark
62072901a1
Merge pull request #883 from johankwarnmarksymphony/mac_installer_version
fix: Let build script set app-version instead of hardcording
2020-03-03 13:53:57 +01:00
Johan Kwarnmark
9f33d31189 Let build script set app-version instead of hardcording 2020-03-03 13:22:44 +01:00
Johan Kwarnmark
402665f470
Merge pull request #882 from johankwarnmarksymphony/sda-1717
fix: SDA-1717: Screen sharing indicator is not removed when SDA is reloaded
2020-03-03 11:34:15 +01:00
Johan Kwarnmark
b4c9da6ce2
Merge branch 'master' into sda-1717 2020-03-03 11:29:31 +01:00
Kiran Niranjan
3b94161e59
feat: SDA-1814 (Redesign about Symphony window) (#880)
* SDA-1814 - Redesign about symphony window

* SDA-1814 - text align right

* SDA-1748 - Update design changes

* SDA-1748 - Update window height
2020-03-03 11:53:32 +05:30
Kiran Niranjan
45cfbbdd6b
feat: SDA-1748 (Add support for Cloud Config) (#878)
* SDA-1748 - Initial Cloud config

* SDA-1748 - Read menu items enabled values from filtered cloud config

* SDA-1748 - Fix unit tests

* SDA-1748 - Fix issues with custom title bar and devtools

* SDA-1748 - Fix unit tests
2020-03-03 11:15:27 +05:30
Johan Kwarnmark
890268f9d8
Update src/app/window-handler.ts
Co-Authored-By: mattias-symphony <57355424+mattias-symphony@users.noreply.github.com>
2020-03-02 14:46:49 +01:00
Johan Kwarnmark
6a82154818 sda-1717 when application is reloading all childwindows are closed, added kill of screen share frame 2020-03-02 14:37:47 +01:00
Johan Kwarnmark
8b251a3cca sda-1717 made screenShareIndicatorFrameUtil and execCmd public 2020-03-02 14:36:53 +01:00
mattias-symphony
2495e591de
Merge pull request #881 from mattias-symphony/master
fix: Enabled window tracking for screen share indicator frame on mac
2020-03-02 10:58:09 +01:00
mattias-symphony
a32ef05d3c
Merge branch 'master' into master 2020-02-28 15:21:37 +01:00
Mattias Gustavsson
675bc82ee6 Added osx min version to build script for screen share indicator frame app 2020-02-28 14:33:54 +01:00
Mattias Gustavsson
18a4929138 Testing another version for build 2020-02-28 13:16:22 +01:00
Mattias Gustavsson
897febcfe0 Added window tracking to screen share indicator frame for Mac 2020-02-28 08:29:21 +01:00
Kiran Niranjan
c6d1f8a4a7
SDA-1792 - Fix conditional issue (#879) 2020-02-28 10:11:49 +05:30
mattias-symphony
7af64fa0e0
Merge pull request #877 from mattias-symphony/master
feat: Adding external screen share indicator frame for Mac
2020-02-26 16:21:55 +01:00
Mattias Gustavsson
f287c76549 Adding mac version of screen share indicator frame 2020-02-26 10:57:51 +01:00
Mattias Gustavsson
a2e0d544f8 Adding screen share indicator frame to installer 2020-02-25 11:42:52 +01:00
Mattias Gustavsson
4e639039ac Adding external screen share indicator frame for Mac 2020-02-25 10:28:09 +01:00
Johan Kwarnmark
5099d0d190
fix: Sda 1746 (#876)
* sda-1746 do not start pop out in full screen mode

* sda-1746 do not allow about and screen-picker dialogs to go full screen

* sda-1746 change fullscreenable to fullscreen
2020-02-18 18:44:19 +05:30
Johan Kwarnmark
2e994e3680
sda-1722 new mac icon, only one size (#875) 2020-02-17 14:33:06 +05:30
Kiran Niranjan
8ffed54d7b
feat: SDA-1713 (Add logic to monitor network request and display banners) (#873)
* SDA-1713 - Add logic to monitor network request and display banners

* SDA-1713 - Add logic to monitor POD URL fetch to prevent VPN issues

Co-authored-by: Vishwas Shashidhar <VishwasShashidhar@users.noreply.github.com>
2020-02-13 23:48:31 +05:30
Vishwas Shashidhar
284ec984e6
fix: SDA-1749: Enable code signing for third party binaries (#874)
* SDA-1749: add all binaries for signing

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-1749: add hardened run time attribute

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-1749: reformat package.json

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-1749: add echo for copying libraries

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-1749: codesign exec files manually

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-1749: codesign exec files with hardened runtime

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>

* SDA-1749: codesign exec files with hardened runtime

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-02-13 23:41:16 +05:30
Vishwas Shashidhar
650b2613e5 delete travis configuration
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-02-13 23:33:58 +05:30
Vishwas Shashidhar
7122a8e926 add pull_request checks on github workflow
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-02-13 23:27:39 +05:30
Vishwas Shashidhar
42c8b1e0a7 add travis config back
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-02-13 23:13:46 +05:30
Vishwas Shashidhar
ce86367839 remove travis in favour of github actions
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-02-12 18:41:07 +05:30
mattias-symphony
fd67a5cd31
Merge pull request #872 from mattias-symphony/master
fix: SDA-1501 Using ellipsis for notification title overflow
2020-02-11 15:36:08 +01:00
Mattias Gustavsson
e0edf9122b SDA-1501 Removed margin 2020-02-11 15:17:31 +01:00
Mattias Gustavsson
5aa56dcba4 SDA-1501 Using ellipsis for notification title overflow 2020-02-11 15:00:14 +01:00
mattias-symphony
14d063f4d3
Merge pull request #871 from mattias-symphony/master
fix: SDA-1744 Correct rendering of dropdown menus
2020-02-11 11:40:25 +01:00
Mattias Gustavsson
14d6b58ec1 SDA-1744 Correct rendering of dropdown menus 2020-02-11 11:28:55 +01:00
mattias-symphony
4a02aadf1b
Merge pull request #870 from mattias-symphony/master
fix: SDA-1743 Use display id to identify screen instead of display position
2020-02-11 11:04:11 +01:00
Mattias Gustavsson
0c597c1cdd SDA-1743 Use display id to identify screen instead of display position 2020-02-11 10:16:12 +01:00
Johan Kwarnmark
8c88b44445
sda-1737: Change the translation of Stop Sharing (#868) 2020-02-07 12:17:52 +05:30
mattias-symphony
c7c84621aa
Merge pull request #867 from mattias-symphony/SDA-1732
fix: SDA-1732 Checking for the existance of file before attempting to open it
2020-02-04 14:26:32 +01:00
Mattias Gustavsson
f6c7761f87 SDA-1732 Checking for the existance of file before attempting to open it 2020-02-04 14:12:56 +01:00
Johan Kwarnmark
119da410dc
Merge pull request #866 from johankwarnmarksymphony/sda-1720
fix: sda-1720 windows/electron BrowserWindow does not always open a window…
2020-01-31 12:43:44 +01:00
Johan Kwarnmark
ce4a3968d8 sda-1720 windows/electron BrowserWindow does not always open a window with the right location and size 2020-01-31 11:06:47 +01:00
Vishwas Shashidhar
e9ec69ca5c
Create electron.yml 2020-01-30 23:27:55 +05:30
Kiran Niranjan
ba68d39f99
build: Complete docker setup for generating Linux builds (#864)
* SDA-Linux - Added Dockerfile, Fix issues specific to linux

* SDA-Linux - Add Docker instruction for generating linux builds
2020-01-29 14:43:29 +05:30
Vishwas Shashidhar
6af430fc97
Update Symphony.config (#862) 2020-01-27 16:15:17 +05:30
Kiran Niranjan
6525825a1b SDA-1716 - Fix issues with source name case-sensitivity (#860) 2020-01-27 14:01:04 +05:30
Kiran Niranjan
21b7e20e9e SDA-1395 - Disable context menu for action buttons (#858) 2020-01-27 11:15:20 +05:30
Kiran Niranjan
6e71292332 SDA-1666 - Make screen sharing indicator window focusable (#856) 2020-01-27 11:14:34 +05:30
Kiran Niranjan
4a2e6a8be4 SDA-1500 - Fix incorrect style formatting (#859) 2020-01-27 11:14:20 +05:30
Johan Kwarnmark
a85d7f3db6
Merge pull request #857 from johankwarnmarksymphony/sda-1708
fix: SDA-1708 Move screen-sharing indicator to the same screen as Symphony…
2020-01-24 10:31:33 +01:00
Johan Kwarnmark
bc33e8933e SDA-1708 Move screen-sharing indicator to the same screen as Symphony Application 2020-01-23 16:15:21 +01:00
Vishwas Shashidhar
b2cbf2605a
SDA-1703: fix issue with opening deleted files in download manager (#855)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-01-22 22:25:59 +05:30