Commit Graph

2057 Commits

Author SHA1 Message Date
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
psjostrom
3f08517ee2 SDA-2571 Updated event variable name 2020-12-18 14:11:15 +01:00
psjostrom
d84d54239c SDA-2571 Fixed triggering multiple BI calls 2020-12-18 12:01:31 +01:00
Johan Kwarnmark
82d8dd8479 Always reset zoom 2020-12-17 16:01:22 +01:00
psjostrom
81d8a330ef
Merge pull request #1156 from psjostrom/annotate-scaling-bug
fix: SDA-2769, SDA-2789, SDA-2790 Fixing scaling bug etc
2020-12-17 10:49:20 +01:00
psjostrom
545faedbcf
Merge branch 'master' into annotate-scaling-bug 2020-12-17 10:04:37 +01:00
psjostrom
0e906c5a63 SDA-2769, SDA-2789, SDA-2790 Fixing scaling bug, removing unneccessary dependency etc 2020-12-17 09:58:23 +01:00
Kiran Niranjan
25bb66f86a
feat: SDA-2750 - update replay translation (#1155) 2020-12-17 13:46:01 +05:30
Johan Kwarnmark
e335cb0baa set root directory 2020-12-16 15:40:01 +01:00
Johan Kwarnmark
ee6df7e6e3 set root directory 2020-12-16 15:35:58 +01:00
Johan Kwarnmark
7a6dec84c2
Merge pull request #1154 from johankwarnmarksymphony/master
Update path to root
2020-12-16 15:00:00 +01:00
Johan Kwarnmark
f838a8bb8e Update path to root 2020-12-16 14:58:07 +01:00
Johan Kwarnmark
999071edf7
Merge pull request #1152 from johankwarnmarksymphony/release_notes_2
docs: generate release notes on build
2020-12-16 14:00:07 +01:00
Johan Kwarnmark
43e2b0bb63
Merge branch 'master' into release_notes_2 2020-12-16 13:52:10 +01:00
Kiran Niranjan
e25f281ca2
feat: SDA-2619 (implement reply feature for custom notification) (#1153)
* feat: SDA-2619 - implement reply feature for custom notification

* feat: SDA-2619 - Move SVG to file
2020-12-16 17:08:18 +05:30
Johan Kwarnmark
e2de152a9c
Update RELEASE_NOTES.md
Co-authored-by: Vishwas Shashidhar <VishwasShashidhar@users.noreply.github.com>
2020-12-16 11:45:20 +01:00
Johan Kwarnmark
7ce23f702d
Update RELEASE_NOTES.md
Co-authored-by: Vishwas Shashidhar <VishwasShashidhar@users.noreply.github.com>
2020-12-16 11:45:07 +01:00
Johan Kwarnmark
c75ee89ec8
Update RELEASE_NOTES.md
Co-authored-by: Vishwas Shashidhar <VishwasShashidhar@users.noreply.github.com>
2020-12-16 11:44:57 +01:00
Johan Kwarnmark
c6236c4025
Update RELEASE_NOTES.md
Co-authored-by: Vishwas Shashidhar <VishwasShashidhar@users.noreply.github.com>
2020-12-16 11:44:47 +01:00
Johan Kwarnmark
91dd53d08e
Update RELEASE_NOTES.md
Co-authored-by: Vishwas Shashidhar <VishwasShashidhar@users.noreply.github.com>
2020-12-16 11:44:38 +01:00
Johan Kwarnmark
ce756721ff Generate the release notes as pdf for windows 2020-12-15 16:48:38 +01:00
Johan Kwarnmark
ba43bcb2c6 Generate the release notes as pds for mac 2020-12-15 16:48:11 +01:00
Johan Kwarnmark
8963b342c1 First draft of release notes 2020-12-15 16:46:04 +01:00
Vishwas Shashidhar
9eca131a3c Merge branch 'master' of github.com:symphonyoss/SymphonyElectron 2020-12-15 18:46:48 +05:30
Vishwas Shashidhar
c41fe4f905
chore: SDA-2793: move all build steps to the build scripts (#1149)
* chore: move full build process to script for macOS

* chore: move full build process to script for win

* update the windows scripts

* SDA-2793: include wix sharp file for new build
2020-12-15 18:14:22 +05:30
Vishwas Shashidhar
f0db2c0641 SDA-2793: include wix sharp file for new build 2020-12-15 16:41:44 +05:30
Vishwas Shashidhar
db3b4344db update the windows scripts 2020-12-15 16:15:44 +05:30
Vishwas Shashidhar
45b4083b70 chore: move full build process to script for win 2020-12-15 12:26:04 +05:30
Vishwas Shashidhar
16e119f34c chore: move full build process to script for macOS 2020-12-15 11:53:17 +05:30
Vishwas Shashidhar
538f2e92a0
docs: SDA-2702: generate install instructions pdf for macOS (#1148)
* SDA-2702: generate install instructions

- Generate installation instructions for macOS builds

* SDA-2702: generate install instructions

- Generate installation instructions for macOS builds

* SDA-2702: fix build script issue

* SDA-2702: fix path and update documentation

* SDA-2702: unify documentation

* SDA-2702: create targets directory
2020-12-14 19:15:37 +05:30
psjostrom
c547175d42
Merge pull request #1147 from johankwarnmarksymphony/sda-2754-2
fix: sda-2754, always quit red frame, and give the new red frame 300ms
2020-12-14 10:40:22 +01:00
Johan Kwarnmark
0f007d2184 sda-2754, always quit red frame, and give the new red frame 300ms 2020-12-14 10:19:01 +01:00
psjostrom
455efe350f
Merge pull request #1146 from psjostrom/SDA-2751-BI-and-loggerfix-and-screensize-fix
fix: SDA-2751 Fixed so BI can be sent from renderer process, etc
2020-12-11 09:36:18 +01:00
psjostrom
5fd4afbdfd
Merge branch 'master' into SDA-2751-BI-and-loggerfix-and-screensize-fix 2020-12-10 13:32:19 +01:00
psjostrom
4d9f3fc9ee SDA-2751 Fixed UTs 2020-12-10 13:18:23 +01:00
psjostrom
4ab878cbfb SDA-2751 Fixed so BI can be sent from renderer process, also fixed annotate when alt tabbed and tidied up logging 2020-12-10 10:31:10 +01:00
Vishwas Shashidhar
eb5c00688f
fix: SDA-2762: load correct page on network issues (#1145)
* SDA-2762: load correct page on network issues

* SDA-2762: refactor code
2020-12-10 13:38:13 +05:30
mattias-symphony
263467cbcd
Merge pull request #1144 from mattias-symphony/SDA-2746
fix: SDA-2746 Upgraded to Wix# Toolset 1.15.0.0
2020-12-10 07:27:26 +01:00
Mattias Gustavsson
8a69a70ceb SDA-2746 Upgraded to Wix# Toolset 1.15.0.0 2020-12-09 15:31:26 +01:00