Commit Graph

2415 Commits

Author SHA1 Message Date
Mattias Gustavsson
6b25dc295b SDA-3414 Hiding installtype elements 2021-10-27 07:56:19 +02:00
Johan Kwarnmark
30524724c2
Merge pull request #1278 from johankwarnmarksymphony/update_release_notes
fix: Update release notes with not building/supporting legacy installer an…
2021-10-26 14:47:24 +02:00
Johan Kwarnmark
c1ef95b7bd Update release notes with not building/supporting legacy installer anymore 2021-10-26 14:28:38 +02:00
mattias-symphony
0179c89c46
Merge pull request #1277 from mattias-symphony/SDA-3413
Added DPI scaling for installer dialogs
2021-10-26 11:05:11 +02:00
mattias-symphony
113ca7b169
Merge branch 'main' into SDA-3413 2021-10-26 10:44:31 +02:00
Mattias Gustavsson
a95c27c972 Added DPI scaling for installer dialogs 2021-10-26 09:40:30 +02:00
Kiran Niranjan
412a6aa77c
🐛 SDA-3420, SDA-3408 & SDA-3421 (Fix developer tools menu item & client zoom API) (#1276)
* SDA-3420 - Fix developer tools menu item

* SDA-3421 - fix client zoom API

* SDA-3408 - Remove invalid check for zoom logic
2021-10-26 12:05:14 +05:30
Johan Kwarnmark
c509db990a
Merge pull request #1275 from johankwarnmarksymphony/sda-3418
Only use our native screen-snippet tool on Windows
2021-10-25 13:21:52 +02:00
Johan Kwarnmark
c892c96374 Use the same version as 9.2.2 2021-10-25 13:00:29 +02:00
Johan Kwarnmark
c0c4883b6b Only use our native screen-snippet tool on Windows 2021-10-25 12:20:51 +02:00
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
Salah Benmoussati
94f6a62d49
Merge pull request #1273 from sbenmoussati/bugfix/SDA-logger
SDA-3416 Logs location alignment
2021-10-25 10:07:55 +02:00
sbenmoussati
e64deb539d Clean up 2021-10-22 15:46:31 +02:00
sbenmoussati
b8b6f3a962 SDA-3416 Logs location alignment 2021-10-22 15:45:36 +02:00
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
mattias-symphony
962eb0886c
Merge pull request #1272 from mattias-symphony/SDA-3354
SDA-3354 Removing legacy installer
2021-10-18 12:13:49 +02:00
Mattias Gustavsson
d1c4f9a499 SDA-3354 Removing legacy installer 2021-10-18 08:12:39 +02:00
mattias-symphony
973f2622b9
Merge pull request #1271 from mattias-symphony/SDA-3377
SDA-3377 Added support for chromeFlags install param
2021-10-15 10:01:16 +02:00
Mattias Gustavsson
528ee0a77c Fixing build error 2021-10-14 14:50:05 +02:00
Mattias Gustavsson
a916733619 SDA-3377 Added support for chromeFlags install param 2021-10-14 09:11:02 +02:00
mattias-symphony
a89310c58e
Merge pull request #1270 from mattias-symphony/SDA-3370
SDA-3370 Changing the flow to handle reboot of service during installation
2021-10-12 14:26:39 +02:00
mattias-symphony
eaa3c99436
Merge branch 'main' into SDA-3370 2021-10-12 13:40:03 +02:00
Mattias Gustavsson
0a24044fe7 SDA-3370 Removed temporary debug prints 2021-10-12 13:39:21 +02:00
Mattias Gustavsson
f0baa1ebf2 SDA-3370 Disabled logging to stdout 2021-10-12 13:33:23 +02:00
Mattias Gustavsson
93189b9cd8 SDA-3370 Changing the flow to handle reboot of service during installation 2021-10-12 11:04:18 +02:00
Johan Kwarnmark
d3b5b2046e
Merge pull request #1269 from sbenmoussati/SDA-3381
SDA-3381 Zoom capabilities added for numpad on Windows
2021-10-12 09:55:52 +02:00
Salah Benmoussati
63f6cf6a88 Zoom cleanup 2021-10-08 16:10:51 +02:00
Salah Benmoussati
bd698f05a6 SDA-3381 Zoom capabilities added for numpad on Windows 2021-10-08 12:47:55 +02:00
mattias-symphony
3cfa6fb9a1
Merge pull request #1266 from mattias-symphony/SDA-3346
Calling auto update from demo app
2021-10-05 09:29:17 +02:00
mattias-symphony
968ce8ba62
Merge branch 'main' into SDA-3346 2021-09-29 16:00:24 +02:00
Mattias Gustavsson
9adec0ffda Calling auto update from demo app 2021-09-29 15:47:57 +02:00
Kiran Niranjan
eb8833109d
SDA-3362 (Upgrade SDA version to 14.0.0) (#1265)
* SDA-3362 - Upgrade SDA version to 14.0.0
2021-09-28 22:25:25 +05:30
Johan Kwarnmark
8429eca998
Merge pull request #1264 from psjostrom/SDA-3322-Focus-a11y-screencap
SDA-3322 Fix snapshot test
2021-09-24 13:41:23 +02:00
psjostrom
ef671c6e86
Merge branch 'main' into SDA-3322-Focus-a11y-screencap 2021-09-24 11:33:49 +02:00
psjostrom
0ef02af15e SDA-3322 Fix snapshot test 2021-09-24 11:32:45 +02:00
psjostrom
381b5aa113
Merge pull request #1263 from psjostrom/SDA-3322-Focus-a11y-screencap
 SDA-3322 SDA-3359 Add tabing possibility and changing co…
2021-09-24 09:12:46 +02:00
psjostrom
efc2040b0e SDA-3322 SDA-3359 Add tabing possibility and changing colors 2021-09-23 14:19:56 +02:00
mattias-symphony
bff51a782d
Merge pull request #1262 from mattias-symphony/SDA-3345
SDA-3345 Fix for failing unit test
2021-09-17 13:08:02 +02:00
Mattias Gustavsson
361aea5373 Reverted formatting 2021-09-16 12:33:42 +02:00
Mattias Gustavsson
79fd257242 Reverted formatting 2021-09-16 12:32:53 +02:00
Mattias Gustavsson
e020323194 Removed logging in tests 2021-09-16 09:44:16 +02:00
Mattias Gustavsson
96f706ac3e Attempt to fix the failing test, by retrying once if pipe is busy 2021-09-16 09:40:48 +02:00
Mattias Gustavsson
c1dc90042e Added more logging 2021-09-15 09:12:13 +02:00
Mattias Gustavsson
02a5279fbd Added line breaks 2021-09-14 15:45:49 +02:00
Mattias Gustavsson
b0fc372b47 Enabled logging, re-enabled test 2021-09-14 15:22:57 +02:00
mattias-symphony
6f9865e0b9
Merge pull request #1261 from mattias-symphony/SDA-3257
SDA-3257
2021-09-14 14:33:21 +02:00
Mattias Gustavsson
2d7a075a6f Added signing for auto update 2021-09-10 10:59:23 +02:00
Mattias Gustavsson
83cd293431 Disabled test which fails on build server, until we have time to look into it 2021-09-10 10:50:58 +02:00
Mattias Gustavsson
0a1f1614a7 Fixed path, attempt to fix tests failing on build machine 2021-09-10 10:41:49 +02:00
Mattias Gustavsson
f205caeeb5 Fixed path 2021-09-10 10:11:33 +02:00