-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3108 feature/ task list view all tasks in a team (#3234)
* refactor(web): [Task in Team]: Add task table and paginations * refactor(web): [Task in Team]: Add filter and pagination * refactor(web): [Task in Team] Add search feature * fix(web): [Task in Team] search feature * fix(web): fix main container horizontal scroll * refactor(web): replace overflow-scroll by overflow-auto * fix(web): [Vertical Sidebar] fix sidebar trigger on collapsed icons * fix(web): eslint error * fix(web): [Vertical Sidebar] fix active sidebar menu on page change * fix(web): [Vertical Sidebar] fix label on active sidebar menu * refactor(web): [Vertical Sidebar] remove project sub-menu * fix(web): deepscan error * fix(web): deepscan error * refactor(web): [Task in Team] Enhance accessibility and styling consistency for assign-user * refactor(web): Encode username parameter in URL. * refactor(web): [Task in Team] Fix duplication of Status Badges * refactor(web): Simplify the conditional rendering by removing unnecessary Fragment.
- Loading branch information
Showing
41 changed files
with
2,724 additions
and
2,273 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.