Commit 8cb38b9
CCI page: split Assessment Procedure into labeled 800-53A / DoD AP lines
The Assessment Procedure column rendered the 800-53A reference inline and
hid the DoD AP acronym in a hover-only title tooltip (unreachable on touch,
and easy to miss on desktop). Surface both as stacked, labeled lines:
800-53A: AC-1.1 (i and ii)
DoD AP: AC-1.3
- apCell now emits an "800-53A:" line for a true version-1 reference (or the
control-ref fallback + "from Rev N" badge when there's no 800-53A ref), and
a second "DoD AP:" line whenever the CCI carries a DoD assessment procedure
(1,116 rows show both; 1,796 fallback rows still get the DoD AP line).
- Removed the now-redundant whole-cell DoD-AP title tooltip.
- Exports keep up: Excel ('export' orthogonal) emits clean labeled text, and
sort/filter now also match the DoD AP value so the column is searchable by
either identifier.
- Muted .ap-label styling keeps the identifiers themselves prominent.
No controller/JSON change (ap_acronym was already in the row data); CciControllerTest stays green (3 tests).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 5b8ac5d commit 8cb38b9
1 file changed
Lines changed: 32 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
102 | 107 | | |
103 | 108 | | |
104 | 109 | | |
105 | | - | |
106 | | - | |
107 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
108 | 113 | | |
109 | 114 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
117 | 139 | | |
118 | 140 | | |
119 | 141 | | |
| |||
0 commit comments