Commit 09c1ad7
committed
refactor(autofix-request): remove deprecated card component
Remove the deprecated AutofixRequestCard component from the submissions
page details and its template to streamline the codebase. Update the
autofix-request model to include a computed adminUrl property for direct
link generation. Modify the autofix-container component template to use
the new CoursePage::TestResultsBar::AutofixRequestCard component and
improve the admin link UI for easier access.
These changes improve maintainability and unify the UI components for
autofix requests in the course admin interface.1 parent 7fbdbf3 commit 09c1ad7
File tree
4 files changed
+15
-64
lines changed- app
- components/course-admin/submissions-page/submission-details
- models
4 files changed
+15
-64
lines changedLines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
4 | 13 | | |
5 | 14 | | |
6 | 15 | | |
| |||
Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 0 additions & 32 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
0 commit comments