Skip to content

Conversation

@marcbon
Copy link
Collaborator

@marcbon marcbon commented Nov 23, 2023

No description provided.

cannarocks and others added 30 commits November 17, 2023 12:40
fix: fixed disabled on selected useCases
… in English and Italian

📝 docs(Empty.tsx): create Empty component for displaying empty insights section

🎨 feat(Insights): add SVG file for no findings illustration
🌍 feat(translation.json): add translations for empty insights section…
feat: refactored filters component to be sticky
✨ feat(Insights/index.tsx): add responsive styling to hide FiltersHeader, FiltersDropwdowns, and FiltersTags on mobile devices
…rom 'src/common/components/StickyContainer'

🔀 merge(Navigation.tsx): merge changes from '@appquality/unguess-design-system' package
🔀 merge(Navigation.tsx): merge changes from 'styled-components' package
🔀 merge(Navigation.tsx): merge changes from 'react' package
🔀 merge(Navigation.tsx): merge changes from 'src/features/api' module
🔀 merge(Navigation.tsx): merge changes from './utils' module
🔀 merge(Navigation.tsx): merge changes from 'src/app/theme' module
🔀 merge(Navigation.tsx): merge changes from 'src/common/components/BugCard' module
🔀 merge(Navigation.tsx): merge changes from 'src/common/components/ContainerCard' module
🔀 merge(Navigation.tsx): merge changes from '@AppQuality
…parate component

✨ feat(FiltersDropdowns.tsx): add FiltersDropdowns component for displaying filter dropdowns
✨ feat(FiltersHeader.tsx): add FiltersHeader component for displaying filter header
✨ feat(FiltersTags.tsx): add FiltersTags component for displaying selected filters as tags
✨ feat(SeverityFilter.tsx): add SeverityFilter component for filtering by severity
✨ feat(UsecaseFilter.tsx): add UsecaseFilter component for filtering by use case
🔀 refactor(filtersHeader.tsx): delete unused FiltersHeader component

🔥 refactor(useFilterData.ts): remove unused imports and types
✨ feat(Insights/index.tsx): add resetFilters action when Empty component is clicked
…ditional rendering logic

🐛 fix(Insights/index.tsx): fix conditional rendering of loading state and error state
…sh translation

🌍 chore(translation.json): update severity filter item label in Italian translation
🚀 feat(FiltersDropdowns.tsx): reorder filters components
…defined

🐛 fix(UsecaseFilter.tsx): handle cases where counters[item.id] is undefined
🔧 fix(FiltersTags.tsx): import useFilterData from './useFilterData'
✨ feat(FiltersTags.tsx): display severity counters in FiltersTags component
✨ feat(FiltersTags.tsx): display cluster counters in FiltersTags component
🔧 fix(FiltersTags.tsx): display severity name based on id in FiltersTags component
🔧 fix(FiltersTags.tsx): display cluster name based on id in FiltersTags component
💡 refactor(SeverityFilter.tsx): import getSeverityInfo and getSeverity functions

🔧 chore(SeverityFilter.tsx): update color style in SeverityFilter component
marcbon and others added 24 commits November 22, 2023 15:09
…etCampaignsByCidUxQuery call

✨ feat(FiltersCounter.tsx): add support for isPreview prop in useGetCampaignsByCidUxQuery call
🐛 fix(FiltersCounter.tsx): fix issue with missing null check for data in FiltersCounter component
✨ feat(FiltersCounter.tsx): add condition to return null if data.findings is empty
…omponent

✨ feat(Content.tsx): add support for displaying filters counter above insights content
…bels in English and Italian locales

🔀 refactor(translation.json): rename "Functional" label to "General" in English and Italian locales
🔀 refactor(useUxData.tsx): add clustersData variable and include general cluster in filters
✨ feat(FiltersTags.tsx): replace StyledButton with Button component
fix: added correct text to selected typology in dropdown
…ion keys

🌐 feat(translation.json): add translation for custom status name validation error message in English
🌐 feat(translation.json): add translation for custom status name validation error message in Italian
… undefined

🐛 fix(Content.tsx): handle case when isLoading is true
@marcbon marcbon marked this pull request as draft November 23, 2023 10:03
@marcbon marcbon marked this pull request as ready for review November 23, 2023 11:50
@marcbon marcbon merged commit 2c142b0 into master Nov 23, 2023
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