Skip to content

Releases: temporalio/ui-server

v0.12.1

29 Apr 21:12
Compare
Choose a tag to compare
  • 2022-04-29 - 57a90df - Fail silently on github service errors (#505)
  • 2022-04-29 - 4191597 - Add integration tests for event history JSON view (#499)
  • 2022-04-29 - c889893 - Differentiate on workflow input and results testing tags (#500)
  • 2022-04-29 - 8680a29 - Fix WorkflowEvents type; address warnings (#503)
  • 2022-04-28 - f9031f3 - Put workers in the same table; respect time settings (#498)
  • 2022-04-28 - d463e63 - Add integration tests for Workflow Input and Results (#494)

v0.12.0

28 Apr 18:13
Compare
Choose a tag to compare

UI* 2022-04-28 - d463e63 - Add integration tests for Workflow Input and Results (#494)

  • 2022-04-28 - 7023f81 - Resolve cypress failing in headed mode (#493)
  • 2022-04-28 - 1396bd0 - Event History Styling (#495)
  • 2022-04-28 - bcef4f6 - Remove SSR, fix onError listener and use correct websocket var for hasWebsocket check (#492)
  • 2022-04-26 - 29dad8e - Fix workflow page 404 on special characters in workflow ID (#491)
  • 2022-04-26 - 484f5ec - Add UI new version banner (#476)

v0.11.0

26 Apr 19:54
Compare
Choose a tag to compare
  • 2022-04-26 - f773de7 - Put workers in the same table; respect time settings (#490)
  • 2022-04-26 - e7fc491 - Add reverse query param to event history route (#489)
  • 2022-04-26 - 2b40da6 - Refactoring: Event Groups and Event Types (#488)
  • 2022-04-26 - 77e1edd - Use native underlines for links (#484)
  • 2022-04-26 - 5284e51 - Flip input and label for expand all (#487)
  • 2022-04-26 - 8ad598d - Fix archived workflows query and to only show with both archived and visibility enabled (#486)
  • 2022-04-26 - ed12424 - Loading state for Results when the workflow is running (#483)
  • 2022-04-26 - bc9d4c7 - Address lint issues (#482)
  • 2022-04-25 - 1a58b71 - Make banner component reusable (#469)
  • 2022-04-25 - 2477c06 - Add debouncing to workflow filters (#481)
  • 2022-04-25 - 9f5f249 - Make the whole feedback button a link (#473)
  • 2022-04-25 - da43f4d - Remove summary/full view and add feed view with expand all toggle (#478)
  • 2022-04-25 - 12a2f25 - Address bugs on workflow execution page (#480)
  • 2022-04-25 - bf854e3 - Remove headers from __error (#479)
  • 2022-04-25 - 2525b62 - Redirect to login if unauthorized (#477)

v0.10.6

22 Apr 15:35
Compare
Choose a tag to compare

2022-04-22 - ea08294 - Update link colors (#472)
2022-04-22 - fa50965 - Use props for export history url fetch, not params (#471)

v0.10.5

22 Apr 15:12
Compare
Choose a tag to compare
  • 2022-04-22 - 4c3988e - Add login button if auth enabled and no user to allow navigation to login page (#470)
  • 2022-04-21 - e6fa482 - Change new version release link from current to recommended (#463)

v0.10.4

21 Apr 21:36
Compare
Choose a tag to compare
  • 2022-04-21 - 09422f6 - Sync basic and advanced queries (#467)
  • 2022-04-21 - 5e51fa3 - Create indented block from Workflow Task Started to last Command event (#468)
  • 2022-04-21 - 81458bf - Use window.location.assign instead of goto on redirect to login (#466)
  • 2022-04-21 - acc19ca - Responsive truncated length, event view tab, event details alignment (#464)

v0.10.3

20 Apr 21:17
Compare
Choose a tag to compare
  • 2022-04-20 - 56aafcf - Make event history table fixed so keep code block within column (#462)
  • 2022-04-20 - c39f0ff - Persist workflow details view choice (#461)
  • 2022-04-20 - 2a52196 - Date and time persistence (#460)
  • 2022-04-20 - 55f2ae3 - Move preventDefault/stopPropagation to copy function (#459)
  • 2022-04-20 - 2c19ea8 - Namespace settings page (#457)
  • 2022-04-20 - ff17fff - Increase status column width to prevent wrapping of Timed Out status. (#458)
  • 2022-04-19 - e6d477a - Truncate workflow id and type and add copyable tooltip (#456)
  • 2022-04-19 - 8e89afc - Make more data copyable or selectable (#453)
  • 2022-04-18 - 2f0e8cb - Correct namespace in tctl enable archival command (#454)
  • 2022-04-18 - 6798dcf - Responsive summary and navigation (#452)
  • 2022-04-18 - 972b920 - Truncate height of code block; remove framing logic (#451)
  • 2022-04-18 - 3b61a7b - Create reusable Copyable Component; use in workflow list (#450)
  • 2022-04-18 - d9383fd - Add the Button component to storybook (#444)
  • 2022-04-18 - 0447bf2 - Heart Beat Indicator on Running Status (#446)
  • 2022-04-18 - 0f99fe2 - Load workflows onMount and update loadingRow (#445)
  • 2022-04-14 - fe9f6d5 - Lay out pending activities a little bit better (#443)
  • 2022-04-14 - 8610064 - Add Storybook, submit button for advanced search (#439)
  • 2022-04-14 - dce8f33 - Update event-summary-table.svelte (#440)

v0.10.2

14 Apr 18:28
Compare
Choose a tag to compare

UI https://github.com/temporalio/ui :

  • 2022-04-14 - 5b51106f5dbc2efef2e944940cd579b912282713 (428) - Add Date & Time filters for history events
  • 2022-04-14 - 167b039a8e7c3fc83a30266ad282010f7d3201d3 (436) - Fix archival page not fetching namespaces and add archival cypress tests
  • 2022-04-13 - 5b51106f5dbc2efef2e944940cd579b912282713 (433) - Fix named layouts showing duplicate headers on login

v0.10.1

13 Apr 21:22
Compare
Choose a tag to compare

UI https://github.com/temporalio/ui :

  • 2022-04-13 - f2a6192 - Fix unathorized error failing UI load (#430)

v0.10.0

13 Apr 15:23
Compare
Choose a tag to compare

This release contains a regression where if Auth is enabled and Temporal Service authorizer plugin is configured, the UI will not load and show a blank screen. Please upgrade to v0.10.1 or later

UI-server:

  • 2022-04-12 - e10ac17 - Unescape characters in HTTP requests and switch to temporalio/grpc-gateway (#133)
  • 2022-04-12 - 603664b - Update UI submodule
  • 2022-04-08 - b5ea689 - Increase gRPC receive max message size to 64mb (#132)

UI https://github.com/temporalio/ui :

  • 2022-04-13 - 8cbcdb2 - Show pending activities error message (#427)
  • 2022-04-13 - 3466189 - Fix workflow parent link (#426)
  • 2022-04-13 - 94f510d - Add event time into compact view (#421)
  • 2022-04-13 - f3a1d4d - Show version banner only if recommend > current version (#422)
  • 2022-04-12 - d0598e8 - Fix workflow page 404 by encoding ID and forward slash (#394)
  • 2022-04-12 - 549646d - Decrease row padding, lower line-height, event details as Inter (#420)
  • 2022-04-12 - abd387d - Improve summaries; refactor views (#417)
  • 2022-04-11 - d92c3d7 - Show results for failure cases (#416)
  • 2022-04-11 - 871b575 - Use a list of preferred event attributes (#414)
  • 2022-04-11 - 6d77a10 - Format timestamps on history events and pending activities (#411)
  • 2022-04-11 - 0e0eb38 - Simplify pending activities (#408)
  • 2022-04-11 - 3fba840 - Simplify event attributes with one key/value to just their value (#407)
  • 2022-04-11 - 3d0227b - Default to summary view (#404)