Salah Benmoussati
a1ac758e9b
SDA API calls logging ( #1295 )
...
* API calls logging improvement
* Electron update
2021-11-16 10:50:17 +01:00
Kiran Niranjan
fb2c866483
SDA-3366 (Update swift search API and optimize spellchecker sync calls) ( #1294 )
...
* SDA-3366 - Update swift search API and optimize spellchecker sync calls
* SDA-3366 - remove broadcastMessage
2021-11-16 13:28:09 +05:30
Salah Benmoussati
46b7b69c8b
SDA-3451 Windows - Accessibility - Bringing welcome screen foreground ( #1293 )
2021-11-15 14:15:15 +01:00
Kiran Niranjan
68cdbca3c7
SDA-3437 - Fix event not being emitter due to throttle ( #1291 )
2021-11-10 06:53:00 +05:30
Salah Benmoussati
e50c6fe379
SDA-3442 App refresh when memory threshold reached ( #1290 )
...
* SDA-3442 App refresh when memory threshold reached
* Small improvements
2021-11-03 17:27:44 +01:00
Kiran Niranjan
bc9b6cf8ce
SDA-3430 - Add safety check for logger window ( #1286 )
2021-11-03 14:37:56 +05:30
Kiran Niranjan
349fa2c1bb
SDA-3434 - Fix hamburger menu focus issue ( #1287 )
2021-11-03 14:28:34 +05:30
Kiran Niranjan
ef630cdd8c
SDA-3428 - Hide electron's default menu bar for Windows ( #1288 )
2021-11-03 14:17:12 +05:30
Kiran Niranjan
54ba4598b9
SDA-3422 - Workaround for the main view container height resize issue ( #1289 )
2021-11-03 13:58:32 +05:30
Kiran Niranjan
19178b6878
SDA-3435 - Workaround to fix devtools resize issue ( #1284 )
2021-11-02 15:33:40 +05:30
Kiran Niranjan
2ef2be7617
SDA-3437 (Fix missing title bar on leave fullscreen) ( #1285 )
...
* SDA-3437 - Fix missing title bar on leave fullscreen
2021-11-02 15:26:12 +05:30
Salah Benmoussati
289dfb42bb
SDA Bridge - Improving logs ( #1282 )
2021-10-28 18:50:29 +02:00
Salah Benmoussati
ebd803d196
Merge pull request #1283 from sbenmoussati/bugfix/SDA-3287
...
SDA-3287 Notification shouldn't be resizable on Windows
2021-10-28 15:19:32 +02:00
Salah Benmoussati
ae834a0442
SDA-3287 Notification shouldn't be resizable on Windows
2021-10-28 14:27:18 +02:00
Salah Benmoussati
bdbd5fe73c
Merge pull request #1281 from sbenmoussati/bugfix/SDA-3377
...
SDA-3377 Processing multiple chrome flags provided as installation params
2021-10-28 11:48:46 +02:00
Salah Benmoussati
636f39a48a
Merge branch 'main' into bugfix/SDA-3377
2021-10-28 11:40:30 +02:00
Salah Benmoussati
071cb939ef
SDA-3377 Processing multiple chrome flags provided as installation parameters
2021-10-28 10:48:45 +02:00
Kiran Niranjan
b7909442d7
🐛 SDA-3424 (Disable action buttons in custom title bar & fix initial load issue) ( #1279 )
...
* SDA-3424 - Disable action buttons in custom title bar & fix initial load issue
* SDA-3424 - update snapshot file
2021-10-28 08:16:20 +05:30
mattias-symphony
e3a5cedd22
Merge pull request #1280 from mattias-symphony/SDA-3414
...
SDA-3414 Hiding installtype elements
2021-10-27 09:17:49 +02:00
mattias-symphony
06295a147d
Merge branch 'main' into SDA-3414
2021-10-27 08:43:21 +02:00
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