Commit 587c7e7
Test details modal updates (#314)
* Move image details to test details modal (#401)
* get rid of draw aread duplicaiton (#401)
* Move ignored areas toolbar to diff panel (#401)
* get rid of jumpiness after click of the screenshot (#401)
* fix draw area size (#401)
* use responsive positioning for draw item
* fit images to stage (#401)
* move accept/reject buttons to the bottom
* move test status chip to header (#401)
* fixed layout for test run details (#401)
* experiments with UI (#401)
* move scale buttons to footer (#401)
* center test run actions (#401)
* style accept reject buttons (#401)
* added navigation buttons to bottom toolbar
* store go to next after approve/reject state in localStorage (#401)
* go to next automatically after approve reject (#401)
* fix no image placeholder (#401)
* fixed issue with image details height (#401)
* fix image details (#401)
* fix lint issues
* added workspace settings
* fix lint issues
* fix codacy issues
* fix warning with fitImageToStage
* use ubuntu 20
* fixed build warnings
* fix build warnings
* disable cypress
---------
Co-authored-by: Pavlo Strunkin <[email protected]>1 parent 5e2a48f commit 587c7e7
File tree
15 files changed
+867
-21359
lines changed- .github/workflows
- .vscode
- src
- _helpers
- components
- TestDetailsDialog
- pages
15 files changed
+867
-21359
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments