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

Add repository detail view and update project templates for navigation #3174

Merged
merged 3 commits into from
Dec 31, 2024

Conversation

JisanAR03
Copy link
Contributor

This pull request introduces a new RepoDetailView for showing repo details in single page and updates the project detail and list views to include links to the repository details.

Key changes include:

New Feature:

  • Added RepoDetailView class in website/views/project.py to display repository details and fetch top contributors from the GitHub API.

@DonnieBLT sir , can you please review this PR ?
another step for fix #2972

Here is the video about this PR :

2025-01-01.04-53-56.mp4

Copy link

sentry-io bot commented Dec 31, 2024

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: website/views/project.py

Function Unhandled Issue
get AttributeError: 'Project' object has no attribute 'repo_visit_count' /pr...
Event Count: 478
get AttributeError: 'Project' object has no attribute 'project_visit_count' ...
Event Count: 469

Did you find this useful? React with a 👍 or 👎

@JisanAR03 JisanAR03 requested a review from DonnieBLT December 31, 2024 23:09
@DonnieBLT DonnieBLT merged commit 3eb33de into OWASP-BLT:main Dec 31, 2024
9 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.

create a csv to add all owasp projects to /projects
2 participants