-
Notifications
You must be signed in to change notification settings - Fork 1
release 20240801 #945
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
Merged
Merged
release 20240801 #945
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
marcbon
commented
Aug 1, 2024
- Insights
Observation, UseCase, and Video types 🔧 fix(Lightbox.tsx): remove unused import of DownloadIcon component 🔧 fix(ObservationCard.tsx): update onClick event handler to remove unused parameter 🔧 fix(index.tsx): update observations data structure in Collection component to include detailed information for each observation
Observation card
The code changes in `schema.ts` modify the `components` interface to include additional properties (`uploaderId`, `mediaId`, `deviceType`, and `usecaseTitle`) in the `observations` array. This change provides more detailed information for each observation. Based on the recent repository commits, it seems that the team has been working on various improvements and fixes related to the observation cards, lightbox, and schema.
Insights page collection
…d Anchor components 🔧 chore(ObservationCard.tsx): remove unused MouseEventHandler import
use 'title' tag value for card header title
Observation-lightbox
…ox labels 🚀 feat(Lightbox.tsx): implement copy link functionality and display observation tags and notes 🔧 chore(ObservationCard.tsx): move getDeviceIcon function to Lightbox file
🔨 refactor(translation.json): add missing translation keys for lightbox labels
Insights page collection
🔥 refactor(ObservationCard.tsx): remove unused video fetching logic and memoization
… insights 🆕 feat(NewInsight.tsx): create NewInsight component for adding new insights
…ightForm 🔨 refactor(NewInsight.tsx): convert NewInsight component to NewInsightForm
…ox labels 🚀 feat(Lightbox.tsx): implement copy link functionality and display observation tags and notes 🔧 chore(ObservationCard.tsx): move getDeviceIcon function to Lightbox file
🔥 refactor(ObservationCard.tsx): remove unused video fetching logic and memoization
fix tooltip showing in wrong place
fixed observation cards UI
Fix-insight-form
Fix-action-bar
Fix-grapes
…sTags.tsx, useFilterData.ts, utils.tsx): Update type definitions to use a common Tag type for available and selected items. Update filter functions to use the Tag type for severities and clusters. Update usage of severity names to lowercase with hyphens.
🔨 refactor(FiltersTags.tsx): remove unused getSeverity import and function call
New Crowdin updates
In this way when an insight is published it'll be selectable in cluster filters.
Fix-campaign-insights
Co-authored-by: iDome89, @iacopolea
…d-labels fixed translations and labels ita-eng
cannarocks
approved these changes
Aug 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.