Kiran Niranjan
6e71292332
SDA-1666 - Make screen sharing indicator window focusable ( #856 )
2020-01-27 11:14:34 +05:30
Kiran Niranjan
4a2e6a8be4
SDA-1500 - Fix incorrect style formatting ( #859 )
2020-01-27 11:14:20 +05:30
Johan Kwarnmark
a85d7f3db6
Merge pull request #857 from johankwarnmarksymphony/sda-1708
...
fix: SDA-1708 Move screen-sharing indicator to the same screen as Symphony…
2020-01-24 10:31:33 +01:00
Johan Kwarnmark
bc33e8933e
SDA-1708 Move screen-sharing indicator to the same screen as Symphony Application
2020-01-23 16:15:21 +01:00
Vishwas Shashidhar
b2cbf2605a
SDA-1703: fix issue with opening deleted files in download manager ( #855 )
...
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-01-22 22:25:59 +05:30
Kiran Niranjan
1ec78f06f6
SDA-1704 - Make Screen sharing indicator window closable ( #852 )
2020-01-22 14:49:05 +05:30
Vishwas Shashidhar
b9f52a76ca
Delete label.yml
2020-01-22 14:20:26 +05:30
Vishwas Shashidhar
bb0aa52d0e
Merge branch 'master' of github.com:symphonyoss/SymphonyElectron
2020-01-21 23:50:34 +05:30
Vishwas Shashidhar
2ce0b66292
update package-lock.json to reflect the latest screen snippet version
...
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-01-21 23:49:35 +05:30
Vishwas Shashidhar
0fe59ffb19
Update backport.yml
2020-01-20 14:08:39 +05:30
Vishwas Shashidhar
211f551107
Update backport.yml
2020-01-20 14:04:17 +05:30
Vishwas Shashidhar
a6d9da66b2
Delete delete-merged-branch.yml
2020-01-17 14:22:01 +05:30
Vishwas Shashidhar
6255b32f22
Create delete-merged-branch.yml
2020-01-17 14:20:18 +05:30
Vishwas Shashidhar
9ba2a3f1f3
add backport action
2020-01-17 14:11:43 +05:30
Vishwas Shashidhar
a5f772de90
add stale workflow
2020-01-17 14:09:56 +05:30
Vishwas Shashidhar
c8158656c9
add label workflow
2020-01-17 14:08:13 +05:30
Vishwas Shashidhar
f1d01ae1e8
Merge remote-tracking branch 'sym/master'
2020-01-16 14:16:00 +05:30
Vishwas Shashidhar
4723c0a9e5
bump up version
2020-01-16 14:14:59 +05:30
Vishwas Shashidhar
500100d7cc
SDA-1668: add entitlements for macOS catalina ( #849 )
2020-01-14 20:07:57 +05:30
Kiran Niranjan
812f3c5cc6
SDA-1665 - Set level to modal-panel when in fullscreen ( #848 )
2020-01-14 20:07:24 +05:30
Kiran Niranjan
6125fd99a2
fix: SDA-1284 (Add logic to close screen snippet tool) ( #847 )
...
* SDA-1284 - Add support to cancel screen snippet window
* SDA-1284 - Early exit is not running on windows
2020-01-14 14:14:52 +05:30
mattias-symphony
84ec8758b6
Merge pull request #846 from mattias-symphony/SDA-1663_fix
...
fix: Updated screen snippet version
2020-01-13 12:52:32 +01:00
Mattias Gustavsson
bf75ea0c35
Updated screen snippet version
2020-01-13 12:42:46 +01:00
mattias-symphony
a667b6de53
Merge pull request #845 from mattias-symphony/update_screen_snippet
...
fix: Update screen snippet
2020-01-10 15:25:10 +01:00
Mattias Gustavsson
0ba71a16ea
Updated screen snippet version
2020-01-10 15:14:57 +01:00
Mattias Gustavsson
0e4328d1c9
Updated screen snippet version
2020-01-09 15:00:03 +01:00
Johan Kwarnmark
068e6b5d44
fix: SDA-1657 Maximized SDA saves co-ordinates ( #844 )
...
* sda-1657 printout of main windows position
* sda-1657 Save height, width, x, y for full screen/maximized
* sda-1657 Change from workArea to bounds because full screen use entire screen
* sda-1657 remove save of position and size as before
* sda-1657 keep track of the original position/size of window before it is maximized or full screen
* Fit in middle of immediate display
* Use the new width and height
2020-01-09 10:25:12 +05:30
Kiran Niranjan
c63a2682e3
SDA-1661 - Make about app window a modal window and optimize code ( #843 )
2020-01-08 17:19:06 +05:30
Kiran Niranjan
a9fc026df9
SDA-1651 - Temporarily disable AOT when screen snippet is open ( #842 )
2020-01-08 17:18:03 +05:30
Kiran Niranjan
43472b0c95
SDA-1648 - Fix mouse leave events on notification window ( #841 )
2020-01-08 12:51:15 +05:30
Kiran Niranjan
5c32143856
fix: SDA-1546 (Update SDA Icons) ( #840 )
...
* SDA-1546 - Update app icons
* SDA-1546 - fix unit tests
* SDA-1546 - Fix icns file for MacOS
2020-01-04 14:18:02 +05:30
Vishwas Shashidhar
c3cff2e67a
chore: SDA-1635: add snyk to builds ( #839 )
...
* SDA-1635: add support for running snyk tests on builds
* SDA-1635: remove command checks for windows scripts
* SDA-1635: fix windows batch scripts
* SDA-1635: remove windows node version check
2019-12-30 21:06:47 +05:30
Kiran Niranjan
e4eb19dc30
SDA-1435 - Create API and logic to restart child window ( #833 )
2019-12-23 11:49:00 +05:30
mattias-symphony
445a75c6c3
Added removal of startup key 'electron.app.Symphony' ( #837 )
2019-12-20 14:58:20 +05:30
Vishwas Shashidhar
4a37a78e0f
SDA-1636: revert auto layout settings ( #836 )
2019-12-20 11:41:14 +05:30
mattias-symphony
0c10456eaa
Merge pull request #834 from mattias-symphony/SDA-1438_Not_uninstalling_startup
...
fix: Added startup registry key removal to uninstall script
2019-12-19 11:01:14 +01:00
mattias-symphony
27bec29deb
Merge pull request #835 from mattias-symphony/SDA-1637_SDA-1638
...
fix: Bumped up version number
2019-12-19 09:19:13 +01:00
Mattias Gustavsson
09f703bc85
Bumped up version number
2019-12-19 07:44:08 +01:00
Mattias Gustavsson
b5afe3c4b5
Added startup registry key removal to uninstall script
2019-12-18 13:19:36 +01:00
Vishwas Shashidhar
304ea124e1
fix: SDA-1628: update installer plugin with latest SDK ( #832 )
...
* SDA-1628: update installer plugin with the latest SDK
* SDA-1628: fix auto layout constraints
2019-12-17 21:36:10 +05:30
mattias-symphony
3b03298197
Merge pull request #831 from mattias-symphony/new_screen_snippet_tool
...
fix: New screen snippet tool
2019-12-17 11:20:39 +01:00
Mattias Gustavsson
fc66ae983b
Fixed spelling mistake in log message
2019-12-17 11:17:04 +01:00
Mattias Gustavsson
493afc1c58
Bumped version number and git path
2019-12-17 11:06:16 +01:00
Mattias Gustavsson
be6bcc6f69
Fixed installer path
2019-12-13 13:56:29 +01:00
Mattias Gustavsson
f8d3a7e3d9
Merge remote-tracking branch 'upstream/master' into new_screen_snippet_tool
2019-12-13 13:47:17 +01:00
Vishwas Shashidhar
7c3a898a63
SDA-1623: remove gulp check on build scripts
2019-12-13 16:07:21 +05:30
Vishwas Shashidhar
13ca322a66
chore: SDA-1623: switch NodeJs dynamically during build ( #830 )
...
* SDA-1623: support building using dynamic node versions
* SDA-1623: remove sourcing profile files
* SDA-1623: updated windows batch files for dynamic node version switching
* SDA-1623: add gulp installation on demand
* SDA-1623: fix formatting in package.json
2019-12-12 17:33:37 +05:30
Johan Kwarnmark
0ccf690ba6
Merge pull request #829 from johankwarnmarksymphony/sda-1610-2
...
fix: Don't search for the main window use this.mainWindow, use getDisplayM…
2019-12-12 11:07:44 +01:00
Mattias Gustavsson
d3d53dc2d1
Added a closeScreenSnippet command
2019-12-12 09:13:31 +01:00
Johan Kwarnmark
a764ada157
Don't search for the main window use this.mainWindow, use getDisplayMatching instead of getDisplayNearestPoint
2019-12-11 16:24:34 +01:00