Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: UI adjustments in PR/Branch details and profile picture usage #354

Closed
wants to merge 28 commits into from

open github branch page when branch name is clicked in pr details view

590f3ef
Select commit
Loading
Failed to load commit list.
Closed

feat: UI adjustments in PR/Branch details and profile picture usage #354

open github branch page when branch name is clicked in pr details view
590f3ef
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Feb 10, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- client/src/app/pages/about/about.component.ts  1
- client/src/app/components/navigation-bar/navigation-bar.component.ts  3
- client/src/app/components/pull-request-status-icon/pull-request-status-icon.component.ts  5
- client/src/app/pages/main-layout/main-layout.component.ts  1
         

Complexity decreasing per file
==============================
+ client/src/app/components/pull-request-table/pull-request-table.component.ts  -2
         

See the complete overview on Codacy