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

Issue 2972 added refrash feature 1 fix #3189

Merged

Conversation

JisanAR03
Copy link
Contributor

@JisanAR03 JisanAR03 commented Jan 1, 2025

  • Added a refresh data feature for basic information in repo_detials page.
  • Planning to extend the refresh feature to other sections in future updates.
  • Keeping changes small and incremental to simplify PR review.

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

Copy link

sentry-io bot commented Jan 1, 2025

🔍 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 'project_visit_count' ...
Event Count: 599
get AttributeError: 'Project' object has no attribute 'repo_visit_count' /pr...
Event Count: 478
get_context_data AttributeError: 'ProjectListView' object has no attribute 'object_list' ...
Event Count: 1

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

website/views/project.py Fixed Show fixed Hide fixed
website/views/project.py Fixed Show fixed Hide fixed
website/views/project.py Fixed Show fixed Hide fixed
website/views/project.py Fixed Show fixed Hide fixed
website/views/project.py Fixed Show fixed Hide fixed
website/views/project.py Fixed Show fixed Hide fixed
@JisanAR03 JisanAR03 requested a review from DonnieBLT January 1, 2025 21:03
@DonnieBLT DonnieBLT merged commit 2912a12 into OWASP-BLT:main Jan 2, 2025
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