-
Notifications
You must be signed in to change notification settings - Fork 70
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
11156 new app status #11364
11156 new app status #11364
Conversation
frontend/app-development/features/administration/components/Administration.test.tsx
Fixed
Show fixed
Hide fixed
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #11364 +/- ##
==========================================
- Coverage 82.58% 81.86% -0.72%
==========================================
Files 823 815 -8
Lines 12418 12279 -139
Branches 1650 1643 -7
==========================================
- Hits 10255 10052 -203
- Misses 1904 1983 +79
+ Partials 259 244 -15
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dette ser lovende ut! Har kommentert på noen småting som jeg synes vi bør jobbe litt videre med.
frontend/app-development/features/administration/components/Administration.tsx
Outdated
Show resolved
Hide resolved
frontend/app-development/features/administration/components/AppEnvironments.tsx
Outdated
Show resolved
Hide resolved
frontend/app-development/features/administration/components/AppLogs.tsx
Outdated
Show resolved
Hide resolved
frontend/app-development/features/administration/components/AppStatus.module.css
Outdated
Show resolved
Hide resolved
frontend/app-development/features/administration/components/LegacyAdministration.module.css
Outdated
Show resolved
Hide resolved
frontend/app-development/features/administration/components/AppEnvironments.tsx
Fixed
Show fixed
Hide fixed
frontend/app-development/features/administration/components/AppStatus.module.css
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏
Description
Add app status to the overview page
Here is how it should look when all PRs are merged
Related Issue(s)
Verification