Commit Graph

208 Commits

Author SHA1 Message Date
Johan Kwarnmark
b2b95de669 the user may have closed the screen share indicator so we can not be depending on that 2020-05-11 15:33:33 +02:00
Vishwas Shashidhar
8ac95a95c1
SDA-2016: fix title bar issue (#989)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-05-08 20:23:11 +05:30
Vishwas Shashidhar
f95649b6b2
feat: SDA-2025: download manager single item api (#987)
* SDA-2025: update download manager api

- Send a single item in place of an entire array when an item is downloaded

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

* SDA-2025: update download manager api

- fix origin in app bridge

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-05-06 17:02:14 +05:30
Vishwas Shashidhar
f09b5a8996
SDA-2016: fix simplified installer issues (#986)
- update the background image on macOS installer to support dark mode
- fix issues with saving window position on welcome screen

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-05-06 13:16:20 +05:30
Vishwas Shashidhar
45acfc27fe SDA-1955: refactor method names appropriately
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-05-05 11:39:45 +05:30
Vishwas Shashidhar
8f518e3936
feat: SDA-1995: implement download manager for Mana (#982)
* SDA-1995: add download handler functionality for Mana

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

* SDA-1995: add unit tests

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

* SDA-1995: fix unit tests on Windows

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

* SDA-1955: address PR comments

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-05-01 13:20:07 +05:30
mattias-symphony
0921cca4b1
fix: SDA-2008: Invoke screen snippet tool with --no-annotate when running mana (#980)
* Invoke screen snippet tool with --no-annotate when running mana

* Update window-handler.ts

Co-authored-by: Vishwas Shashidhar <VishwasShashidhar@users.noreply.github.com>
2020-05-01 13:09:49 +05:30
Vishwas Shashidhar
90bbfc526e
SDA-2013: fix origin check for simplified installer (#981)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-30 19:57:26 +05:30
Sasha Murray
4448338bb5
fix: tweaked PermissionRequestHandler to resolve correctly on macOS (#979)
* added handleMediaPermission

* added mac checking

* Documented new function
2020-04-30 19:32:49 +05:30
Vishwas Shashidhar
a240621a17
feat: SDA-1983: implement simplified installer window on SDA (#977)
* SDA-1983: create the new welcome window

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

* SDA-1983: add logic to validate pod url and open welcome page on startup conditionally

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

* SDA-1983: add unit tests and finish the full logic implementation

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

* SDA-1983: minor fixes

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

* SDA-1983: fix sso double slash

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

* SDA-1983: fix deleting url from global config object

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

* SDA-1983: simplify setting user config

Co-Authored-By: Kiran Niranjan <kiranleo1992@gmail.com>

* SDA-1983: delete unused variable

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

* SDA-1983: add japanese and french translations

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

Co-authored-by: Kiran Niranjan <kiranleo1992@gmail.com>
2020-04-27 15:05:25 +05:30
Johan Kwarnmark
019fc9d33e No deviceid found send 0 2020-04-14 08:54:56 +02:00
Johan Kwarnmark
7b907960e3 Moved printout 2020-04-08 14:19:32 +02:00
Johan Kwarnmark
679bdfca9d sda-1956 add more debug printouts 2020-04-08 12:34:16 +02:00
Vishwas Shashidhar
e1a0acdb4e
fix: SDA-1948: write snippet image to user data directory temp folder (#967)
* SDA-1948: write snippet image to user data directory temp folder

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

* SDA-1948: set tmp dir for tests

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-07 16:05:52 +05:30
Vishwas Shashidhar
44428bd52c
SDA-1945: unregister global shortcuts on window blur (#965)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-06 14:21:31 +05:30
Vishwas Shashidhar
dda87597f1
SDA-1938: add csrf token to 1.5 switch (#963)
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-02 21:14:16 +05:30
Vishwas Shashidhar
6b9e68d72d SDA-1932: fix switching client based on focused window
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-01 22:32:32 +05:30
mattias-symphony
1f87f6e565
Merge branch 'master' into SDA-1927 2020-04-01 09:31:50 +02:00
Vishwas Shashidhar
ed503076f5
feat: SDA-1932: persist client switch (#959)
* SDA-1932: add support for persisting client preference

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

* SDA-1932: address PR comments
2020-03-31 22:15:43 +05:30
Kiran Niranjan
5338649aaf
SDA-1924 - Add new fields for about-app window (#958) 2020-03-31 17:28:51 +05:30
Mattias Gustavsson
f1905f3c7a SDA-1927 Remove screen share indicator frame when quit SDA 2020-03-30 15:04:41 +02:00
Vishwas Shashidhar
bef7230d05
fix: SDA-1904: disable network refresh on Mana (#952)
* SDA-1904: disable network refresh on Mana

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

* SDA-1904: disable network refresh on Mana

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

* SDA-1904: disable network refresh on Mana

Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-03-27 21:04:12 +05:30
Kiran Niranjan
86854315b3
SDA-1895 - Escape backslash characters for autoLaunchPath (#944) 2020-03-26 18:24:57 +05:30
Kiran Niranjan
d685be3eb6
fix: SDA-1910 (Add safety checks for devtools menu item) (#946)
* SDA-1910 - Add safety check for devtoolsEnabled

* SDA-1910 - Add safety check for devtoolsEnabled
2020-03-26 16:40:26 +05:30
Kiran Niranjan
59986f0818 SDA-1877 - Fix Spectron tests 2020-03-23 18:56:03 +05:30
Kiran Niranjan
bec095d576 SDA-1877 - Fix blank pop-out issue in 8.x electron version 2020-03-23 16:54:03 +05:30
Johan Kwarnmark
abdbe73089 sda-1899 spelling issue 2020-03-23 11:44:10 +01:00
Johan Kwarnmark
e3c2a04cdc Merge branch 'sda-1899' of https://github.com/johankwarnmarksymphony/SymphonyElectron into sda-1899 2020-03-23 11:38:25 +01:00
Johan Kwarnmark
1776d5bf52 sda-1899 change the short cuts for windows 2020-03-23 11:38:12 +01:00
Johan Kwarnmark
4169c28dd0
Merge branch 'master' into sda-1899 2020-03-23 10:27:27 +01:00
Johan Kwarnmark
9f75cd6e1b sda-1899 change the shortcuts 2020-03-23 09:54:33 +01:00
mattias-symphony
827d17a7c3
Merge branch 'master' into SDA-1897 2020-03-23 09:35:00 +01:00
Johan Kwarnmark
97cec0911d sda-1899 remove unused function 2020-03-23 08:51:09 +01:00
Johan Kwarnmark
9c99021453
Update src/app/window-handler.ts
Co-Authored-By: Kiran Niranjan <kiranleo1992@gmail.com>
2020-03-23 08:48:28 +01:00
Johan Kwarnmark
ada29a587f sda-1899 update after review comments 2020-03-22 17:51:22 +01:00
Johan Kwarnmark
3aa42e69ab sda-1899 make the switch work 2020-03-20 17:19:00 +01:00
Vishwas Shashidhar
ae35c628ef
fix mana switch 2020-03-20 18:37:04 +05:30
Johan Kwarnmark
91cd1d8353 sda-1899 added short cut to switch between SFE clients 2020-03-20 10:33:23 +01:00
Mattias Gustavsson
46283a3b64 SDA-1897 Unify screenshare indicator frame handling for window/fullscreen 2020-03-20 09:00:31 +01:00
Kiran Niranjan
d61473febe
fix: SDA-1890 (Fix auto launch on startup for cloud config) (#934)
* SDA-1890 - Fix auto launch on start up for cloud config

* SDA-1890 - Fix unit tests
2020-03-20 10:38:38 +05:30
Mattias Gustavsson
e94fb41e47 SDA-1897 Unify screenshare indicator frame handling for window/fullscreen 2020-03-19 15:23:37 +01:00
Kiran Niranjan
996bd858a7
SDA-1880 & SDA-1882 - Fix background throttling issue (#925) 2020-03-18 19:50:27 +05:30
Kiran Niranjan
79b2c42fdc
SDA-1884 - filter out empty arrays (#928) 2020-03-18 19:25:58 +05:30
Kiran Niranjan
873badf389
test: Spectron (Initial commit) (#838)
* Spectron - Initial commit

* Spectron - Only run unit tests on travis

* Spectron - Update npm script to copy config and refactor

* Spectron - Update readme

* Spectron - update test cases

* Spectron - Merge upstream Spectron

* Spectron - Update spectron to 10.0.0 and fix issues

* Spectron - rename travis file

* Spectron - install linux specific dependency

* Spectron - Fix indentation

* Spectron - Fix indentation

* Spectron - Remove unwanted script

* fix typo
2020-03-18 11:15:00 +05:30
Kiran Niranjan
2ba5046f0c
fix: SDA-1859 & SDA-1857 (Add cloud config installer changes for MacOS & fix ZoomIn shortcut menu item) (#917)
* SDA-1859 & SDA-1857 - Add cloud config changes for macOS and fix zoomIn shortcut issue

* SDA-1859 & SDA-1857 - escape quot

* SDA-1859 & SDA-1857 - add quot for the values

* SDA-1859 & SDA-1857 - remove unwanted log
2020-03-15 17:17:49 +05:30
Kiran Niranjan
19a3ab53b3
SDA-1857 - Add accelerator for zoom in for MacOS (#914) 2020-03-12 23:22:02 +05:30
Kiran Niranjan
b2b94b6010
Merge branch 'master' into SDA-1859 2020-03-12 18:16:21 +05:30
mattias-symphony
89c8350c8b
Merge branch 'master' into SDA-1863 2020-03-12 13:21:34 +01:00
Kiran Niranjan
e2f9f1df79
SDA-1866 - Filter out empty strings (#908) 2020-03-12 17:34:37 +05:30
Mattias Gustavsson
0699d63366 SDA-1863 Re-enable the --no-sandbox flag 2020-03-12 12:09:53 +01:00