Commit f11e6c6
feat(report-portal): support multiple launches per entity (#8052)
* feat(report-portal): support multiple launches per entity
Signed-off-by: Kyle Brown <kyle.brown@nisc.coop>
* fix(report-portal): align launch counts to right edge of accordion summary
Signed-off-by: Kyle Brown <kyle.brown@nisc.coop>
* docs(report-portal): update README with multi-launch annotation support
Signed-off-by: Kyle Brown <kyle.brown@nisc.coop>
---------
Signed-off-by: Kyle Brown <kyle.brown@nisc.coop>
Co-authored-by: Kyle Brown <kyle.brown@nisc.coop>1 parent fbab1e3 commit f11e6c6
File tree
6 files changed
+374
-176
lines changed- workspaces/report-portal
- .changeset
- plugins
- report-portal
- src
- components/ReportPortalOverviewCard
- hooks
- utils
- search-backend-module-report-portal/src/collators
6 files changed
+374
-176
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
130 | 149 | | |
131 | 150 | | |
132 | 151 | | |
| |||
0 commit comments