
Redesigning Workflow experience with Temporal’s New UI
4/23/2024
This post details the redesign of the Temporal Workflow Execution UI. It introduces the concept of 'Event Groups' to simplify the event history and describes three new views: Compact, Timeline, and Full History. The Compact view presents event groups linearly, the Timeline view visualizes event durations and timings, and the Full History view offers a detailed, git-tree-like representation of all events. The post also elaborates on shared visual elements like lines, dots, icons, and colors used to represent event status and types, and introduces 'liveness' for real-time updates. New features like filtering by event types, dedicated tabs for Relationships and Metadata, Dark Mode (in open source), and the ability to hide child workflows in the list are also highlighted. The UI is now available in Temporal Cloud and Open Source.

