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: allow offline results #879

Merged
merged 34 commits into from
Oct 5, 2023

Conversation

rangoo94
Copy link
Member

@rangoo94 rangoo94 commented Sep 18, 2023

Changes

  • Create useSystemAccess hook for getting the status of API/Agent
    • Previously useContext(MainContext).isClusterAvailable used, that was only true/false
  • Support offline results for tests and test suites
    • Allow getting list when Agent is offline, but API is available
    • Add "out of sync" badge for thm when the Agent is offline
    • Make settings read only
    • Disable aborting, running or creating them

Fixes

How to test it

screenshots

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@vercel
Copy link

vercel bot commented Sep 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
testkube-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2023 6:22am

rangoo94 and others added 6 commits September 28, 2023 08:43
* fix: improve downloading artifacts
   - stream the download when it's possible
   - handle errors
   - pass the `routeToRequest` to handle it better in Cloud
* fix: download artifacts archive the old way
* fix: show option to download artifacts archive when more than artifacts is there
@haneabogdan haneabogdan marked this pull request as ready for review October 5, 2023 06:26
@haneabogdan haneabogdan merged commit 88325f4 into develop Oct 5, 2023
7 checks passed
@haneabogdan haneabogdan deleted the dawid/feat/split-cluster-availability branch October 5, 2023 07:41
@github-actions github-actions bot mentioned this pull request Nov 20, 2023
4 tasks
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.

3 participants