Commit 447137a
committed
get_instances: one row per instance with a multi-template thumbnail carousel
The registration MATCH returns one row per (instance, template), so a
multi-template instance appeared as several rows each with a single thumbnail.
Group by instance and join every alignment's thumbnail into the '; '-joined
multi-image carousel the V2 Images column renders, so the frontend can bring the
loaded template's thumbnail to the front. Mirrors the existing groupby collapse
in TransgeneExpressionHere and the multi-thumbnail carousel the shared
_owlery_query_to_results helper already emits.1 parent 68c3edc commit 447137a
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2461 | 2461 | | |
2462 | 2462 | | |
2463 | 2463 | | |
| 2464 | + | |
| 2465 | + | |
| 2466 | + | |
| 2467 | + | |
| 2468 | + | |
| 2469 | + | |
| 2470 | + | |
| 2471 | + | |
| 2472 | + | |
| 2473 | + | |
| 2474 | + | |
2464 | 2475 | | |
2465 | 2476 | | |
2466 | 2477 | | |
| |||
0 commit comments