Commit 291bd38
authored
Added DamageDisclosure feature (#898)
* Added new images post options: PART_SELECT && TWO_SHOT
* Added 'VehicleDynamicWireframe' component
* Added 'VehiclePartSelection' component
* Added 'CaptureSelection' component
* Enabled gallery to hide Sight pictures
* Shared components between `PhotoCapture' and 'DamageDisclosure'
* Shared hooks logic between 'PhotoCapture' and 'DamageDisclosure'
* Added 'part_select' addDamage feature + fixed import from common hooks and components
* Added 'DamageDisclosure' component
* Added CaptureSelectionPage & DamageDisclosure in `demo-app`
* Docs + improve function/const naming
* Fixed conflits with VideoCapture feature1 parent b806e4d commit 291bd38
File tree
154 files changed
+4130
-977
lines changed- apps/demo-app
- src
- components
- pages
- CaptureSelectionPage
- DamageDisclosurePage
- PhotoCapturePage
- VehicleTypeSelectionPage
- test/pages
- configs/test-utils/src/__mocks__/@monkvision
- documentation
- docs
- src/utils
- packages
- common-ui-web
- src/components
- CaptureSelection
- translations
- InspectionGallery
- hooks
- VehicleDynamicWireframe
- VehiclePartSelection
- test/components
- common
- README
- src/utils
- test/utils
- inspection-capture-web
- src
- DamageDisclosure
- DamageDisclosureHUD
- DamageDisclosureHUDElements
- hooks
- PhotoCapture
- PhotoCaptureHUD
- PhotoCaptureHUDButtons
- PhotoCaptureHUDCancelButton
- PhotoCaptureHUDCounter
- PhotoCaptureHUDElementsAddDamage1stShot
- PhotoCaptureHUDElementsAddDamage2ndShot
- PhotoCaptureHUDElementsSight
- AddDamageButton
- SightGuideline
- SightSlider
- PhotoCaptureHUDElements
- PhotoCaptureHUDOverlay
- PhotoCaptureHUDTutorial
- hooks
- hooks
- components
- CancelButton
- CloseUpShot
- Counter
- HUDButtons
- HUDOverlay
- PartSelection
- ZoomOutShot
- hooks
- translations
- test
- DamageDisclosure
- DamageDisclosureHUD
- hooks
- PhotoCapture
- PhotoCaptureHUD
- PhotoCaptureHUDElementsSight
- PhotoCaptureTutorial
- hooks
- components
- hooks
- network
- src/api
- image
- models
- test/api/image
- types/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
154 files changed
+4130
-977
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
37 | 48 | | |
38 | 49 | | |
39 | 50 | | |
| |||
43 | 54 | | |
44 | 55 | | |
45 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
46 | 66 | | |
47 | 67 | | |
48 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
Whitespace-only changes.
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments