Skip to content

Releases: temporalio/ui-server

v2.4.0

29 Jul 02:27
9c9a5d5
Compare
Choose a tag to compare
  • 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

22 Jul 18:26
c6e5d20
Compare
Choose a tag to compare
  • 2022-07-22 - 912eabc - Support filesystem based session store
  • 2022-07-19 - e5931e1 - Support setting session store as plugin (#187)
  • 2022-07-19 - 6611ee5 - Implement Chip Input (#707)
  • 2022-07-19 - 16fdac7 - Pending activity label updates (#704)
  • 2022-07-18 - 3e25279 - implement toggle switch (#696)

v2.2.3

18 Jul 18:35
e89f260
Compare
Choose a tag to compare
  • 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

18 Jul 17:03
6e7bcd7
Compare
Choose a tag to compare
  • 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

12 Jul 17:48
4e40d52
Compare
Choose a tag to compare
  • 2022-07-12 - b9e5276 - Remove requiring CA for TLS connection (#179)
  • 2022-07-11 - 9ea85bd - Don't fetch stack trace when no workers running, better warning message (#680)
  • 2022-07-11 - 507b038 - Add nested fields to find payloads (#677)
  • 2022-07-07 - 180b055 - Add page title to every page (#674)

v2.2.0

06 Jul 20:17
d2ab66e
Compare
Choose a tag to compare
  • 2022-07-06 - 2a88c66 - Implement passing ID Token with API calls (#176)
  • 2022-07-06 - c7b9e61 - Make whole accordion title clickable to open/close (#664)
  • 2022-07-05 - 3002db6 - Schedules Feature (#662)

v2.1.4

05 Jul 20:26
5420193
Compare
Choose a tag to compare
  • 2022-07-05 - 1951f34 - Avoid duplication of auth headers (#174)
  • 2022-07-01 - 9965cdd - Address occasional auth error (#172)

v2.1.3

01 Jul 15:16
2487e92
Compare
Choose a tag to compare
  • 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

29 Jun 18:38
63cf741
Compare
Choose a tag to compare
  • 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

28 Jun 16:37
472e96a
Compare
Choose a tag to compare
  • 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)