Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: branches list styles (harness#717)
* feat: update styles for branches list * feat: enhance branch list functionality and UI * feat: add filters to branch list page and create preview page * fix: fix lock file after rebasing * fix: fix types errors * refactor: refactor branch-list view * fix: fix linters and types * feat: reset pnpm-lock * fix: fix type error * fix: fixes after review and rebasing * feat: enhance branch management with search functionality and delete confirmation dialog - Added search capability for branches in the RepoBranchesListPage. - Integrated DeleteAlertDialog for branch deletion confirmation. - Updated RepoBranchListView to support search results and handle branch deletion. - Improved UI elements for better user experience and accessibility. * fix: remove aria-describedby prop from CreateBranchDialog --------- Co-authored-by: americano98 <[email protected]>
- Loading branch information