bytelyst-devops-tools/dashboard/web
root dcf7ecbb32 fix(devops-web): resolve rendering issues and improve error handling
- Add timeout to auth check to prevent hanging on API failures
- Add timeout to API requests to prevent infinite loading
- Add proper error state and error messages to dashboard
- Show empty states when no services/deployments are available
- Update E2E tests to handle authentication properly
- Improve user feedback when API is unavailable

This fixes the "Loading..." hang issue when backend APIs are unavailable
and provides better user experience with clear error messages and retry options.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-05-11 03:04:36 +00:00
..
e2e fix(devops-web): resolve rendering issues and improve error handling 2026-05-11 03:04:36 +00:00
src fix(devops-web): resolve rendering issues and improve error handling 2026-05-11 03:04:36 +00:00
.pnpmfile.cjs feat(devops-web): add UX foundation - local package resolution and design tokens 2026-05-11 02:01:29 +00:00
package.json fix(devops-web): add design tokens with Docker-compatible approach 2026-05-11 02:34:53 +00:00