Mattias Gustavsson
5e5de5a584
SDA-2390 Modified build script to call signing script on build machine
2020-10-20 14:53:44 +02:00
mattias-symphony
a8023eef6f
Merge pull request #1099 from mattias-symphony/SDA-2526
...
fix: SDA-2526 Display uninstall confirmation dialog
2020-10-20 08:20:33 +02:00
Mattias Gustavsson
6289b563ad
SDA-2526 Added comment
2020-10-20 07:51:49 +02:00
Mattias Gustavsson
ea1c791b1d
SDA-2526 Display uninstall confirmation dialog
2020-10-20 07:36:34 +02:00
mattias-symphony
5710be3e23
Merge pull request #1096 from mattias-symphony/SDA-2511
...
fix: SDA-2511 Making back button work from InstallDir screen
2020-10-19 08:02:02 +02:00
Mattias Gustavsson
bc2240a897
SDA-2511 Making back button work from InstallDir screen
2020-10-16 13:22:30 +02:00
mattias-symphony
6d9cfa1225
Merge pull request #1094 from mattias-symphony/SDA-2516
...
fix: SDA-2516 Added missing 'Symphony' to paths
2020-10-15 09:44:36 +02:00
mattias-symphony
02b40357db
Merge branch 'master' into SDA-2516
2020-10-15 08:05:08 +02:00
Mattias Gustavsson
b5bb62e7a8
SDA-2516 Added missing 'Symphony' to paths
2020-10-15 08:02:04 +02:00
Vishwas Shashidhar
e3720c22f6
feat: SDA-2559: clean app cache on install & crash ( #1091 )
...
* SDA-2559: clean app cache on install
- Clean app cache on a fresh install of SDA to avoid upgradation problems
- Clean app cache and restart SDA when it crashes or is unresponsive
* SDA-2559: fix failing unit test
* SDA-2559: add dialog before restarting the app
* SDA-2559: add translations
* SDA-2559: fix failing unit tests and refactor code
2020-10-14 17:28:28 +05:30
mattias-symphony
c13a6a16ad
Merge pull request #1093 from mattias-symphony/SDA-2516
...
fix: SDA-2516 Extract programs folder location into property
2020-10-14 13:18:21 +02:00
Mattias Gustavsson
eff6ee7118
SDA-2516 Extract programs folder location into property
2020-10-14 09:08:49 +02:00
Vishwas Shashidhar
32d1b2bf69
chore: add new actions for PRs ( #1085 )
...
* add new actions for PRs
- remove minimum reviews
- add auto assign PRs
- add auto merge PRs
- add reminders for PR reviews
- add stats for PR workflow
* fix stats workflow to include repositories & token
* update stats period to 30 days
* remove some bots
2020-10-09 18:18:31 +05:30
Vishwas Shashidhar
983f489edc
upgrade electron to 9.3.2 ( #1088 )
2020-10-09 12:59:18 +05:30
mattias-symphony
585787741a
SDA-2171 Fix for screen snippet offset on windows 7 ( #1090 )
2020-10-09 12:48:00 +05:30
mattias-symphony
43b9f4b5eb
SDA-2476 Handling user having swapped left/right mouse buttons ( #1086 )
2020-10-07 14:21:15 +05:30
Vishwas Shashidhar
13030eb3d3
update setup guide ( #1084 )
2020-10-05 20:04:38 +05:30
Vishwas Shashidhar
25fca2011a
fix: SDA-2421: copy config on startup ( #1082 )
...
* SDA-2421: copy config on startup
- Copy the global config admin values on startup over to user config
* SDA-2421: address PR comments
2020-10-01 11:29:49 +05:30
mattias-symphony
301c1af23a
SDA-2396 Added custom dialog to maintenance flow ( #1083 )
2020-09-28 16:13:41 +05:30
Vishwas Shashidhar
42edc38413
mock electron log in all tests
2020-09-25 15:16:33 +05:30
Vishwas Shashidhar
1a77cb0e90
add types dependency for cheerio and upgrade enzyme dependencies
2020-09-25 14:23:35 +05:30
mattias-symphony
d39eb156f6
Merge pull request #1080 from mattias-symphony/SDA-2462
...
feat: SDA-2462 Auto launch symphony after installation complete
2020-09-23 13:40:03 +02:00
Vishwas Shashidhar
3b3d84ea78
Merge branch 'master' into SDA-2462
2020-09-22 21:32:05 +05:30
mattias-symphony
138ded7a74
feat: SDA-2395 Upgrading existing Symphony ( #1079 )
...
* SDA-2395 Setting product id and upgrade code
* Added 'Close Symphony' dialog and code to shut down Symphony process
* Fixed whitespace issues
* Update installer/win/WixSharpInstaller/Symphony.cs
Co-authored-by: Vishwas Shashidhar <VishwasShashidhar@users.noreply.github.com>
2020-09-22 21:31:56 +05:30
Roger Sheen
0466d4bc1e
I18N-978: Add configuration file for Crowdin CLI ( #1071 )
...
Per https://support.crowdin.com/cli-tool/
Fixes https://perzoinc.atlassian.net/browse/I18N-978
Co-authored-by: Vishwas Shashidhar <VishwasShashidhar@users.noreply.github.com>
2020-09-22 21:19:54 +05:30
mattias-symphony
c726bc93fc
Merge branch 'master' into SDA-2462
2020-09-18 09:54:19 +02:00
Mattias Gustavsson
296082724b
SDA-2462 Auto launch symphony after installation complete
2020-09-18 09:48:52 +02:00
Vishwas Shashidhar
b72b67cba9
SDA-2418: remove capturing all stats ( #1074 )
2020-09-18 12:02:23 +05:30
Johan Kwarnmark
ced1c6b3da
Merge pull request #1076 from mattias-symphony/SDA-2465
...
fix: SDA-2465 Clamping the display id to ensure we are not accessing outside the array
2020-09-17 09:50:16 +02:00
Mattias Gustavsson
1c85d9f2be
SDA-2465 Clamping the display id to ensure we are not accessing outside the array
2020-09-16 13:58:09 +02:00
psjostrom
0a010c8c92
Merge pull request #1069 from psjostrom/SDA-2443-Fix-incorrect-download-file-name
...
fix: SDA-2443 Fixed incorrect file name in edge cases
2020-09-14 10:59:10 +02:00
psjostrom
209feaa339
Merge branch 'master' into SDA-2443-Fix-incorrect-download-file-name
2020-09-14 10:36:54 +02:00
Kiran Niranjan
6a58c26d91
fix: SDA-2467 - Optimize renderer logs and prevent sending renderer to cloud ( #1070 )
2020-09-11 15:39:12 +05:30
psjostrom
1f4974ad18
Merge branch 'master' into SDA-2443-Fix-incorrect-download-file-name
2020-09-11 11:52:17 +02:00
mattias-symphony
1746826c22
Merge pull request #1068 from mattias-symphony/SDA-2394
...
feat: SDA-2394 Commandline installation properties
2020-09-10 10:59:18 +02:00
mattias-symphony
af09c111f2
Merge branch 'master' into SDA-2394
2020-09-10 09:16:19 +02:00
Mattias Gustavsson
bd7a8c6e18
SDA-2394 Commandline installation properties
2020-09-10 09:15:10 +02:00
psjostrom
ea43054db3
SDA-2443 Fixed incorrect file name in edge cases
2020-09-09 16:15:39 +02:00
mattias-symphony
3749b2e70c
Merge pull request #1067 from mattias-symphony/SDA-2393
...
feat: SDA-2393 Adding/removing registry keys
2020-09-09 13:27:11 +02:00
mattias-symphony
3d1c6d4ff5
Merge branch 'master' into SDA-2393
2020-09-08 09:48:41 +02:00
Mattias Gustavsson
8c98bd63b5
SDA-2393 Adding/removing registry keys
2020-09-08 09:44:36 +02:00
psjostrom
4812554580
Merge pull request #1066 from psjostrom/master
...
fix: SDA-2443 Fixed incorrect file name in edge cases
2020-09-07 15:33:19 +02:00
psjostrom
d325d89373
SDA-2443 Fixed incorrect file name in edge cases
2020-09-07 14:44:15 +02:00
mattias-symphony
b66d59d8cb
Merge pull request #1065 from mattias-symphony/SDA-2389b
...
feat: SDA-2389 Added custom dialogs
2020-09-07 11:26:43 +02:00
Mattias Gustavsson
1a3925dc3e
SDA-2389 Fixed TAB/SPACE issues
2020-09-04 15:19:15 +02:00
Mattias Gustavsson
23bdb4fa60
SDA-2389 Added custom dialog, and updated the WixSharp binaries to lates version from wixsharp repo (has bug fix we need for this)
2020-09-04 15:02:47 +02:00
Kiran Niranjan
4d9b7258aa
fix: SDA-2279 (Filter out notification windows from desktop capturer) ( #1064 )
...
* fix: SDA-2279 - Filter out notification windows from desktop-capturer.ts
* fix: SDA-2279 - Move notification window title to const
* fix: SDA-2279 - Remove isWindowsOS to also support other platform
2020-09-03 17:01:14 +05:30
mattias-symphony
8b2912a189
Merge pull request #1063 from mattias-symphony/SDA-2392
...
feat: SDA-2392 Running custom scripts in Wix# installer
2020-09-03 12:52:17 +02:00
mattias-symphony
4c061c9b09
Merge branch 'master' into SDA-2392
2020-09-03 09:24:13 +02:00
Mattias Gustavsson
546c52fadc
SDA-2392 Running custom scripts
2020-09-03 08:38:18 +02:00