v2.26.0
Summary
Release v2.26.0 brings a new UI to Workflow Executions. You can enable this new UI through the Labs Mode icon in the bottom left navigation. The major improvements are simplifying what you need to see to quickly understand a workflow, live feed of the event history to see what’s happening RIGHT NOW, better visuals to explore and correlate events, better performance and interactivity of rendering especially at scale, and ability to view child workflows without needing to navigate.
Other improvements:
- Prefix search for Workflows (Temporal server 1.23 required)
- Schedules Input - Add payload on create or edit and view payload
- Work towards future Dark Mode release
Change log
- 2024-04-09 - f07b9e033 - Update version to v2.26.0 (#1982)
- 2024-04-09 - 3f2d8788d - Remove unnecessary stroke from Icon (#1981)
- 2024-04-09 - 503219e1c - Stop propagation of on click event on Menu component (#1976)
- 2024-04-09 - 6e6024f80 - Audit radio input (#1966)
- 2024-04-09 - eeb7d2c00 - fix auth for settings requests (#1973)
- 2024-04-09 - ad53ab190 - update tab underline color (#1960)
- 2024-04-09 - 44d4a715e - 2.25.2 (#1980)
- 2024-04-09 - e51c0e2fc - Throttle refresh of workflow to 5 seconds, better clearing logic on switching sort and labs mode (#1979)
- 2024-04-08 - 711bceb86 - 2.25.1 (#1978)
- 2024-04-08 - 72d63afaa - Abort fetch and clear history if runId change to handle link navigation, event group styling updates, add opacity on non-primary (last clicked) event groups. (#1977)
- 2024-04-08 - 65c3f42de - 2.25.0 (#1974)
- 2024-04-08 - 587d8e1cd - Bump vite from 5.0.12 to 5.0.13 (#1959)
- 2024-04-08 - 2a731b347 - Prevent overfetching of workflow executions (#1972)
- 2024-04-08 - a50a0a643 - Revert dynamic icon paths (#1970)
- 2024-04-08 - c5135ef3b - only show scroll to bottom when there is event history, fix lines on active box on event details (#1971)
- 2024-04-06 - 0b25a4ab4 - Add noDivWrapper to Combobox icon (#1967)
- 2024-04-05 - 8df7af1ad - Better layout for nav (#1965)
- 2024-04-05 - d75736afc - Lines and Dots (#1922)
- 2024-04-04 - ba5d4dac3 - Dynamically import icons (#1851)
- 2024-04-04 - 3f48960e4 - Simplify side navigation; add dark mode support (#1846)
- 2024-04-03 - f5488bbef - Audit number input (#1941)
- 2024-04-01 - 9f3d2f7ba - Set border even when not checked or on hover (#1955)
- 2024-04-01 - 84091c9f4 - Fix gradient on skeleton loader for light mode (#1954)
- 2024-03-29 - f18deb2cc - fix colors on alert component (#1953)
- 2024-03-29 - 7a669b4e1 - Audit alert (#1951)
- 2024-03-29 - 0c4b4c92c - first attempt at empty state (#1950)
- 2024-03-28 - 3b9680007 - 2.24.5 (#1949)
- 2024-03-28 - 4f59d1014 - Set min height as height of single row (#1948)
- 2024-03-28 - 380dd27b8 - 2.24.4 (#1947)
- 2024-03-28 - 9b72afb2c - Fix paginated table to have min height, make pagination controls single row always, hide scroll to top on small screens, keep top nav as single row on all screens (#1943)
- 2024-03-28 - bcc906389 - change bg color and text color (#1946)
- 2024-03-28 - 52087b483 - Use text-disabled, not surface-disabled for checkbox to not change background color. Remove pointer events to see cursor on bulk action butons (#1945)
- 2024-03-28 - 5f70fad4e - If editing schedule with input, use existing payloads unless input changes. Set undefined input if no input instead of {} (#1944)
- 2024-03-27 - f0f153030 - Pass settings and filter out parent namespace column if cloud (#1942)
- 2024-03-27 - fe0a40733 - 2.24.3 (#1940)
- 2024-03-27 - a8c91de39 - Tab audit (#1929)
- 2024-03-27 - 3e579913e - Bump express from 4.18.2 to 4.19.2 (#1939)
- 2024-03-27 - 49ed20aef - Bump ip from 2.0.0 to 2.0.1 (#1875)
- 2024-03-27 - a56d94a16 - Add backfill option to Schedule page (#1928)
- 2024-03-27 - 6667fcf28 - Update Skeleton Table and Loader components for dark mode support (#1925)
- 2024-03-26 - db57b62ef - Filter search fixes (#1937)
- 2024-03-26 - 5e490fe34 - Update Chip & Chip Input component for dark mode support (#1932)
- 2024-03-26 - bda28925d - Add support for STARTS_WITH for prefix searching (#1936)
- 2024-03-26 - 9521cc96b - Audit icon button (#1935)
- 2024-03-26 - cab7a7825 - Support timezones in timeline (#1933)
- 2024-03-25 - ad4cb43a0 - add subtle border on dark (#1934)
- 2024-03-25 - d50735c5a - update dark boarder color (#1931)
- 2024-03-25 - c4923b5fb - change border color on dark (#1930)
- 2024-03-22 - a29024c5a - add darkmode colors (#1927)
- 2024-03-22 - d824f861e - Audit Split Button (#1926)
- 2024-03-22 - 7d158ad8b - Update Badges and the count Badge component for dark mode support (#1919)
- 2024-03-21 - 375f287c3 - Add support for custom attributes with spaces in filter search (#1921)
- 2024-03-21 - fdff7f289 - Update Toaster component for dark mode support - DT-1773 (#1918)
- 2024-03-21 - e45b27781 - Set eventGroup and events when fetching events so they use the same eventFilterSort value (#1923)
- 2024-03-19 - 181e4bb13 - fix button shadows on focus (#1920)
- 2024-03-19 - 9e6ad67ec - link audit (#1916)
- 2024-03-19 - a1a4c2bfe - Text audit (#1917)
- 2024-03-18 - 40ed3bbb2 - fix dark mode range input (#1914)
- 2024-03-15 - 9e0c1b15c - Show timer duration if under a second (#1911)
- 2024-03-15 - 242aeb938 - Radio input audit (#1912)
- 2024-03-14 - 94cd0d459 - Include Input for Schedules on Create/Edit and show Input on View (#1869)
- 2024-03-14 - de8b2d688 - Add support for WorkflowExecutionUpdateRequested event (#1884)
- 2024-03-13 - 32875b09c - fix batch operation for single wf (#1909)
- 2024-03-12 - dae6ad7de - Delete unused src/lib/utilities/is-subrow-activity.ts (#1908)