Releases: temporalio/ui-server
Releases · temporalio/ui-server
v2.4.0
- 2022-07-28 - 60b5d1c - Add configuration to disable write actions (#194)
- 2022-07-28 - 9e9d80e - Hide terminate button if disabled (#732)
- 2022-07-22 - f603884 - Add workflow run and events refresh (#723)
- 2022-07-21 - ac078ab - Add workflow refresh button (#720)
- 2022-07-21 - 11bac96 - Timeline View (#708)
- 2022-07-21 - 77ef8dc - Add new task-queues route and link to it on event history (#717)
- 2022-07-21 - 69e9289 - Add pending children links to workflow header (#709)
v2.3.0
v2.2.3
- 2022-07-18 - bc9b098 - fix login button positioning (#703)
- 2022-07-18 - d1c9e35 - Give menu-button a type so that it doesn't trigger forms (#702)
- 2022-07-18 - 39d9f78 - clean up holocene components for use in cloud-ui (#693)
- 2022-07-18 - 321fd5d - Stack trace query network responses added to fixtures (#695)
v2.2.2
- 0e136f2 | Fix logout that didn't clear ID Token (#182)
- 2022-07-18 - 19e4a4c - Fix auth redirection to VITE_API address (#691)
- 2022-07-15 - 3dea71e - Prevent last pass from filling anything out. (#690)
- 2022-07-15 - ffa703e - Disable autocomplete for our forms (#694)
- 2022-07-14 - b09cd9b - Show search attributes on the namespace settings page, fix CodeBlock (#687)
- 2022-07-12 - c6c778c - Don't use dynamic page titles (#682)
- 2022-07-12 - 0af54c4 - Rework Code Blocks in Pending Activities (#678)
- 2022-07-12 - 52c1213 - Close the namespace switcher when pressing escape. (#675)
v2.2.1
v2.2.0
v2.1.4
v2.1.3
- 2022-06-29 - f0a99ee - Update cloud docker pipeline name (#168)
- 2022-06-29 - 8b82ba1 - Add pipeline to build cloud images (#167)
- 2022-07-01 - 62a0488 - Add button type submit on search to fix advanced search (#658)
- 2022-07-01 - 19edb96 - Address edge case in ordering hash and search parameters (#656)
- 2022-07-01 - c4d499e - Increase code coverage on toDuration (#657)
- 2022-07-01 - 953d684 - Always show event history in ascending order in JSON view, closes #645 (#646)
- 2022-06-30 - 5efae1b - minor style/API changes for holocene components (#653)
- 2022-06-30 - 83fa7f2 - add onError handler for fetchAllWorkflows, show error in empty state (#652)
- 2022-06-30 - b2320a7 - improve buttons, support button count badge (#651)
- 2022-06-30 - 8a1c357 - implement split button in holocene (#649)
- 2022-06-30 - a803bb3 - Set lastUsedNamespace on namespace page mount (#648)
- 2022-06-30 - eac37ed - Add isCloud check for supportsReverseOrder (#642)
- 2022-06-30 - 120e221 - implement dropdown button (#643)
- 2022-06-29 - 91d29c5 - Better page transitions, add hash to href to always trigger page store updates (#641)
v2.1.2
- 2022-06-29 - 63cf741 - Update version.go (#166)
- 2022-06-29 - 0bb89cb - Pass authorization header as is (#165)
- 2022-06-28 - 4c5d5ec - Upgrade docker base image versions
- 2022-06-28 - 472e96a - Bump UI version to v2.1.1 (#164)
- 2022-06-29 - ce9a27f - Remove isCloud boolean to namespaces nav to show namespaces for cloud (#639)
- 2022-06-29 - 0eb897c - Fallback to ascending event order on older versions of Temporal Server, show Temporal versions (#638)
- 2022-06-28 - 3e517f6 - Add Namespace icon in nav to go to list of namespaces, Namespace switcher in Workflows page (#633)
- 2022-06-28 - c783f39 - Remove goto as a required argument for updateQueryParams (#636)
- 2022-06-28 - d5b2ff2 - add Table and Accordion components to holocene (#635)
- 2022-06-28 - e78ce23 - Address of TypeScript and ESLint warnings and hints (#634)
- 2022-06-28 - 9ec6d8a - add non-native select input (#627)
v2.1.1
- 2022-06-27 - 1590adb - Show more auth failure details (#163)
- 2022-06-28 - 89cf0f5 - Add coverage and UI for Vitest (#632)
- 2022-06-27 - d1e9c0b - Replace Jest with Vitest (#628)
- 2022-06-24 - a40c21f - Make namespace name 12px, truncate and show tooltip above on open nav (#624)
- 2022-06-24 - 130a87b - Update string for settings clusters description (#620)
- 2022-06-24 - 92c8a40 - Refactor workflow routes into pages and layouts (#623)