Skip to content

Conversation

@cannarocks
Copy link
Member

No description provided.

marcbon and others added 30 commits October 9, 2023 13:09
🐛 fix(mapBugsToTableData.tsx): add type annotation to onClick event handlers
…emplates to common/components directory

🔥 chore(PageLoader.tsx): Remove unused PageLoader component from features/templates directory
🐛 fix(pages/Service/index.tsx): import PageLoader from correct location
🐛 fix(pages/Services/index.tsx): import PageLoader from correct location
🔧 chore(Bugform/index.tsx): replace IframeResizer component with iframe element
⬆️ chore(package.json): add @babel/plugin-proposal-nullish-coalescing-operator@7.18.6 as a dev dependency
⬆️ chore(package.json): add @babel/plugin-proposal-optional-chaining@7.21.0 as a dev dependency
…ck event handlers

🐛 fix(mapBugsToTableData.tsx): remove unnecessary type annotation in onClick event handlers
✨ feat(AlignmentDiv): add alignment prop to AlignmentDiv component
✨ feat(PageLoader.tsx): add support for expanded and collapsed navigation
🐛 fix(Logged.tsx): fix conditional rendering of PageLoader component
fix: fixed flipcard-face behaviour with container queries
🔧 fix(bugsPageSlice.ts): fix resetCustomStatus action to reset customStatus to initial state
🔧 chore(bugsPageSlice.ts): update and reset custom status actions
…ing dispatch action

✨ feat(BugStateDropdown.tsx): add functionality to open custom status drawer on manage item click
…m component in BugStateDropdown

🔧 chore(BugStateDropdown.tsx): update key and className for ManageItem component in BugStateDropdown
The CustomStatusDrawer component is added to handle the custom status drawer in the Bug page. It includes functionality to open and close the drawer, update the custom status, and reset the custom status. The component uses the @appquality/unguess-design-system library for the Button and Drawer components, the react-i18next library for translation, and the useAppDispatch and useAppSelector hooks from the src/app/hooks module.
🔧 fix(Bug/index.tsx): add CustomStatusDrawer component to render when isCustomStatusDrawerOpen is true
…opdown label

✨ feat(translation.json): add translations for custom status drawer labels

🔧 fix(translation.json): remove empty translation strings for shared workspaces and attachments
🌟 feat(translation.json): add support for plural translations for devices, OS, priority, replicability, severity, status, tags, typology, and use cases
…n on small screens

🔧 fix(BugStateDropdown.tsx): fix bug where "Manage" item is not hidden on small screens
🔧 fix(Bug/index.tsx): fix missing semicolon in line 11
🔧 fix(Bug/index.tsx): fix missing semicolon in line 12
🔧 fix(Bug/index.tsx): fix missing semicolon in line 13
🔧 fix(Bug/index.tsx): fix missing semicolon in line 14
🔧 fix(Bug/index.tsx): fix missing semicolon in line 15
🔧 fix(Bug/index.tsx): fix missing semicolon in line 16
🔧 fix(Bug/index.tsx): fix missing semicolon in line 17
🔧 fix(Bug/index.tsx): fix missing semicolon in line 18
🔧 fix(Bug/index.tsx): fix missing semicolon in line 19
🔧 fix(Bug
cannarocks and others added 29 commits November 14, 2023 10:02
…sage

✨ feat(translation.json): add validation message for maximum length of custom status name
🐛 fix(translation.json): update error toast message for invalid input fields
🌐 chore(translation.json): update Italian translation for custom status messages
…Styles from @zendeskgarden/react-theming

🔧 fix(BugStateDropdown.tsx): add styling for disabled ManageItem component
…ace.sm for width, height, min-width, and min-height
…mStatusUsed

✨ feat(MigrationModal/index.tsx): add support for calculating bugs count for deleteCustomStatusUsed
…tion modal

The translation for the text "Before confirming and deleting, choose how to handle {{custom_statuses_num}} bugs in this campaign associated with these status:" was updated in both the English and Italian translation files. The word "status" was changed to "statuses" to reflect the plural form correctly.
🔧 chore(apiTags.ts): update invalidatesTags and providesTags for API endpoints
@cannarocks cannarocks merged commit ae76b3d into master Nov 15, 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.

4 participants