Skip to content

518 added additional relationships to Event page timelines#849

Open
kamerynB wants to merge 4 commits intomainfrom
518-add-timelines-to-events
Open

518 added additional relationships to Event page timelines#849
kamerynB wants to merge 4 commits intomainfrom
518-add-timelines-to-events

Conversation

@kamerynB
Copy link
Copy Markdown
Contributor

No description provided.

@kamerynB kamerynB force-pushed the 518-add-timelines-to-events branch from baf6362 to 13990f3 Compare February 27, 2026 17:17
Comment thread client/src/config/eventSearchTags.ts Outdated
searchTag: 'lux:eventSetsAboutTime',
tab: 'collections',
jsonSearchTerm: 'publishedDate,createdDate',
jsonSearchTerm: 'publishedDate,createdDate', // this should be correct
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this comment.

@kamerynB kamerynB force-pushed the 518-add-timelines-to-events branch 2 times, most recently from aceae6a to 86f86c7 Compare February 27, 2026 20:36
@@ -101,9 +101,29 @@ export const relatedAccordions: IHalLinks = {

// Used for rendering timelines
export const timelines: IHalLinks = {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to add an entry for itemProductionDate which will be added in the middle tier

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

Comment thread client/src/config/eventSearchTags.ts Outdated
itemIncludedDate: {
searchTag: 'lux:eventItemIncludedTime',
tab: 'objects',
jsonSearchTerm: 'publishedDate,createdDate',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

none of the timeline entries need a jsonSearchTerm. These should be removed

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

@clarkepeterf
Copy link
Copy Markdown
Contributor

@kamerynB timeline.ts facetNameMap is using the facets to give a name to each timeline label. But it is possible that multiple HAL links share the same facet. I think you'll have to change it to map by the HAL link name instead.

@kamerynB kamerynB force-pushed the 518-add-timelines-to-events branch from 2a3245e to b7b9d03 Compare March 2, 2026 18:58
Base automatically changed from release-v1.64 to main March 2, 2026 19:01
@kamerynB kamerynB changed the base branch from main to release-v1.65 March 3, 2026 19:26
Base automatically changed from release-v1.65 to main March 16, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants