You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add revision/generation dropdowns in workbench and expose compensation content via API
- Add Content to EventCompensation concept and OriginalContent to AppendedEvent
- Update EventConverter to populate compensation content and original content
- Add EventCompensation gRPC contract class with content
- Update AppendedEvent contract with OriginalContent and Compensations
- Add GetAllGenerationsForEventType API endpoint
- Update AppendedEventConverters at kernel service and API layers
- Add EventCompensation HTTP API model
- Update proto files (events.proto, eventsequences.proto)
- Regenerate TypeScript proxies (AppendedEvent, EventCompensation, AllEventTypeGenerations)
- Add revision dropdown in EventDetails for compensated events
- Add generation dropdown in TypeDetails for event types with multiple generations
- Add translation strings for revision/generation UI
Co-authored-by: einari <134365+einari@users.noreply.github.com>
0 commit comments