Skip to content

Releases: temporalio/ui-server

v2.24.0

29 Feb 22:41
Compare
Choose a tag to compare
  • 2024-02-29 - 2d8fe6ef1 - Update version.go to v2.24.0 (#1898)
  • 2024-02-29 - ff92c6bb4 - Fix the signal params (#1897)
  • 2024-02-29 - 09f07a7b6 - Move reachability out of workflow run and to workflow workers page (#1893)
  • 2024-02-29 - d7a437111 - Change ScrollToTop button to primary instead of secondary (#1895)
  • 2024-02-28 - 6e83674b3 - 2.24.2 (#1892)
  • 2024-02-28 - ceb250aab - remove enabled from buttons (#1887)
  • 2024-02-28 - b12ce7c99 - add active color to plug in and update styling to match designs (#1890)
  • 2024-02-27 - 6891fb810 - 2.24.1 (#1888)
  • 2024-02-27 - 79507f0d3 - fix select/menu-button and checkbox in light mode on dark bg (#1885)
  • 2024-02-27 - 1324ca7cd - Flip the order to always use globalThis.AccessToken first if it exists (#1886)
  • 2024-02-27 - 2452751b1 - 2.24.0 (#1883)
  • 2024-02-27 - 27eedc1f5 - Svelte 4 and SvelteKit 2 Upgrade (#1868)
  • 2024-02-26 - fc6a8ea7b - 2.23.6 (#1882)
  • 2024-02-26 - 63bd7a4cc - Dark mode select combobox menu checkbox (#1878)
  • 2024-02-22 - 4f258a2e7 - Dark mode button (#1874)
  • 2024-02-22 - 069a7dd3c - 2.23.5 (#1876)
  • 2024-02-22 - cf44b901b - Fix undefined translated values (#1877)
  • 2024-02-21 - 946bec265 - Add default 500 error code and empty string (#1838)
  • 2024-02-20 - 8606a12e6 - Fix error message on workflow query, show error on call stack as well (#1873)
  • 2024-02-16 - 29c87b754 - Fix backdrop for Modal component (#1871)
  • 2024-02-15 - 1aa608352 - Support mergable classes (#1849)
  • 2024-02-15 - 62bcb75c2 - Simplify Toggle Switch, add support for dark mode (#1870)
  • 2024-02-14 - 86b122a73 - 2.23.4 (#1867)
  • 2024-02-14 - f060a6866 - support label slot in checkbox (#1866)
  • 2024-02-14 - 97bba4e61 - Use twMerge in Skeleton component (#1865)
  • 2024-02-13 - 5951eae8d - 2.23.3 (#1864)
  • 2024-02-13 - e05a89a5d - Move tailwind theme to lib to import in theme (#1863)
  • 2024-02-13 - a3127a5de - Add text-inverse for surface-inverse (#1862)
  • 2024-02-13 - f0bec8fe2 - add error state to combobox (#1855)
  • 2024-02-13 - 4a1f055a6 - Make PayloadDecoder reactive from value (#1861)
  • 2024-02-12 - defc03aec - Update drawer types and x color props (#1854)
  • 2024-02-12 - b3d1a8487 - Stop UI server from using stdout/stderr inadvertently (#1858)
  • 2024-02-02 - ad1a06640 - Bump to 2.23.2 (#1853)
  • 2024-02-02 - ef9ff8e7b - Make permissions reactive (#1852)
  • 2024-02-02 - 458728001 - Animate batch operations with CSS (#1850)
  • 2024-02-02 - 51fced046 - Add badge color, add support for dark mode (#1848)
  • 2024-02-02 - 449f288ad - Add trailing-slash utility and use on codec server endpoint (#1843)
  • 2024-02-01 - 1e71adf72 - Refactor select-namespace page (#1845)
  • 2024-02-01 - be855861a - Adjust event history classes (#1847)
  • 2024-01-31 - af16cfc96 - Add initial set of CSS classes (#1844)
  • 2024-01-31 - df3ee3017 - Setup colors via CSS variables, add initial Tailwind plugin (#1839)
  • 2024-01-31 - 06f79eb14 - 2.23.1 (#1842)
  • 2024-01-31 - 00f67326b - Add icons (#1837)
  • 2024-01-31 - 0c30139e7 - fix batch operation query bug (#1840)
  • 2024-01-30 - 563937ce1 - Add dark mode support for Storybook (#1834)
  • 2024-01-30 - 5bbf32a94 - 2.23.0 (#1836)
  • 2024-01-30 - cdc9f705a - Drawer fix (#1833)
  • 2024-01-30 - b7ea616a0 - Fix event groups sort order (#1830)
  • 2024-01-29 - 93e550102 - Add hidden/optional dark mode (#1832)
  • 2024-01-29 - 8988c408a - Bump vite from 4.0.5 to 4.5.2 (#1810)

v2.23.0

29 Jan 18:55
Compare
Choose a tag to compare
  • 2024-01-29 - c83a1c12 - Update version.go to v2.23.0 (#1831)
  • 2024-01-29 - 44d47212 - Update ui-server to use the new protos (#1775)
  • 2024-01-26 - 767f1b1a - Small UI fixes for DatetimeFilter (#1829)
  • 2024-01-26 - 891ba386 - 2.22.7 (#1828)
  • 2024-01-26 - 90e1c36a - Make href required, use default behavior if metakey is pressed in Link (#1826)
  • 2024-01-26 - fa7462f5 - Better timeline labels for localActivity (#1827)

v2.22.3

25 Jan 14:17
Compare
Choose a tag to compare
  • 2024-01-24 - d22a682b - Update version.go to v2.22.3 (#1824)
  • 2024-01-24 - df5c8c9c - 2.22.6 (#1823)
  • 2024-01-24 - 915bf2e2 - Timeline UI improvements (#1790)
  • 2024-01-24 - 6a896160 - Workflow Error Page (#1821)
  • 2024-01-24 - 052c2f76 - clean up checkbox styles, fix some input combobox styles (#1822)
  • 2024-01-23 - e645a074 - Add hideCount prop for Input (#1820)
  • 2024-01-23 - cc31503f - Use goto in Link (#1819)
  • 2024-01-23 - 8f4f7fe0 - Show Activity Type for local activities in all SDKs (#1795)
  • 2024-01-22 - 4b1f22cc - 2.22.5 (#1817)
  • 2024-01-22 - 32d49c83 - Fix width of schedule time and abbr (#1816)
  • 2024-01-22 - b2568861 - 2.22.4 (#1815)
  • 2024-01-22 - 27f9571c - Translate labels in svelte file (#1814)
  • 2024-01-22 - c26486f8 - 2.22.3 (#1813)
  • 2024-01-22 - bb2da8f9 - Don't redraw on category change (#1812)
  • 2024-01-22 - 55d3918f - Remove width for inputs to grow for suffix and max length (#1811)
  • 2024-01-19 - 7df6e28a - bump version in package.json to v2.22.2 (#1809)
  • 2024-01-19 - f7f67e43 - Fix schedules nav icon (#1808)

v2.22.2

19 Jan 17:30
Compare
Choose a tag to compare
  • 2024-01-19 - 549bb774 - Update version.go to 2.22.2 (#1807)
  • 2024-01-19 - 35cc7165 - MultiSelect component used in Event Type filter (#1806)
  • 2024-01-18 - 2f0fb5bc - Add back single banner (#1803)
  • 2024-01-18 - afdc72a6 - Add back display relative to checkbox on table row (#1805)

v2.22.1

17 Jan 20:10
Compare
Choose a tag to compare
  • 2024-01-17 - 2eb036d3 - Update version.go to v2.22.1 (#1802)
  • 2024-01-17 - 7b914a20 - Add DisableWriteMiddleware middleware for ui-server (#1800)
  • 2024-01-17 - 971c3725 - Update CodeBlock to support shell language (#1801)

v2.22.0

16 Jan 17:36
Compare
Choose a tag to compare
  • 2024-01-16 - bff59188 - Update version.go to v2.22.0 (#1799)
  • 2024-01-16 - 87af788b - 2.22.0 (#1798)
  • 2024-01-12 - 74a14207 - Add padding for checkbox in workflow table (#1796)
  • 2024-01-11 - afb3eaa0 - Await parent before fetching (#1794)
  • 2024-01-11 - e22eff22 - Decode string fallback for weird unicode edge cases (#1793)
  • 2024-01-10 - 51ee2cf7 - Checkboxiis are now laid out with flex instead of only using absolute… (#1788)
  • 2024-01-05 - 6aceea0c - DT-1654 - add scheduled by id and scheduled start time to workflow table columns (#1785)

v2.21.4

04 Jan 21:35
Compare
Choose a tag to compare
  • 2024-01-04 - 8de6b50a - Update version.go to 2.21.4 (#1762)
  • 2024-01-04 - f0291feb - Schedules with API Pagination (#1779)
  • 2024-01-03 - 1c5bf198 - Add support for decoding non-indexedFields searchAttributes and add back Search Attributes tab (#1784)
  • 2024-01-03 - c829e62c - Trim schedule name on create (#1783)
  • 2023-12-15 - dc74357b - Include milliseconds on duration (#1776)
  • 2023-12-12 - cbdfcbaa - 2.21.10 (#1772)
  • 2023-12-12 - 0ee1d640 - Render button if button with href is disabled (#1771)
  • 2023-12-12 - 5c33927e - Rename Stack Trace to Call Stack (#1770)
  • 2023-12-11 - 4b149f76 - Fix Boolean filter search (#1769)
  • 2023-11-28 - 9a964720 - 2.21.9 (#1766)
  • 2023-11-28 - 607b4a3e - Add back broadcast to event view (#1765)
  • 2023-11-27 - 6073bf69 - 2.21.8 (#1764)
  • 2023-11-27 - 0df8820f - Remove preview badge for Schedules (#1763)
  • 2023-11-27 - ce72dd2e - 2.21.7 (#1761)
  • 2023-11-20 - 0af89968 - Add maxLength to Textarea (#1758)
  • 2023-11-20 - d618b96a - Get selected timezone and format with abbr (#1759)
  • 2023-11-20 - 59775741 - Use activityId instead of event.id for finding pending activities (#1760)
  • 2023-11-20 - 8161d2dc - Set broadcastToAll to false for eventViewType (#1753)
  • 2023-11-17 - 76458c30 - 2.21.6 (#1756)
  • 2023-11-17 - c452b060 - Account for removing OR filters in combineFilters (#1755)
  • 2023-11-17 - 89a7e656 - Account for local timezone option in getTimezone (#1752)
  • 2023-11-17 - e14615ee - Delete .github/workflows/semgrep.yml (#1754)
  • 2023-11-15 - 9c0cf36d - 2.21.5 (#1751)
  • 2023-11-15 - 3ce54fa8 - Use basic frequency without CodeBlock for schedules list view (#1749)
  • 2023-11-14 - 37872fe4 - Add search attributes to workflow summary and remove them from event history table (#1750)
  • 2023-11-13 - b8741d34 - Apply selected timezone to datetime filters (#1736)
  • 2023-11-13 - 209e124d - 2.21.4 (#1748)
  • 2023-11-13 - 3ad50790 - Add a link to a users profile in the top nav (#1744)

v2.21.3

09 Nov 22:19
Compare
Choose a tag to compare
  • 2023-11-09 - dbab70c2 - UIVersion 2.21.3 (#1747)
  • 2023-11-09 - f7404dba - 2.21.3 (#1746)
  • 2023-11-09 - 7be831a6 - Fix routes for schedules (#1745)
  • 2023-11-09 - 01ff82e0 - Make View Search Input toggle sticky (#1738)

v2.21.2

09 Nov 03:03
Compare
Choose a tag to compare
  • 2023-11-08 - d38b2404 - UIVersion 2.21.2 (#1743)
  • 2023-11-08 - ccbe4508 - 2.21.2 (#1742)
  • 2023-11-08 - 70a11447 - Fix workflow.signal route parameters and types and add unit tests for our workflow apis (#1741)

v2.21.1

09 Nov 01:09
Compare
Choose a tag to compare
  • 2023-11-08 - 58f3c7dc - bump ui-server version to v2.21.1
  • 2023-11-08 - 83356043 - 2.21.1 (#1739)
  • 2023-11-08 - 3d17f621 - change runId query param to execution.runId (#1737)
  • 2023-11-08 - b3a7c2d3 - Support duration strings for ExecutionDuration queries (#1734)