psjostrom
87de146c07
SDA-2402 Work on state for annotate and adding color picker
2020-11-06 17:17:48 +01:00
mattias-symphony
1451adaf56
Merge pull request #1106 from mattias-symphony/SDA-2651
...
fix: SDA-2651 fix a crash on the 1st time uninstallation
2020-11-06 08:23:39 +01:00
mattias-symphony
16c3ebf741
Merge branch 'master' into SDA-2651
2020-11-06 08:13:42 +01:00
Vishwas Shashidhar
198d891c94
feat: SDA-2456: add screen annotate tool ( #1103 )
...
* SDA-2456: snipping tool component
- Create a react component
- Stylise the component
- Add functionality to open a new window
- Add event against the `Done` button and upload snippet
* SDA-2456: snipping annotate tool
- Added icons for undo, redo & clear
- Made the snipping tool window & the image container dynamic
* SDA-2456: make image dynamic
* SDA-2456: add snapshot tests
* SDA-2456: add the height & width properties to the image container
* SDA-2456: update snipping tool snapshot
* SDA-2456: add support for button selected border
* SDA-2456: close existing annotate window
* SDA-2456 Changed from class to functional component
* SDA-2456: remove outdated tests
* SDA-2456: fix image dimension issue
* SDA-2456: address PR comments by Kiran
Co-authored-by: psjostrom <per.sjostrom@symphony.com>
2020-11-06 12:13:29 +05:30
mattias-symphony
cb85e89b31
Merge branch 'master' into SDA-2651
2020-11-05 15:50:12 +01:00
Mattias Gustavsson
dfb3bdfdc0
SDA-2651 Added second termination step
2020-11-05 15:23:35 +01:00
mattias-symphony
3145631864
Merge pull request #1105 from mattias-symphony/SDA-2593b
...
fix: SDA-2593 Disabled cancel button in progress dialog
2020-11-04 14:43:41 +01:00
mattias-symphony
cb1c21c768
Merge branch 'master' into SDA-2593b
2020-11-04 14:07:38 +01:00
Mattias Gustavsson
46a253923b
SDA-2593 Disabled cancel button in progress dialog
2020-11-04 14:04:13 +01:00
Vishwas Shashidhar
9815796cca
SDA-2170: set context isolation to true by default ( #1104 )
2020-11-04 16:56:10 +05:30
mattias-symphony
a30df2d969
Merge pull request #1102 from mattias-symphony/SDA-2593
...
feat: SDA-2593: new design for a simplified installer flow
2020-11-02 14:10:47 +01:00
Mattias Gustavsson
c344d25f9f
SDA-2593 Added TODO comments about localization
2020-11-02 08:17:56 +01:00
mattias-symphony
627668d64a
Merge branch 'master' into SDA-2593
2020-10-30 09:32:02 +01:00
Mattias Gustavsson
1142d9a3ec
SDA-2593 New installer flow
2020-10-30 09:09:17 +01:00
Mattias Gustavsson
8a9a7ca64d
Renamed dialogs
2020-10-26 13:17:05 +01:00
Mattias Gustavsson
b587e1a7d8
SDA-2521 Adding custom dialogs for the whole flow, and confirmation for cancel button
2020-10-26 08:46:07 +01:00
mattias-symphony
2e9590975e
Merge pull request #1101 from mattias-symphony/SDA-2390
...
feat: SDA-2390 Modified build script to call signing script on build machine
2020-10-23 10:50:44 +02:00
Mattias Gustavsson
590ddc0b46
SDA-2390 Fail build if signing script is missing
2020-10-22 13:30:55 +02:00
mattias-symphony
2d69489b55
Merge branch 'master' into SDA-2390
2020-10-21 13:35:10 +02:00
Mattias Gustavsson
5e5de5a584
SDA-2390 Modified build script to call signing script on build machine
2020-10-20 14:53:44 +02:00
Johan Kwarnmark
a60d73f66c
Merge pull request #1100 from johankwarnmarksymphony/screen-share-indicator
...
fix: screen-share indicator zoomed in
2020-10-20 14:34:17 +02:00
Johan Kwarnmark
e9103aab96
Merge branch 'master' into screen-share-indicator
2020-10-20 14:23:03 +02:00
Vishwas Shashidhar
bf6e783885
fix: SDA-2559: Delete app cache on Install ( #1097 )
...
* SDA-2559: Delete app cache on Install
- Only remove a select set of directories related to cache
* SDA-2559: fix failing tests
2020-10-20 17:22:47 +05:30
Johan Kwarnmark
f09abd90ca
if screen sharing indicator, don't zoom
2020-10-20 13:33:10 +02:00
Johan Kwarnmark
aef2f0e9f3
Force set zoom to 1 and set limits to 1..1
2020-10-20 13:11:58 +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