Commit 939b522
committed
chore(cleanup): remove dead view files orphaned by #131 manifest cleanup
12 .vue wrappers in src/views/ no longer mount from manifest.json after
the customs → lib-component flip in #131. Removed from registry.js and
customComponents.js, then deleted the files.
Deleted (each → lib component now mounting it):
- AuditPackExportModal, RequestExportModal → CnExportWizard
- BulkEnrolModal, ImportQtiModal → CnWizardDialog
- CohortTimetable → CnTimelineView
- CredentialVerify → type:'detail' + config.mode:'public'
- GradebookView, MarkAttendanceView → CnDataMatrix
- LearningPlanEditor → CnRelationshipGraph
- OsoDossierReviewView → CnStructuredDocReview
- SignPlanModal → CnSignatureCapture
- SubmitExcuseModal, SubmitWorkModal → CnRichSubmitDialog
Kept (still mount via 6 remaining type:'custom' entries — no lib analogue):
ItemAuthorView, GradeImpactDetail, LessonPlayer, MarkSubmissionView,
ProctoringReviewQueue, TakeAssessmentView.
Closes #132.1 parent 126d10b commit 939b522
15 files changed
Lines changed: 3 additions & 6292 deletions
File tree
- src
- views
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 12 | | |
18 | | - | |
19 | 13 | | |
20 | | - | |
21 | 14 | | |
22 | | - | |
23 | 15 | | |
24 | | - | |
25 | 16 | | |
26 | 17 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 18 | | |
32 | 19 | | |
33 | 20 | | |
34 | 21 | | |
35 | 22 | | |
36 | 23 | | |
37 | 24 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 25 | | |
44 | | - | |
45 | 26 | | |
46 | | - | |
47 | 27 | | |
48 | | - | |
49 | 28 | | |
50 | | - | |
51 | 29 | | |
52 | | - | |
53 | 30 | | |
54 | 31 | | |
55 | 32 | | |
56 | 33 | | |
57 | 34 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 35 | | |
62 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 21 | | |
27 | | - | |
28 | 22 | | |
29 | | - | |
30 | 23 | | |
31 | | - | |
32 | 24 | | |
33 | | - | |
34 | 25 | | |
35 | 26 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 27 | | |
41 | 28 | | |
42 | 29 | | |
43 | 30 | | |
44 | 31 | | |
45 | 32 | | |
46 | 33 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 34 | + | |
60 | 35 | | |
61 | 36 | | |
62 | | - | |
63 | 37 | | |
64 | | - | |
65 | 38 | | |
66 | | - | |
67 | 39 | | |
68 | 40 | | |
69 | 41 | | |
| |||
0 commit comments