Commit Graph

2095 Commits

Author SHA1 Message Date
Vishwas Shashidhar
2c4773d4e5 format all files with prettier 2021-01-29 11:55:40 +05:30
Vishwas Shashidhar
91dba95cbd add husky for prettier 2021-01-29 11:41:05 +05:30
Vishwas Shashidhar
f1a0c840ec add prettier configuration 2021-01-29 11:36:48 +05:30
Vishwas Shashidhar
74cb527690 remove unneeded github actions 2021-01-29 11:31:59 +05:30
Vishwas Shashidhar
afa2e01da6 Merge branch 'master' of github.com:symphonyoss/SymphonyElectron 2021-01-29 11:30:16 +05:30
Vishwas Shashidhar
fcd323b0a4 update run configurations for vscode and jetbrains 2021-01-29 11:29:44 +05:30
Johan Kwarnmark
8b3ac0e7e1
Merge pull request #1180 from mattias-symphony/SDA-2931
fix: SDA-2931 Set Symphony as the publisher name
2021-01-28 09:53:41 +01:00
Johan Kwarnmark
c9ad27ab35
Merge branch 'master' into SDA-2931 2021-01-28 09:45:35 +01:00
Johan Kwarnmark
4520f8e6d4
Merge pull request #1179 from mattias-symphony/SDA-2912
fix: SDA-2912 Split registry cleaning actions to elevated/non-elevated
2021-01-28 09:44:55 +01:00
Mattias Gustavsson
5859bdd5b0 SDA-2931 Set Symphony as the publisher name 2021-01-28 09:12:16 +01:00
mattias-symphony
3d3a8bf943
Merge branch 'master' into SDA-2912 2021-01-28 08:53:13 +01:00
Mattias Gustavsson
1558aeb83c SDA-2912 Split registry cleaning actions to elevated/non-elevated 2021-01-28 08:48:25 +01:00
Vishwas Shashidhar
99e09a4255
SDA-2934: Upgrade electron to 9.4.1 (#1178) 2021-01-28 03:40:41 +05:30
Johan Kwarnmark
2da2b50cf5
Merge pull request #1177 from johankwarnmarksymphony/sda-2922
fix: Left align the text
2021-01-26 09:23:46 +01:00
Johan Kwarnmark
4602faf2c7 Left align the text 2021-01-25 17:34:09 +01:00
Johan Kwarnmark
c6354bf3f2
Merge pull request #1176 from johankwarnmarksymphony/SDA-2916
fix: sda-2916 got several listeners to screen-source-select, remove all listeners w…
2021-01-25 17:32:55 +01:00
Johan Kwarnmark
451fd9201c got several listeners to screen-source-select, remove all listeners when pickers closes 2021-01-25 14:31:22 +01:00
Kiran Niranjan
f853e82a1c
fix: SDA-2857 - Increase the notification height to make more space for message content (#1175)
Co-authored-by: Johan Kwarnmark <55975938+johankwarnmarksymphony@users.noreply.github.com>
2021-01-21 19:53:29 +05:30
Kiran Niranjan
1baf0834c8
fix: SDA-2882 - Validate notification background color (#1174) 2021-01-20 14:39:30 +05:30
psjostrom
eaf1335359
Merge pull request #1172 from psjostrom/SDA-2824-Set-Notif-Pos-Darkmode
feat: SDA-2824 Set notification position modal darkmode
2021-01-15 11:55:04 +01:00
psjostrom
223c7864c3
Merge branch 'master' into SDA-2824-Set-Notif-Pos-Darkmode 2021-01-15 11:49:25 +01:00
psjostrom
40f01018ab SDA-2824 Make theme optional and set default value 2021-01-15 11:48:39 +01:00
Vishwas Shashidhar
63d719b3b5
SDA-2875: add defense for statSync in logger (#1173) 2021-01-15 16:17:19 +05:30
psjostrom
5c5462592d SDA-2824 Set notification position modal darkmode 2021-01-14 12:10:20 +01:00
Vishwas Shashidhar
2c947ed41c
fix: SDA-2852: auto reload main window in case of blank screen (#1171)
* SDA-2852-Point72 - SDA 9.1.4 Whitescreen issue Pt.2

* SDA-2852: reload from current url

* SDA-2852: fix window handler linting issues

* SDA-2852: fix window handler linting issues
2021-01-13 20:31:31 +05:30
Vishwas Shashidhar
1cef8fbb60 Merge branch 'master' of github.com:symphonyoss/SymphonyElectron 2021-01-13 18:34:05 +05:30
Vishwas Shashidhar
f5b02d4eb1 chore: add run configurations for jetbrains IDEs 2021-01-13 18:33:37 +05:30
Vishwas Shashidhar
23a97d9d3a
feat: SDA-2846, SDA-2847: add support for context origin url in installer (#1170)
* SDA-2846, SDA-2847: add context origin url to installers

* SDA-2846, SDA-2847: fix instructions and update mac script
2021-01-08 23:30:05 +05:30
Johan Kwarnmark
03f2aec197
Merge pull request #1169 from johankwarnmarksymphony/sda-2844
fix: We can not just take for the stack of windows, we need to get the mai…
2021-01-08 09:14:53 +01:00
Johan Kwarnmark
cfd02f10a2
Merge branch 'master' into sda-2844 2021-01-08 08:57:16 +01:00
Kiran Niranjan
da6ed20bc6
fix: SDA-2806, SDA-2822 & SDA-2831 (Reposition notifications when on input) (#1168)
* fix: SDA-2806 - Reposition notifications when on input

* fix: SDA-2822 - Fix rendering issue on SFE
2021-01-08 13:09:02 +05:30
Johan Kwarnmark
3a16b7ef19
Merge pull request #1167 from johankwarnmarksymphony/sda-2836
fix: SDA-2836: If no capture, don't show annotate window
2021-01-07 18:07:03 +01:00
Johan Kwarnmark
d54ae4402c We can not just take for the stack of windows, we need to get the main window 2021-01-07 17:26:15 +01:00
Johan Kwarnmark
bedcaf2b41 If no capture, don't show annotate window 2021-01-07 13:20:47 +01:00
Vishwas Shashidhar
81c552c51c
SDA-2838: Fix notification settings button for french (#1166) 2021-01-07 16:46:54 +05:30
Kiran Niranjan
6ad38bc89a
fix: SDA-2802 - Use emoji as thumbs up button (#1165) 2021-01-04 17:33:19 +05:30
Vishwas Shashidhar
805b041859 Merge branch 'master' of github.com:symphonyoss/SymphonyElectron 2021-01-04 12:59:35 +05:30
Vishwas Shashidhar
164faf3177 chore: update about app test snapshot 2021-01-04 12:58:55 +05:30
Vishwas Shashidhar
8912c25003
feat: SDA-2775: Notification Position Window New UI (#1164)
* SDA-2775: notification position window new ui

- Create new user interface for notification position window
- Add unit tests

* SDA-2775: increase test coverage and format css
2020-12-31 10:06:25 +05:30
Kiran Niranjan
6fdb80857f
fix: SDA-2811 - Replace native electron notification with same tag (#1163) 2020-12-30 17:44:25 +05:30
Kiran Niranjan
420dee0d48
fix: SDA-2806 - Fix notification inline reply focus issue with Windows (#1162) 2020-12-29 18:23:39 +05:30
Kiran Niranjan
40080cd316
fix: SDA-2811 - Fix css issue and make notification show as pop-up-menu (#1161) 2020-12-23 18:43:09 +05:30
Vishwas Shashidhar
bbf73a06c2 SDA-2815: fix archive name for legacy installer 2020-12-22 19:25:50 +05:30
Vishwas Shashidhar
dd29f8ccc2 remove review reminder workflow 2020-12-21 11:16:18 +05:30
Vishwas Shashidhar
82686e68ee use a different workflow for jira action 2020-12-18 21:57:49 +05:30
Vishwas Shashidhar
bd31083547 update PR template and stats action 2020-12-18 21:33:31 +05:30
Vishwas Shashidhar
d17f185eb8 fix jira description action 2020-12-18 21:07:16 +05:30
Vishwas Shashidhar
76f8d38274 fix jira description action 2020-12-18 21:02:58 +05:30
Vishwas Shashidhar
c4f6390866
consolidate github actions (#1158) 2020-12-18 20:50:18 +05:30
psjostrom
37d7497688
Merge pull request #1157 from psjostrom/sda-2571-bi
fix: SDA-2571 Fixed triggering multiple BI calls
2020-12-18 14:33:04 +01:00