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

Dashboard: fix issue with trying to process deleted project data #2465

Merged
merged 6 commits into from
Apr 14, 2023

Commits on Apr 12, 2023

  1. Dashboard: fix issue with trying to process deleted project data

    Fixes a bug where the API `/projects/<project>?statistics=false&doNotTrack=true`
    404 response is processed as project data. We now skip these items.
    
    Fixes #2437.
    leafty committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ab9deff View commit details
    Browse the repository at this point in the history
  2. undo cypress config

    leafty committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4e96275 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    leafty committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3751a8d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    ce22281 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Merge remote-tracking branch 'origin/master' into leafty/2437-fix-das…

    …hboard-deleted-project
    leafty committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c46a6b6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into leafty/2437-fix-das…

    …hboard-deleted-project
    leafty committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2f8f26a View commit details
    Browse the repository at this point in the history