Skip to content

Conversation

@sanchayan721
Copy link
Contributor

@sanchayan721 sanchayan721 commented Apr 7, 2023

Feature:

  1. Custom status added to filter drawer.
  2. Exclude 'Not a bug' feature added.
  3. Custom status filter dropdown component created for bugs page toolbar.

This pull request also implements UN-801-Quick Filter (exclude "not a bug" Toggle)

@sanchayan721 sanchayan721 marked this pull request as draft April 7, 2023 11:27
@sanchayan721 sanchayan721 marked this pull request as ready for review April 7, 2023 11:46
sanchayan721 and others added 9 commits April 7, 2023 17:10
…d code

🐛 fix(CustomStatusField.tsx): fix disabled state of checkboxes based on counters
…ng on it

✨ feat(FilterRecap.tsx): add custom status to filter recap and remove it when clicking on it
…atusInfo

🔀 chore(BugsTable): rename getBugStateLabel to getCustomStatusInfo
🔀 chore(types.d.ts): remove unused BugState type definition
✨ feat(BugStateDropdown.tsx): use getCustomStatusInfo instead of getBugStateLabel
✨ feat(BugsTable): use getCustomStatusInfo instead of getBugStateLabel
✨ feat(translation.json): remove unused translations for bug states
@marcbon marcbon force-pushed the UN-795-custom-status-accordion branch from 7b182e9 to 29c13ce Compare April 7, 2023 15:18
marcbon added 3 commits April 7, 2023 17:29
…ainer when isFetching is true

🐛 fix(BugPreview.tsx): remove isFetching from the condition to render Skeleton component
@marcbon marcbon temporarily deployed to Staging April 7, 2023 15:56 — with GitHub Actions Inactive
marcbon added 5 commits April 11, 2023 11:06
✨ feat(SortBy.tsx): add translation support for sort by labels and refactor to use redux state instead of local state
✨ feat(OrderBy.tsx): add translation support for dropdown items
🔥 refactor(types.d.ts): remove unused OrderSelection type
🚀 chore(bugsPageSlice.ts): remove commented code
🚀 chore(CustomStatusField.tsx): remove commented code and unused imports
@marcbon marcbon merged commit da69eb5 into develop Apr 11, 2023
@marcbon marcbon deleted the UN-795-custom-status-accordion branch April 11, 2023 09:20
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.

3 participants