-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ability to mark pictures to be excluded in customer report #119
Labels
Feature
Nice To Have
Desired for shipping with a version, but may get negotiated out to a future version
Comments
DanielCaspers
added a commit
that referenced
this issue
Jul 21, 2018
Feature still requires the user to be able to toggle image visibility from the service adviser portal, so they never have to open the inspection in DI ideally. Previously committed functionality can stay. |
DanielCaspers
added a commit
that referenced
this issue
Feb 20, 2022
Videos can be uploaded in addition to images. This means uploaded videos can be... - previewed prior to upload - viewed alongside images afterwards - visbile to/hidden from customers, when appropriate Additional features: - On dismissing a dialog playing a video, the video is removed from the DOM (so it isn't consuming CPU) - On moving carousel forward or backward with a video in it, the video will be paused. - On selecting an image for upload, the file size is displayed (to help tune the max upload size and have some idea how long to wait for form upload) Miscellaneous Improvements: - Removes image compression (was unused) - Warns if an unsupported media type which cannot be rendered is uploaded after form submission.
DanielCaspers
added a commit
that referenced
this issue
Feb 20, 2022
- Fix autopause on prev or next carousel item slide.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Feature
Nice To Have
Desired for shipping with a version, but may get negotiated out to a future version
We currently have the ability to delete unwanted pictures but there is the desire to have some pictures saved for our own use and reference but not include them in the customer report.
The text was updated successfully, but these errors were encountered: