Commit Graph

1782 Commits

Author SHA1 Message Date
Vishwas Shashidhar
ec46e99a4f Merge remote-tracking branch 'sym/master' 2020-03-10 17:57:18 +05:30
Vishwas Shashidhar
0ffef9af2b SDA-1838: update aip files for 8.x
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-10 17:57:06 +05:30
mattias-symphony
ccfd024c67
Merge pull request #901 from mattias-symphony/SDA-1841
fix: SDA-1841 Fixed misaligned indicator frame
2020-03-10 13:00:42 +01:00
mattias-symphony
9dbb468c0b
Update package.json 2020-03-10 12:05:25 +01:00
mattias-symphony
59e9e4986f
Merge branch 'master' into SDA-1841 2020-03-10 12:04:05 +01:00
Kiran Niranjan
6df2ff1766
Whitelist: fix issues with whitelist (#902) 2020-03-10 16:06:28 +05:30
Mattias Gustavsson
3e2b31dd24 SDA-1841 Fixed misaligned indicator frame 2020-03-10 11:24:57 +01:00
Vishwas Shashidhar
0880612924
SDA-1847: fix french translation for restart dialog message (#899)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-09 15:53:16 +05:30
Vishwas Shashidhar
82543debfb
feat: SDA-1838: upgrade electron framework to 8.x (#895)
* add support for electron 8.x

* update node-abi to latest

* 8.x: fix unit tests

* upgrade dependencies

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

* SDA-1838: removed unwanted console log

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

* SDA-1838: refactor code

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-06 14:37:18 +05:30
mattias-symphony
99bc33aa46
Merge pull request #897 from mattias-symphony/SDA-1836
fix: SDA-1836 Remove error logging when no error occured
2020-03-05 15:29:22 +01:00
mattias-symphony
42125ab26a
Merge branch 'master' into SDA-1836 2020-03-05 15:24:23 +01:00
Mattias Gustavsson
07edfd2111 SDA-1836 Remove error logging when no error occured 2020-03-05 15:19:14 +01:00
Vishwas Shashidhar
8a4ec3ec75
SDA-1778 - Load the complete pod url instead of hostname (#893) 2020-03-05 19:16:22 +05:30
Vishwas Shashidhar
ed2204f395 bump up version to 8.0.0
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-05 14:04:41 +05:30
mattias-symphony
82650e1824
Merge pull request #891 from mattias-symphony/master
fix: SDA-1831 Don't show screen share indicator on taskbar
2020-03-04 14:30:34 +01:00
mattias-symphony
cb27e2022f
Merge branch 'master' into master 2020-03-04 13:27:48 +01:00
Mattias Gustavsson
83245d117c SDA-1831 Don't show screen share indicator on taskbar 2020-03-04 13:23:06 +01:00
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