Skip to content

Releases: temporalio/ui-server

v2.32.0

20 Nov 17:43
Compare
Choose a tag to compare
  • 2024-11-20 - 10e52ae39 - Update version.go to v2.32.0 (#2435)
  • 2024-11-20 - 303d7f1b4 - KeywordList search attribute support (#2420)
  • 2024-11-20 - 49063e442 - User Metadata (#2423)
  • 2024-11-20 - a4b9d3c3e - Add render route in ui-server (#2430)
  • 2024-11-20 - 532f95fe2 - Use input name for Update attribute in event summary row (#2434)
  • 2024-11-19 - bbaa395db - Update combobox to support integration with async code (#2431)
  • 2024-11-19 - 105ad96e9 - Bump @grpc/grpc-js from 1.10.8 to 1.10.9 (#2200)
  • 2024-11-19 - e6de85f82 - Bump rollup from 2.79.1 to 2.79.2 (#2419)
  • 2024-11-19 - ce45d908f - Bump vite from 5.2.14 to 5.3.6 (#2343)
  • 2024-11-19 - 71a35a064 - Bump axios from 1.7.2 to 1.7.4 (#2268)
  • 2024-11-18 - f65d406e7 - 2.32.6 (#2429)
  • 2024-11-18 - f52de8663 - Add href prop to Combobox to get reactive hrefs working correctly (#2428)
  • 2024-11-18 - 3c339b9ff - 2.32.5 (#2427)
  • 2024-11-14 - ea68f9378 - Use reactive route for namespace (#2426)
  • 2024-11-13 - a58077007 - Permanently fix formatted utc offset test (#2422)
  • 2024-11-12 - 08dc65724 - Make ids in event history mono for better spacing (#2425)
  • 2024-11-12 - 6276fd5a6 - Update go-oidc to v3.11 (#2424)
  • 2024-11-07 - 687ae0305 - fix: keep extra row cell when write actions are disabled (#2416)
  • 2024-11-06 - 185075a4f - Remove dark theme on CopyButton in CodeBlock (#2421)
  • 2024-11-06 - 34944e595 - 2.32.4 (#2417)
  • 2024-11-06 - ec4356929 - Update daylight savings test (#2418)
  • 2024-11-06 - 3a423d2bb - Add mobile option for playwright tests (#2412)
  • 2024-11-04 - d54090426 - Only encode Schedule Input when added or edited (#2384)
  • 2024-11-01 - 197e238d4 - Don't update browser history on query param changes in start workflow. preserve order of query params on goto (#2415)
  • 2024-11-01 - 558ae1bc3 - Light/Dark mode themes for Codemirror Editor (#2414)
  • 2024-10-31 - fa5e6b3ae - Add Authorization-Extras if authUser idToken exists (#2250)
  • 2024-10-30 - 0090c0945 - Use __user_metadata query if it exists (#2411)
  • 2024-10-29 - e80a7839d - Add query argument support (#2407)
  • 2024-10-29 - 39d1a21a3 - Get rid of empty class, not needed (#2410)
  • 2024-10-24 - e129594c6 - Use attempt versus retry (#2408)
  • 2024-10-23 - 2cf3d6f8e - 2.32.3 (#2406)
  • 2024-10-23 - eeb2ccad0 - Bump webpack from 5.90.3 to 5.94.0 (#2286)
  • 2024-10-23 - eb11a09e4 - Encode header fields if they exist on schedule edit (#2405)
  • 2024-10-22 - aacf78e02 - Don't use translation for default schedule column names (#2404)
  • 2024-10-22 - f2d974210 - Don't omit header attribute on event details (#2371)
  • 2024-10-22 - 42ba89818 - 2.32.2 (#2403)
  • 2024-10-22 - e91708a57 - Add toast instead of redirect on Start Workflow with link to workflow (#2402)
  • 2024-10-22 - c2047bf1c - Add new responsive styles to input on api pagination (#2333)
  • 2024-10-22 - 9d64fabce - Create CodecServerErrorBanner component (#2399)
  • 2024-10-22 - d5f3e7690 - Make workflow action menu smaller on small screens (#2401)
  • 2024-10-22 - 7de4ab598 - Fix loading state to not flash, set delay to 2 seconds (#2400)
  • 2024-10-21 - 1550c3afa - 2.32.1 (#2398)
  • 2024-10-21 - 4f0d49a75 - Remove logic for WorkflowUpdate to find corresponding initial event, add Nexus operation events to failed/timedout/canceled (#2397)
  • 2024-10-21 - 495efe966 - Codec Server error banner (#2394)
  • 2024-10-15 - 8e3486fe5 - Fix pending activity text in timeline (#2392)
  • 2024-10-14 - 6eb3c1555 - Add a second wait on start workflow for eventual consistency. Make all borders consistent (#2391)
  • 2024-10-14 - ae77f01d0 - 2.32.0 (#2390)
  • 2024-10-14 - 69f569cf8 - Move timestamps to the left side of row, include timestamp in compact view, remove icons, add duration/elapsed tooltips (#2389)
  • 2024-10-14 - f7aeff7d6 - Check filter value onRowFilterClick (#2387)
  • 2024-10-11 - 570ca0f13 - Fix retry attempt text when textAnchor is end (#2381)
  • 2024-10-11 - 605e906d7 - Show correct encoding value in PayloadInput (#2385)
  • 2024-10-11 - 7351e7e8d - Use whitespace-pre-line to wrap links correctly, remove badge on links (#2386)
  • 2024-10-10 - bcc9f02de - Explicitly check for response ok false in codeServerRequest (#2383)
  • 2024-10-10 - 241a40b76 - Use encodeUriComponent and decodeUriComponent and add tests (#2382)
  • 2024-10-09 - 6415adaca - Add newTab prop to MenuItem (#2378)
  • 2024-10-09 - f620c44be - Check for initial/lastEvent for eventTime (#2380)
  • 2024-10-09 - 258e83b80 - Add logout icon (#2379)
  • 2024-10-09 - 3a0ebb096 - 2.31.3 (#2377)
  • 2024-10-09 - 0b39a94c8 - Add pending activity attempt count to timeline (#2372)
  • 2024-10-09 - b0df11c19 - UserMenu refactoring (#2374)
  • 2024-10-08 - 17398e79a - DT-1495 - use description instead of tooltip on reset menu item (#2373)
  • 2024-10-08 - f4f9bfc54 - Refactor out payload inputs to its own component and add encoding field (#2370)
  • 2024-10-04 - 7757a34ec - Combobox component updates (#2369)
  • 2024-10-04 - 11742db15 - DT-2502 - handle WorkflowExecutionUpdateAdmitted events (#2364)
  • 2024-10-03 - 78eb5d428 - Small responsive UI improvements for EventDetailsRow (#2366)
  • 2024-10-03 - 5b6371b36 - Refactor event details link, add link support for endpointId (#2360)

v2.31.2

02 Oct 15:39
Compare
Choose a tag to compare
  • 2024-10-02 - 7a19ad564 - Update version.go to v2.30.2 (#2363)
  • 2024-10-01 - 1bb9b9a9a - Set startWorkflowDisabled to false (#2362)
  • 2024-10-01 - 229e732f0 - MenuItem updates (#2361)
  • 2024-09-30 - fcc827931 - DT-2499 - wf reset ux improvement (#2359)

v2.31.1

30 Sep 19:26
Compare
Choose a tag to compare
  • 2024-09-30 - a1d2cff9 - update UI server version to v2.31.1 (#2358)
  • 2024-09-30 - 07d826c8 - 2.31.2 (#2357)
  • 2024-09-30 - c9415a2b - DT-1740 - update workflow reset UI for new reapply types in 1.24 (#2014)
  • 2024-09-30 - 7bf4fc69 - Nexus form with searchable combobox (#2355)
  • 2024-09-27 - 8ebc23dc - Move stopPropagation to on:click for links (#2356)
  • 2024-09-27 - 0106d976 - Fix differences in duration (#2353)
  • 2024-09-27 - 4ac3e462 - Add empty state for Upcoming Runs on schedule detail page (#2354)
  • 2024-09-26 - 6292257e - DT-2347 - support multiselect in combobox (#2352)

Full Changelog: v2.31.0...v2.31.1

v2.31.0

26 Sep 18:15
884ffcd
Compare
Choose a tag to compare
  • 2024-09-26 - a0123c610 - Update go version to 1.23 in update ui-server (#2351)
  • 2024-09-25 - 43ce09c62 - Use 1.23 (#2349)
  • 2024-09-25 - 4f9ca1292 - Use go 1.23.0 (#2348)
  • 2024-09-25 - 3b5b1f0d2 - Update version.go to v2.31.0 (#2347)
  • 2024-09-24 - 55b45e01f - 2.31.1 (#2346)
  • 2024-09-24 - a9487eb8c - Small UI fixes (#2345)
  • 2024-09-24 - 24c74ab30 - 2.31.0 (#2344)
  • 2024-09-24 - 1ab17eec2 - Codefreeze 09.12.24 -> Main (#2341)
  • 2024-09-17 - 651f1d089 - 2.30.8 (#2331)
  • 2024-09-17 - 6853d85db - Remove child workflow timeline from row (#2330)
  • 2024-09-12 - 04e1fa8e7 - Nexus text changes (#2326)
  • 2024-09-12 - 0ffe09333 - Don't allow multiple status filters of the same value (#2325)
  • 2024-09-12 - 292196a08 - 2.30.7 (#2322)
  • 2024-09-12 - d9d9e453c - Allow slots to override text content (#2321)
  • 2024-09-12 - 1b1c81762 - Fix workflow counts and reactive selectedId (#2319)
  • 2024-09-12 - 8d238c3ef - Add != operator to conditional menu defaults (#2320)
  • 2024-09-11 - 13ccfd833 - Add initial tooltip to badge (#2310)
  • 2024-09-11 - 83abb8512 - Add links to workflow counts on list workflows page (#2315)

v2.30.3

10 Sep 20:32
Compare
Choose a tag to compare
  • 2024-09-10 - 7e73a9ddd - Update version.go to v2.30.3 (#2318)
  • 2024-09-10 - 6b4c4258a - 2.30.6 (#2317)
  • 2024-09-10 - 25b4795cc - Schedule search attributes (#2275)
  • 2024-09-06 - 6f842c23e - Timer value (#2313)
  • 2024-09-05 - 8f10db330 - Support IS NULL and IS NOT NULL filter search (#2298)
  • 2024-09-04 - 830de6836 - Add taskQueueView store to persist worker tab on task queue page (#2309)
  • 2024-09-04 - a6d1d8a4e - Add checks for page settings (#2307)
  • 2024-09-04 - 5ce6856a9 - 2.30.5 (#2306)

v2.30.2

04 Sep 14:35
Compare
Choose a tag to compare
  • 2024-09-04 - 6847ad72b - Update version.go to v2.30.2 (#2305)
  • 2024-09-03 - 4eb321eb4 - Fix copy button styles on CodeBlock (#2303)
  • 2024-09-03 - cde49cd71 - reduce hr margin on side nav (#2304)
  • 2024-09-03 - e269ec84a - Fix max height on PaginatedTable component (#2302)
  • 2024-09-03 - 7817cdb13 - Bidirectional Links (#2299)
  • 2024-09-03 - 6ca894d74 - 2.30.4 (#2301)
  • 2024-09-03 - 301049978 - update paginated table to support custom page size options (#2300)
  • 2024-09-03 - 1b8db391a - Make split card have a nicer fit and support hrefs. (#2295)
  • 2024-09-03 - 2d3c60eeb - DT-2422 - changes for billing center v2 (#2296)

v2.30.1

29 Aug 19:54
Compare
Choose a tag to compare
  • 2024-08-29 - d459dc033 - Update version.go to v2.30.1 (#2294)
  • 2024-08-29 - cd4a83b85 - 2.30.3 (#2293)
  • 2024-08-29 - 7db9de75b - Add select-all to code-block (#2292)
  • 2024-08-29 - 81b850754 - 2.30.2 (#2290)
  • 2024-08-29 - bcde92dd2 - Extra checks for attributes (#2291)
  • 2024-08-29 - b2bc572c7 - Add check for primary key (#2289)
  • 2024-08-28 - ce8a68dde - 2.30.1 (#2288)
  • 2024-08-28 - 67ab21384 - Add label for Next Retry on Pending Activities (#2287)
  • 2024-08-28 - cbf6f61cc - 2.30.0 (#2285)
  • 2024-08-28 - fb8eb5427 - Add next retry time and refresh workflow every 10 seconds (#2284)
  • 2024-08-28 - ceac218d5 - Remove nexus filter for now, format for time for pending events (#2283)

v2.30.0

28 Aug 01:46
Compare
Choose a tag to compare
  • 2024-08-27 - 458b81637 - Update version.go to v2.30.0 (#2282)
  • 2024-08-27 - 6b259260a - Workflow Execution Page - Bring into the Light (#2269)
  • 2024-08-26 - 5a99fd4a3 - 2.29.4 (#2281)
  • 2024-08-26 - 389cc02fa - add pageSizeOptions prop and add max-h-none to table wrapper (#2280)
  • 2024-08-26 - eaf240110 - 2.29.3 (#2279)
  • 2024-08-23 - 32d26b177 - Remove encodingDecoded field (#2274)
  • 2024-08-20 - 61ab2bf44 - Fix the wrong nano conversion in timestampToDate (#2273)
  • 2024-08-19 - 38fa5e31c - remove expand when slot is empty (#2242)
  • 2024-08-14 - 60340c208 - 2.29.2 (#2267)
  • 2024-08-13 - e08f5ee8a - Add API PaginatedTable component (#2261)
  • 2024-08-13 - 149e0111d - 2.29.1 (#2266)
  • 2024-08-13 - 51975879c - Pass helpText prop to Nexus Form (#2265)
  • 2024-08-12 - 6b2cf5640 - 2.29.0 (#2263)
  • 2024-08-12 - 0df27e674 - Ability to pass regex to form from create/edit (#2264)
  • 2024-08-12 - d7781aac2 - Markdown Render - Nexus Description (#2258)
  • 2024-08-09 - a458f6fd9 - Remove namespace name when loading schedule (#2259)
  • 2024-08-07 - 785d00669 - Nexus Callback Information (#2256)
  • 2024-08-05 - 3049ea3d7 - 2.28.11 (#2254)
  • 2024-08-05 - 771e3f19c - fix text styles in navigation badge (#2253)
  • 2024-08-02 - 72d623d36 - Revert "Update base images (#2226)" (#2252)
  • 2024-08-01 - fc30f9a02 - Extra Test Id's for easy testing (#2251)
  • 2024-08-01 - 555e018f4 - Update base images (#2226)
  • 2024-08-01 - dae9aac42 - 2.28.10 (#2249)
  • 2024-08-01 - 6cb97985b - Small UI fixes (#2248)
  • 2024-08-01 - e9b014ede - Nexus Help Text and various UI updates (#2247)
  • 2024-08-01 - 82030a9b0 - change min text color (#2245)
  • 2024-07-31 - 7f8f1f512 - 2.28.9 (#2244)
  • 2024-07-31 - d39dd5e4e - Text styles audit (#2236)
  • 2024-07-30 - af0d5451b - Dispatch ChangeSet instead of creating new EditorState on resetView in CodeBlock (#2243)
  • 2024-07-29 - 5f41480f1 - update range colors (#2240)
  • 2024-07-29 - a638bce01 - Fix editable CodeBlock (#2239)
  • 2024-07-26 - 944162d38 - Refactor encoding and decoding to use same token logic and add unit tests (#2237)
  • 2024-07-24 - d15597ac3 - 2.28.8 (#2234)
  • 2024-07-24 - 5bc4a068d - Fix alert (#2233)
  • 2024-07-24 - 2b14a4d3d - 2.28.7 (#2232)
  • 2024-07-24 - 793ea2063 - Fix WorkflowTaskFailed Alert when Cause is not provided (#2230)
  • 2024-07-23 - 29fcbacc3 - Add handleChange to bottom nav controls (#2229)
  • 2024-07-22 - 88eeac1df - Small CodeBlock in Modal fixes (#2225)
  • 2024-07-22 - 50a5e10e5 - Add Chromatic for visual regression testing (#2169)
  • 2024-07-22 - a25130253 - Update spacing and font weight (#2222)
  • 2024-07-22 - a205f523c - Return 404 page for endpoint not found. Use endpoint name on delete confirmation and remove the need to type DELETE. (#2224)
  • 2024-07-19 - a852a06c4 - 2.28.6 (#2221)
  • 2024-07-19 - 22e0d77f9 - fix navigation badge styles (#2220)
  • 2024-07-19 - 7f351f812 - Add WorkflowProperties event and group with Marker and SAUpsert into new Other group (#2219)

v2.29.2

19 Jul 13:14
Compare
Choose a tag to compare
  • 2024-07-19 - 2d2065099 - Update version.go to v2.29.2 (#2218)
  • 2024-07-18 - 65ece2565 - 2.28.5 (#2217)
  • 2024-07-18 - 7ef470154 - New nexus icon (#2216)
  • 2024-07-17 - 7ec729131 - Fix hover background on Namespace selector (#2214)
  • 2024-07-17 - c84b7dff0 - Update codemirror to get bug fixes (#2213)
  • 2024-07-16 - 3d38441b2 - 2.28.4 (#2211)
  • 2024-07-16 - b04945aac - add new components for promo nav item (#2210)
  • 2024-07-16 - 118c87a40 - 2.28.3 (#2209)
  • 2024-07-16 - c0127ad05 - New Nexus icon (#2208)
  • 2024-07-15 - a97655209 - Nexus Bug Bash UI updates (#2207)
  • 2024-07-15 - f418976ce - Mobile Nav (#2197)

v2.29.1

12 Jul 16:19
Compare
Choose a tag to compare
  • 2024-07-12 - 9b64e7bf9 - Update version.go to v2.29.1 (#2206)
  • 2024-07-12 - a4e910aca - use uuid and not temporal package (#2205)
  • 2024-07-12 - 5e62656d6 - Comment out new routes (#2204)