Commit Graph

3 Commits

Author SHA1 Message Date
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
Vishwas Shashidhar
eee03fbc48 SDA-2118: check for global config url while launching welcome screen 2020-06-04 11:43:28 +05:30
Vishwas Shashidhar
ce8fe7c8da add vscode and Jetbrains launch configuration files
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
2020-04-14 09:18:53 +05:30