Skip to content

Conversation

@sinatragianpaolo
Copy link
Contributor

No description provided.

cannarocks and others added 30 commits May 29, 2024 13:13
… in tags

🔨 refactor(translation.json): add missing translations for "Show more" in tags in Italian translation
This commit updates the dependency on @appquality/unguess-design-system from version 3.1.101 to version 3.1.102 in the package.json file. This update includes bug fixes and improvements to the design system. It is important to keep our dependencies up to date to ensure compatibility and take advantage of the latest features and fixes.
This commit updates the video player URL handling in the `Player.tsx` component. Instead of directly using `video.url`, the code now checks if `video.streamUrl` is available and uses it as the URL if present, falling back to `video.url` otherwise. This change improves the flexibility of the video player and allows for better integration with different video sources.

Additionally, a play button has been added to the transcript in the `ParagraphMeta.tsx` component. Clicking the play button will set the current time of the video to the start time of the corresponding paragraph.

Note: This suggested commit message follows the established convention of using a prefix (feat) to indicate a new feature or enhancement.
🔨 refactor(translation.json): add missing translation for "Show more" in tags
…script

Improve player and transcript usability
…idation

🔧 fix(Observation.tsx): update title variable to use tags instead of title
🔧 fix(ObservationForm.tsx): adjust form validation for title field
🚀 feat(TitleDropdown.tsx): add TitleDropdown component for selecting titles
…d video tags

The code changes in TitleDropdown.tsx enhance the functionality of the TitleDropdown component. The onSelect function now handles the selection of a title and adds video tags based on the selected item. Additionally, the setSelectedItem function is called to update the selected item, and the setInputValue function is called to clear the input value. These changes improve the user experience when selecting titles and adding video tags.

Note: This suggested commit message follows the established convention of using a prefix (feat) to indicate a new feature or enhancement.
🚀 feat(ObservationForm.tsx): handle title as a tag
…ted quotes

The code changes in Observation.tsx and ObservationForm.tsx modify the components to use the generated quotes instead of the deprecated "quots" prop. This update improves the consistency and clarity of the codebase.

Note: This suggested commit message follows the established convention of using a prefix (feat) to indicate a new feature or enhancement.
…nerated quotes condictionally transcript exists
The z-index value in Player.tsx has been updated from 3 to 101. This change improves the stacking order of the Player component, ensuring it appears above other elements on the page.

Note: This suggested commit message follows the established convention of using a prefix (feat) to indicate a new feature or enhancement.
…-overlap

Update z-index value of PlayerContainer
…opdown

🔧 refactor(TitleDropdown.tsx): improve display of selected item and matching options
…ssage format

🔀 chore(translation.json): add missing translation for multiple image and video labels
🔀 chore(translation.json): add missing translations for multiple show more labels

🔀 chore(translation.json): update translation for multiple count labels in Italian
🔀 chore(translation.json): update translation for multiple count labels in Italian

🔧 fix(Actions.tsx): change CopyIcon to ShareIcon for observation copying
🔧 fix(Observation.tsx): add Divider component for better UI separation
🔧 fix(ParagraphMeta.tsx): replace StyledButton with IconButton for play icon

🔨 refactor(Metas.tsx): update import for Span component
🔧 chore(Metas.tsx): add appTheme import for color palette usage
🚀 feat(Metas.tsx): calculate observations count for videos with severity tags
🔒 fix(Metas.tsx): fix SeveritiesMetaText rendering and translation issue
🔨 refactor(Metas.tsx): remove unused imports and variables
marcbon and others added 17 commits July 2, 2024 15:38
refactor(PageHeader.tsx): improve usecase name and device display in …
🔨 refactor(Player.tsx): remove unnecessary setIsPlaying and video play calls
FIX(Player.tsx): decrease z-index value from 101 to 3 for better layering
FIX(ObservationTooltip.tsx): fix seekPlayer function call duplication
FIX(VideosPageContent.tsx): set  UC-Accordions close as default
FIX(InfoRow.tsx): remove uc description in accordion
FIX:(PageHeader.tsx): improve usecase name and device display in Page…
Copy link
Member

@cannarocks cannarocks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CannavacciuoloPazziGIF

@sinatragianpaolo sinatragianpaolo merged commit 1591207 into master Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants