SymphonyElectron/spec
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
..
__mocks__ SDA-1924 - Add new fields for about-app window (#958) 2020-03-31 17:28:51 +05:30
__snapshots__ feat: SDA-2456: add screen annotate tool (#1103) 2020-11-06 12:13:29 +05:30
setup Typescript download manager unit test (#579) 2019-04-02 10:57:26 +05:30
aboutApp.spec.ts SDA-1924 - Add new fields for about-app window (#958) 2020-03-31 17:28:51 +05:30
activityDetection.spec.ts Typescript (Optimize loading styles & register global shortcuts) (#629) 2019-04-12 16:11:04 +05:30
appCacheHandler.spec.ts fix: SDA-2559: Delete app cache on Install (#1097) 2020-10-20 17:22:47 +05:30
appMenu.spec.ts feat: SDA-1748 (Add support for Cloud Config) (#878) 2020-03-03 11:15:27 +05:30
autoLaunchController.spec.ts fix: SDA-1890 (Fix auto launch on startup for cloud config) (#934) 2020-03-20 10:38:38 +05:30
basicAuth.spec.ts basic auth unit test (#582) 2019-04-02 10:57:26 +05:30
childWindowHandle.spec.ts mock electron log in all tests 2020-09-25 15:16:33 +05:30
chromeFlags.spec.ts Revert "feat: SDA-2315: add chrome flag for network in process" 2020-08-12 18:51:19 +05:30
config.spec.ts feat: SDA-1748 (Add support for Cloud Config) (#878) 2020-03-03 11:15:27 +05:30
dialogHandler.spec.ts feat: SDA-1838: upgrade electron framework to 8.x (#895) 2020-03-06 14:37:18 +05:30
downloadHandler.spec.ts feat: SDA-1995: implement download manager for Mana (#982) 2020-05-01 13:20:07 +05:30
log.spec.ts Typescript autolaunch unittest (#608) 2019-04-02 10:58:40 +05:30
mainApiHandler.spec.ts SDA-1955: refactor method names appropriately 2020-05-05 11:39:45 +05:30
protocolHandler.spec.ts mock electron log in all tests 2020-09-25 15:16:33 +05:30
screenPicker.spec.ts feat: ELECTRON-1463: support linux build (#770) 2019-08-20 14:30:13 +05:30
screenSharingIndicator.spec.ts Add new layout of screen sharing indicator + update test 2019-10-30 12:55:25 +01:00
snippingTool.spec.ts feat: SDA-2456: add screen annotate tool (#1103) 2020-11-06 12:13:29 +05:30
ttl-handler-spec.ts feat: ELECTRON-1204 - add support for ttl (#668) 2019-06-03 14:19:05 +05:30
utils.spec.ts fix: Typescript (Fix throttle issue and update stats logs) (#671) 2019-06-10 22:13:59 +05:30
welcome.spec.ts feat: SDA-1983: implement simplified installer window on SDA (#977) 2020-04-27 15:05:25 +05:30
windowsTitleBar.spec.ts ELECTRON-1464 - Update custom title bar's title correctly (#755) 2019-08-01 21:25:50 +05:30