-
Notifications
You must be signed in to change notification settings - Fork 43
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
🐛 UX improvements for app assessment/review discard #1525
🐛 UX improvements for app assessment/review discard #1525
Conversation
ibolton336
commented
Nov 8, 2023
•
edited
Loading
edited
- Resolves https://issues.redhat.com/browse/MTA-1611
- Add tooltip to indicate review completed for ARCHETYPE.
- Break up delete for reviews /assessments into two separate options for applications table actions column.
- Invalidate assessments by AppId when fetching apps to fix stale assessment status post-assessmentDelete from the app table.
- Add discard assessment & discard review options for archetype page.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1525 +/- ##
==========================================
+ Coverage 40.52% 40.65% +0.12%
==========================================
Files 145 145
Lines 4622 4615 -7
Branches 1084 1077 -7
==========================================
+ Hits 1873 1876 +3
+ Misses 2735 2725 -10
Partials 14 14
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Signed-off-by: ibolton336 <ibolton@redhat.com>
Signed-off-by: ibolton336 <ibolton@redhat.com>
0b34b8b
to
56fc0e9
Compare
Signed-off-by: ibolton336 <ibolton@redhat.com>
5c47660
to
cf4cfee
Compare