Commit 0c96da8
committed
Render titles with source links for TIMDEX records
Why these changes are being introduced:
In TIMDEX UI, titles linked to full record views. That feature is not
currently implemented in USE UI.
Relevant ticket(s):
* [USE-99](https://mitlibraries.atlassian.net/browse/USE-99)
How this addresses that need:
This updates TIMDEX title links to use the `source_link` field.
Side effects of this change:
When developing TIMDEX UI, we decided not to test any view logic. I've
continued that practice here, with some apprehension. (We've already
missed a bug in the view while developing USE, which might have been
avoided with more robust integration testing.) Not exactly a side
effect, but perhaps a topic for future discussion.1 parent 22eb852 commit 0c96da8
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
| |||
0 commit comments