This interface should be implemented by components intended to display a history entry in the Order or Customer history timeline. If the component needs access to the Order or Customer object itself, you should implement or respectively.
TimelineHistoryEntryThe HistoryEntry data.
(entry: TimelineHistoryEntry) => TimelineDisplayTypeDefines whether this entry is highlighted with a "success", "error" etc. color.
(entry: TimelineHistoryEntry) => booleanFeatured entries are always expanded. Non-featured entries start of collapsed and can be clicked to expand.
(entry: TimelineHistoryEntry) => string | undefinedReturns the name of the person who did this action. For example, it could be the Customer's name or "Administrator".
(entry: TimelineHistoryEntry) => string | string[] | undefinedOptional Clarity icon shape to display with the entry. Examples: 'note', ['success-standard', 'is-solid']
Architecture reviews, custom plugin work, migrations, ongoing support. Get a hand from the team that builds Vendure.