Skip to content

Conversation

@marcbon
Copy link
Collaborator

@marcbon marcbon commented Feb 29, 2024

  • add user notification preferences in profile modal
  • improve bugs page loadings

marcbon and others added 14 commits February 5, 2024 17:48
🔥 refactor(SingleGroupAccordion.tsx): remove unused imports and variables
🔥 refactor(SingleGroupTable.tsx): remove unused imports and variables
…tsx and useBugsByUseCase.tsx

🔥 refactor(useBugsByState.tsx): move bugs filtering logic to useBugs.tsx
🔥 refactor(useBugsByUseCase.tsx): move bugs filtering logic to useBugs.tsx
🔥 refactor(useCampaignBugStates.ts): add isLoading property to return object
🔥 refactor(useCampaignUseCases.ts): add isLoading and isFetching properties to return object
🔥 refactor(useTableData.tsx): remove useTableData hook, move logic to useBugs.tsx, useBugsByState.tsx, and useBugsByUseCase.tsx
✨ feat(AllBugs.tsx): add support for fetching bugs data using useBugs hook
🐛 fix(AllBugs.tsx): handle loading and error states in AllBugs component
✨ feat(BugsByState.tsx): add support for fetching bugs by state data using useBugsByState hook
🐛 fix(BugsByState.tsx): handle loading and error states in BugsByState component
✨ feat(BugsByUsecase.tsx): add support for fetching bugs by use case data using useBugsByUseCase hook
🐛 fix(BugsByUsecase.tsx): handle loading and error states in BugsByUsecase component

🔀 refactor(BugsTable/index.tsx): remove unused imports and components, simplify rendering logic
✨ feat(BugsTable/index.tsx): add support for default view based on selected filters
…ttings

feat- attached functionality to endpoints
@marcbon marcbon merged commit 86aa4cd into master Feb 29, 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.

4 participants