Skip to content

Conversation

@marcbon
Copy link
Collaborator

@marcbon marcbon commented Aug 1, 2024

  • Insights

marcbon and others added 30 commits July 18, 2024 15:52
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
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.
…d Anchor components

🔧 chore(ObservationCard.tsx): remove unused MouseEventHandler import
…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
🔥 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
Kariamos and others added 23 commits August 1, 2024 12:45
…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
In this way when an insight is published it'll be selectable in cluster filters.
…d-labels

fixed translations and labels ita-eng
@cannarocks cannarocks merged commit 2b04e4c into master Aug 1, 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.

7 participants