Skip to content

Conversation

@shilendra-dev
Copy link
Owner

No description provided.

shilendra-dev and others added 7 commits August 2, 2025 22:19
…oved issue management

- Replaced the existing IssuesTable implementation with a new DataTable component for enhanced functionality.
- Introduced issueColumns for better column management and display of issue attributes.
- Updated package dependencies to include @tanstack/react-table for table functionalities.
- Cleaned up unused state management and commented code for improved readability.
- Removed row selection feature from IssuesTable for a cleaner interface.
- Refactored issueColumns to utilize new cell components for better organization and readability.
- Introduced label icons and improved date formatting in issue display.
- Enhanced DataTable to group issues by state, improving data presentation and usability.
- Replaced inline handlers in PriorityCell, AssigneeCell, and StateCell with dedicated menu components for improved functionality and maintainability.
- Updated issueColumns to pass issueId to new menu components, streamlining data handling.
- Refactored AssigneeMenu, PriorityMenu, and StateMenu to manage state changes and member assignments more effectively.
- Cleaned up unused code and improved component structure for better readability.
- Modified primary color variables in globals.css for better visual consistency.
- Replaced header sections in TeamIssuesPage and MyIssuesPage with a new ViewHeader component, enhancing layout and functionality.
- Cleaned up unused imports and commented-out code in issue-related components for improved readability.
- Streamlined IssueBoardView and IssueListView by removing unnecessary filtering and pagination logic, focusing on core functionalities.
- Introduced a new TeamsPage component with a header and placeholder content for future team management features.
- Updated KeyCell and LabelsCell components to remove unused props, simplifying their interfaces.
@shilendra-dev shilendra-dev merged commit 4ba9752 into feat/teams Aug 5, 2025
2 checks passed
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.

1 participant