-
Notifications
You must be signed in to change notification settings - Fork 1
release 20231123 #702
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
release 20231123 #702
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
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
…sights Navigation
…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
…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
…glish and Italian locales
… undefined 🐛 fix(Content.tsx): handle case when isLoading is true
Prototype ux filters
Fix-bug-need-review
New not found
iDome89
approved these changes
Nov 23, 2023
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.
No description provided.