Releases: temporalio/ui-server
Releases · temporalio/ui-server
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)
v2.1.0
- 2022-06-22 - 8415b7d - Accept authorization header as an access-token for API requests (#159)
- 2022-06-23 - 25a981a - Add middleware for access token (#616)
- 2022-06-22 - f2f79aa - Fix isCloudGuard check for isCloud (#617)
- 2022-06-22 - 2521fa5 - improve pending activities summary and details (#611)
- 2022-06-15 - 80a5956 - Workflow Type click filter (#598)
- 2022-06-14 - b7cf415 - Fix publish step (#590)
Full Changelog: v2.0.1...v2.1.0
v2.0.1
- 2022-06-12 - 18bbaec - Add keywords, homepage, license to package json (#583)
- 2022-06-10 - 04da180 - Install pnpm dev dependencies to fix build (#581)
- 2022-06-10 - aab94b6 - Bump holocene to v0.0.17 (#580)
- 2022-06-10 - 9fc62af - Fix importer by adding params, settings (#575)
- 2022-06-10 - 18aacb8 - Show single cloud namespace in drawer (#579)
- 2022-06-10 - e8ae599 - replace font-awesome icons with our own (#574)
- 2022-06-09 - b8cd310 - Persist workflow search query on back (#578)
- 2022-06-09 - d4a7259 - UI page refactor to prepare for publish and linking (#577)
- 2022-06-07 - bc87242 - Add .whitesource configuration file (#573)
- 2022-06-07 - 353b50d - fix stack trace error case (#571)
- 2022-06-06 - 579507d - Remove note about pre-release software