Releases: temporalio/ui-server
v.2.11.1
What's Changed
- Add docker build pipeline back. by @robholland in #283
- Remove unused submodule. by @robholland in #284
Full Changelog: v2.11.0...v2.11.1
v2.11.0
What's Changed
ui-server
code was merged into ui
repo. This repo is now for creating releases for docker images.
-
UI repo merge by @robholland in #282
-
2023-03-03 - 66de9131 - Bump golang.org/x/net from 0.1.0 to 0.7.0 in /e2e (#1167)
-
2023-03-03 - f4cb1b88 - make value prop required for component (#1197)
-
2023-03-03 - b1602069 - Bump golang.org/x/crypto in /server (#1193)
-
2023-03-03 - 99feba43 - DT-551 - wrap decoding the workflow query in a try/catch (#1194)
-
2023-03-02 - e3e7acaa - 2.11.1 (#1192)
-
2023-03-02 - ae23a6ce - fix checkbox styles and pass data-testid to input (#1191)
-
2023-03-01 - 752b5ff6 - Update PR template (#1190)
-
2023-03-01 - 68c423b6 - Fix value on external change (#1189)
-
2023-03-01 - 612d5efa - add toaster import (#1188)
-
2023-03-01 - 971fb180 - Make batch action checkboxes less error prone (#1185)
-
2023-03-01 - 7f0b1b19 - implement err handling on Modals (#1187)
-
2023-03-01 - 35114fdb - Include Import Page in Navigation (#1186)
-
2023-02-28 - 7859fd21 - [DT-340] Add stack trace on expanded event details (#1128)
-
2023-02-28 - 0066a707 - Change Results to Continued as New with Input for Workflows with a Continued As New status (#1159)
-
2023-02-27 - 7e1b5132 - Fix default option behaviour (#1179)
-
2023-02-24 - 25464bc3 - Add vscode script to debug Go server (#1182)
-
2023-02-24 - 44400cb0 - Add new directories for plugins/cli download. (#1172)
-
2023-02-24 - 0115d67e - handle uncaught error in batch actions (#1184)
-
2023-02-24 - 7eead810 - Update supportsAdvancedVisibility to check for v1.20 (#1165)
-
2023-02-24 - d0254c6b - Upgrade ESLint, Prettier, and Stylelint (#1141)
-
2023-02-24 - dca67fcd - Update copy on Archival Workflows page (#1168)
-
2023-02-24 - 3521e1db - Make workflow ID copyable in header (#1177)
-
2023-02-24 - 1e295d10 - Add try/catch (#1178)
-
2023-02-24 - 85ad2b1d - Add StructuredCalendarSpec for type (#1180)
-
2023-02-22 - c9a288af - Use wait-on and tcp (#1175)
-
2023-02-22 - 2fa2d47d - Hide webkit search cancel button (#1173)
-
2023-02-21 - 5f55c145 - Fix up docker workflows. (#1147)
-
2023-02-21 - b45791ca - Bump versions to avoid downgrade for UI server. (#1170)
-
2023-02-17 - f058d0c6 - Remove explicitly running snapshot test (#1140)
-
2023-02-17 - 7fa77ef2 - 2.2.13 (#1166)
-
2023-02-17 - c2f14ba4 - DT-384 - improve modal component to support form input (#1162)
-
2023-02-17 - 01de0946 - Add JSON Formatting toggle to queries view (#1164)
-
2023-02-17 - aa60556a - Bump x/net for https://github.com/temporalio/ui-server/issues/270 (#1154)
-
2023-02-17 - 71b35964 - Don't allow redirecting away from Temporal Web via auth callback (#1157)
-
2023-02-16 - 079eff4b - Add error message if response from temporal.download fails (#1148)
-
2023-02-16 - ae8cb3a9 - Refactor files to comply with TypeScript's strict mode (#1156)
-
2023-02-16 - 9e063585 - A registry url (#1161)
-
2023-02-16 - 79f6bdc7 - 2.2.12 (#1160)
-
2023-02-16 - 660e203a - Add passing accessToken to queries/pending activities (#1158)
-
2023-02-16 - f7d41e0c - ARIA updates (#1150)
-
2023-02-16 - bc3a764b - Add a toggle for CookieSecure. (#1152)
-
2023-02-16 - bec52c08 - Bump openapi assets. (#1153)
-
2023-02-15 - a495e3da - [DT-301] - use batch API with list of workflow-executions (#1126)
-
2023-02-14 - 2a409a64 - Upgrade TypeScript to 4.9.5 (#1143)
-
2023-02-14 - 4938fb21 - UI server sync main (#1146)
-
2023-02-14 - c6f84170 - Import ui-server. (#1112)
-
2023-02-14 - 4f31541e - Update Vitest and Histoire; refactor configurations (#1139)
-
2023-02-13 - 05882961 - Update Temporal Protobuf definitions
-
2023-02-13 - ae7368b5 - Use a Vite plugin for starting up a Temporal Server (#1135)
-
2023-02-13 - 2ecf8d2a - Add run-name to actions; ignore CODEOWNERS (#1133)
-
2023-02-13 - f208a7b5 - Bump version of actions/checkout (#1129)
-
2023-02-13 - e5f46786 - Update CODEOWNERS (#1132)
-
2023-02-13 - 42feca2b - Format event time based on time format (#1137)
-
2023-02-10 - 529ed20b - add rel to anchors (#1130)
-
2023-02-09 - 42afd9a4 - Replace data-cy with data-testid (#1131)
-
2023-02-09 - 62964b2d - Set up Playwright tests (#1127)
-
2023-02-09 - 7db6f345 - [DT-376] Remove active row on load in recent events (#1123)
-
2023-02-07 - 0b78128b - Cache dependencies && update Node version (#1121)
-
2023-02-07 - d6704f17 - 2.2.11 (#1122)
-
2023-02-07 - f07d0b37 - [DT-377] Fix search input form cleared when hitting return (#1119)
-
2023-02-07 - 70b58001 - Fix formatting and lint issue before commit (#1120)
-
2023-02-07 - 4ca61906 - Use native version of zlib (#1115)
-
2023-02-07 - 8f18fbdd - Add reverse sort in compact view for event summary (#1117)
v2.10.3
What's Changed
ui-server
- update UI version to 2.10.3 by @rossedfort in #279
ui
- 2023-02-06 - 5d6441ee - fix workflow action modals and add tests (#1116)
- 2023-02-06 - 2631d858 - Download Temporal Server with UI (#1023)
Full Changelog: v2.10.2...v2.10.3
v2.10.2
What's Changed
ui-server
- add config option for disabling bulk actions by @rossedfort in #277
- update UI version to 2.10.2 by @rossedfort in #278
ui
- 2023-02-06 - 29dd135f - [DT-331] - remove isCloud checks for client and bulk actions and use settings only (#1111)
- 2023-02-06 - 527ec31b - [DT-357] - remove client action prop tunneling (#1110)
- 2023-02-06 - 26c996d8 - Update get-single-attribute-for-event.ts (#1092)
- 2023-02-03 - 0952c250 - 2.2.10 (#1114)
- 2023-02-03 - db0e2d33 - Revert "Include credentials with the data codec decode request (#1050)" (#1113)
- 2023-02-03 - e2b15bd6 - Preserve 'constructor' keyword in json-bigint and add console.warn on decode error (#1109)
- 2023-02-02 - 0e61d877 - 2.2.9 (#1108)
- 2023-02-02 - 9056bfa7 - fix position of floating output value (#1107)
- 2023-02-02 - 357097c4 - Fix selectable table story (#1106)
- 2023-02-02 - 9fdda88f - 2.2.8 (#1105)
- 2023-02-02 - 3af16f12 - DT-212 - create a RangeInput component in Holocene (#1102)
- 2023-02-02 - 1792c9bd - [DT-320] Add unit tests for get-workflow-relationships (#1103)
- 2023-02-02 - 848013f2 - Use authUser instead of user prop to pass accessToken (#1104)
- 2023-02-02 - dc74e5ab - Get namespace webUrl from page data (#1101)
- 2023-02-01 - 1b1821cf - Fix gradient on hover in Safari (#1098)
- 2023-02-01 - a7b9ccfb - add aria-expanded attribute to expandable elements (#1097)
- 2023-02-01 - 8f097532 - Restart workflows command also. (#1100)
- 2023-02-01 - 4efb42fb - Restart worker if it fails. (#1099)
- 2023-01-31 - 8be721ac - [DT-325] Move errors above summary (#1095)
- 2023-01-31 - 806d33c5 - Add back event details in compact view (#1094)
- 2023-01-31 - 010b6d0d - Update test server arguments. (#1096)
- 2023-01-30 - b83b1988 - [DT-232] Add keyboard events to elements with click events in core UI (#1087)
- 2023-01-30 - b91d3e52 - DT-175 - reset workflow to first land last workflow task in event history (#1046)
- 2023-01-30 - ea59685f - remove unused CSS selectors (#1085)
- 2023-01-30 - c4866615 - Include credentials with the data codec decode request (#1050)
Full Changelog: v2.10.1...v2.10.2
v2.10.1
What's Changed
ui-server
- change ui build commands to use new build dir by @rossedfort in #275
ui
- 2023-01-30 - 0d94f8fa - 2.2.7 (#1090)
- 2023-01-30 - cd01e8d1 - Switch to Temporal CLI as the default experience (#1021)
- 2023-01-30 - 5a2dfffc - Fix modal event propagation (#1088)
- 2023-01-27 - bd7dc097 - use adapter-static for local builds (#1083) - closes temporalio/ui#1081
- 2023-01-27 - ccd0eda9 - Fix First on Relationships (#1080)
- 2023-01-27 - e9e8c4c9 - Remove height on icon in copyable (#1086)
- 2023-01-25 - 0cd2f1da - Don't use afterNavigate to set loading to false, update month day background (#1078)
- 2023-01-25 - 42fb21eb - Rename to Pending Children (#1079)
v2.10.0
ui-server
Changes
- Add some caching in CI pipelines by @feedmeapples in #259
- Add Github codeowners by @feedmeapples in #263
- Allow using a custom asset path, overriding the embedded UI assets. by @robholland in #267
- TW 219: update legacy links by @DJSanti in #268
- add config options for workflow actions by @rossedfort in #265
- DT-186 - add endpoints for completing and failing an activity by @rossedfort in #271
- Update test for Workflow Execution with new accordion text by @Alex-Tideman in #273
- Bump version to 2.10.0 by @laurakwhit in #274
ui
Changes
- 2023-01-24 - f678cbea - 2.2.6 (#1076)
- 2023-01-24 - bd222c1f - Fix EmptyState for Workers list (#1075)
- 2023-01-24 - f1106a6b - 2.2.5 (#1074)
- 2023-01-24 - e9ac2168 - Remove HoloceneComponentProps and use HTMLAttributes instead (#1073)
- 2023-01-24 - 8bfbfdcb - 2.2.4 (#1071)
- 2023-01-24 - 041a3f3a - [DT-231] Ensure all page headings use semantic markup (#1069)
- 2023-01-24 - 3161dd92 - Add bold class to Alert component (#1070)
- 2023-01-23 - d1b488b7 - [DT-226] Add aria label to navigation (#1062)
- 2023-01-23 - c8bc60ac - DT-233 and DT-237 - fix keyboard a11y warnings in holocene (#1065)
- 2023-01-23 - c950f2bf - Remove all unused variables (#1064)
- 2023-01-23 - ea75787a - [DT-227] Add alt tags to navigation (#1066)
- 2023-01-20 - 06bfa9a4 - Remove unused variables (#1063)
- 2023-01-19 - 7e333af5 - Fix lint issue in handleErrors; add type casting to
has
(#1061) - 2023-01-19 - 2a3c9b60 - DT-186 - set up service for completing and failing an activity (#1048)
- 2023-01-19 - 1696920a - 2.2.3 (#1060)
- 2023-01-19 - 092ca6f8 - UI Scrub Fixes (#1059)
- 2023-01-19 - 7b2240da - 2.2.2 (#1058)
- 2023-01-19 - b337abcd - DT-58 - consistent copy icon sizes (#1057)
- 2023-01-19 - ef7dbaa7 - Add hover to chevron in Accordion (#1049)
- 2023-01-19 - bf849be3 - Add form to workflow advanced search (#1055)
- 2023-01-19 - ab755480 - Stop propagation on keydown of inputs (#1056)
- 2023-01-24 - f1106a6b - 2.2.5 (#1074)
- 2023-01-24 - e9ac2168 - Remove HoloceneComponentProps and use HTMLAttributes instead (#1073)
- 2023-01-24 - 8bfbfdcb - 2.2.4 (#1071)
- 2023-01-24 - 041a3f3a - [DT-231] Ensure all page headings use semantic markup (#1069)
- 2023-01-24 - 3161dd92 - Add bold class to Alert component (#1070)
- 2023-01-23 - d1b488b7 - [DT-226] Add aria label to navigation (#1062)
- 2023-01-23 - c8bc60ac - DT-233 and DT-237 - fix keyboard a11y warnings in holocene (#1065)
- 2023-01-23 - c950f2bf - Remove all unused variables (#1064)
- 2023-01-23 - ea75787a - [DT-227] Add alt tags to navigation (#1066)
- 2023-01-20 - 06bfa9a4 - Remove unused variables (#1063)
- 2023-01-19 - 7e333af5 - Fix lint issue in handleErrors; add type casting to
has
(#1061) - 2023-01-19 - 2a3c9b60 - DT-186 - set up service for completing and failing an activity (#1048)
- 2023-01-19 - 1696920a - 2.2.3 (#1060)
- 2023-01-19 - 092ca6f8 - UI Scrub Fixes (#1059)
- 2023-01-19 - 7b2240da - 2.2.2 (#1058)
- 2023-01-19 - b337abcd - DT-58 - consistent copy icon sizes (#1057)
- 2023-01-19 - ef7dbaa7 - Add hover to chevron in Accordion (#1049)
- 2023-01-19 - bf849be3 - Add form to workflow advanced search (#1055)
- 2023-01-19 - ab755480 - Stop propagation on keydown of inputs (#1056)
- 2023-01-18 - ec10c593 - Set language to text for query page code block to render with new lines (#1054)
- 2023-01-18 - dc61b8bf - 2.2.1 (#1053)
- 2023-01-18 - 2855c766 - Event History and Workflow Run store refactor (#1051)
- 2023-01-17 - aba6e8d8 - Remove isWorkflowsPage check (#1047)
- 2023-01-17 - 0c3b3dd1 - [DT-158] Core UI Scrub (#1044)
- 2023-01-13 - da5a9208 - Remove API Pagination for Event History (#1038)
- 2023-01-12 - bc626eed - DT-202 - workflow action flags (#1037)
- 2023-01-11 - 837d5a13 - Update links (#1041)
- 2023-01-11 - ac1a9d95 - Revert "minor changes made to links (#1028)" (#1042)
- 2023-01-11 - d6ba9dd8 - reinstate rsync script for correct package types (#1039)
- 2023-01-11 - b5956616 - minor changes made to links (#1028)
- 2023-01-10 - 30539f73 - [DT-153] Display a canceled badge for pending activities that aren't able to run (#1032)
- 2023-01-09 - 53ae1ffb - Merge changes during code freeze into main (#1022)
- 2022-12-15 - b530ca8f - Bump (#1006)
- 2022-12-15 - c7182477 - Update accordion to use the type button (#1004)
- 2023-01-24 - f1106a6b - 2.2.5 (#1074)
- 2023-01-24 - e9ac2168 - Remove HoloceneComponentProps and use HTMLAttributes instead (#1073)
- 2023-01-24 - 8bfbfdcb - 2.2.4 (#1071)
- 2023-01-24 - 041a3f3a - [DT-231] Ensure all page headings use semantic markup (#1069)
- 2023-01-24 - 3161dd92 - Add bold class to Alert component (#1070)
- 2023-01-23 - d1b488b7 - [DT-226] Add aria label to navigation (#1062)
- 2023-01-23 - c8bc60ac - DT-233 and DT-237 - fix keyboard a11y warnings in holocene (#1065)
- 2023-01-23 - c950f2bf - Remove all unused variables (#1064)
- 2023-01-23 - ea75787a - [DT-227] Add alt tags to navigation (#1066)
- 2023-01-20 - 06bfa9a4 - Remove unused variables (#1063)
- 2023-01-19 - 7e333af5 - Fix lint issue in handleErrors; add type casting to
has
(#1061) - 2023-01-19 - 2a3c9b60 - DT-186 - set up service for completing and failing an activity (#1048)
- 2023-01-19 - 1696920a - 2.2.3 (#1060)
- 2023-01-19 - 092ca6f8 - UI Scrub Fixes (#1059)
- 2023-01-19 - 7b2240da - 2.2.2 (#1058)
- 2023-01-19 - b337abcd - DT-58 - consistent copy icon sizes (#1057)
- 2023-01-19 - ef7dbaa7 - Add hover to chevron in Accordion (#1049)
- 2023-01-19 - bf849be3 - Add form to workflow advanced search (#1055)
- 2023-01-19 - ab755480 - Stop propagation on keydown of inputs (#1056)
- 2023-01-18 - ec10c593 - Set language to text for query page code block to render with new lines (#1054)
- 2023-01-18 - dc61b8bf - 2.2.1 (#1053)
- 2023-01-18 - 2855c766 - Event History and Workflow Run store refactor (#1051)
- 2023-01-17 - aba6e8d8 - Remove isWorkflowsPage check (#1047)
- 2023-01-17 - 0c3b3dd1 - [DT-158] Core UI Scrub (#1044)
- 2023-01-13 - da5a9208 - Remove API Pagination for Event History (#1038)
- 2023-01-12 - bc626eed - DT-202 - workflow action flags (#1037)
- 2023-01-11 - 837d5a13 - Update links (#1041)
- 2023-01-11 - ac1a9d95 - Revert "minor changes made to links (#1028)" (#1042)
- 2023-01-11 - d6ba9dd8 - reinstate rsync script for correct package types (#1039)
- 2023-01-11 - b5956616 - minor changes made to links (#1028)
- 2023-01-10 - 30539f73 - [DT-153] Display a canceled badge for pending activities that aren't able to run (#1032)
- 2023-01-09 - 53ae1ffb - Merge changes during code freeze into main (#1022)
- 2022-12-15 - b530ca8f - Bump (#1006)
- 2022-12-15 - c7182477 - Update accordion to use the type button (#1004)
- 2022-12-15 - da29f251 - fix cancel enabled checks (#1005)
- 2022-12-15 - 1f1fd0b0 - disable cancel for legacy cloud (#1003)
- 2022-12-14 - f7e2bdf8 - Bump version to 2.1.96 (#1001)
- 2022-12-14 - ce1839a3 - Revert to 0.11.8 (#1000)
- 2022-12-13 - ec2a4040 - Bump version (#996)
- 2022-12-13 - b8cd75a6 - Add types and tests for isLocalActivityMarkerEvent (#994)
- 2022-12-13 - 579348a9 - [DT-56] Fix CodeBlock overflow and spacing (#991)
- 2022-12-13 - 6b5ee1fd - Add type and use correct syntax for json-bigint (#992)
- 2022-12-13 - 89eff4ce - Fix "cancel in progress" alert on event history page (#990)
- 2022-12-13 - 4e38380a - Add Stylelint check and autofix styles (#989)
- 2022-12-13 - 78b9f117 - Fix all lint issues that are not no-explicit-any (#993)
- 2022-12-12 - 25679056 - Update width on resize (#986)
- 2022-12-12 - fad2aaa3 - Prevent pending activity negative attempts / max attempts (#987)
- 2022-12-09 - f0ef6d1c - Move workflow run loading store to it's own file so it can be imported (#985)
- 2023-01-24 - f1106a6b - 2.2.5 (#1074)
- 2023-01-24 - e9ac2168 - Remove HoloceneComponentProps and use HTMLAttributes instead (#1073)
- 2023-01-24 - 8bfbfdcb - 2.2.4 (#1071)
- 2023-01-24 - 041a3f3a - [DT-231] Ensure all page headings use semantic markup (#1069)
- 2023-01-24 - 3161dd92 - Add bold class to Alert component (#1070)
- 2023-01-23 - d1b488b7 - [DT-226] Add aria label to navigation (#1062)
- 2023-01-23 - c8bc60ac - DT-233 and DT-237 - fix keyboard a11y warnings in holocene (#1065)
- 2023-01-23 - c950f2bf - Remove all unused variables (#1064)
- 2023-01-23 - ea75787a - [DT-227] Add alt tags to navigation (#1066)
- 2023-01-20 - 06bfa9a4 - Remove unused variables (#1063)
- 2023-01-19 - 7e333af5 - Fix lint issue in handleErrors; add type casting to
has
(#1061) - 2023-01-19 - 2a3c9b60 - DT-186 - set up service for completing and failing an activity (#1048)
- 2023-01-19 - 1696920a - 2.2.3 (#1060)
- 2023-01-19 - 092ca6f8 - UI Scrub Fixes (#1059)
- 2023-01-19 - 7b2240da - 2.2.2 (#1058)
- 2023-01-19 - b337abcd - DT-58 - consistent copy icon sizes (#1057)
- 2023-01-19 - ef7dbaa7 - Add hover to chevron in Accordion (#1049)
- 2023-01-19 - bf849be3 - Add form to workflow advanced search (#1055)
- 2023-01-19 - ab755480 - Stop propagation on keydown of inputs (#1056)
- 2023-01-18 - ec10c593 - Set language to text for query page code block to render with new lines (#1054)
- 2023-01-18 - dc61b8bf - 2.2.1 (#1053)
- 2023-01-18 - 2855c766 - Event History and Workflow Run store refactor (#1051)
- 2023-01-17 - aba6e8d8 - Remove isWorkflowsPage check (#1047)
- 2023-01-17 - 0c3b3dd1 - [DT-158] Core UI Scrub (#1044)
- 2023-01-13 - da5a9208 - Remove API Pagination for Event History (#1038)
- 2023-01-12 - bc626eed - DT-202 - workflow a...
v2.9.1
ui-server
- DT-143 - batch cancel by @rossedfort in #256
- Retrieve go version in pipelines from go.mod by @feedmeapples in #258
- reinstate old batch endpoints for backwards compatibility with UI by @rossedfort in #260
- bump version to 2.9.1 by @rossedfort in #262
ui
- 2022-12-15 - c7182477 - Update accordion to use the type button (#1004)
- 2022-12-15 - da29f251 - fix cancel enabled checks (#1005)
- 2022-12-15 - 1f1fd0b0 - disable cancel for legacy cloud (#1003)
- 2022-12-14 - f7e2bdf8 - Bump version to 2.1.96 (#1001)
- 2022-12-14 - ce1839a3 - Revert to 0.11.8 (#1000)
- 2022-12-13 - ec2a4040 - Bump version (#996)
- 2022-12-13 - b8cd75a6 - Add types and tests for isLocalActivityMarkerEvent (#994)
- 2022-12-13 - 579348a9 - [DT-56] Fix CodeBlock overflow and spacing (#991)
- 2022-12-13 - 6b5ee1fd - Add type and use correct syntax for json-bigint (#992)
- 2022-12-13 - 89eff4ce - Fix "cancel in progress" alert on event history page (#990)
- 2022-12-13 - 4e38380a - Add Stylelint check and autofix styles (#989)
- 2022-12-13 - 78b9f117 - Fix all lint issues that are not no-explicit-any (#993)
- 2022-12-12 - 25679056 - Update width on resize (#986)
- 2022-12-12 - fad2aaa3 - Prevent pending activity negative attempts / max attempts (#987)
- 2022-12-09 - f0ef6d1c - Move workflow run loading store to it's own file so it can be imported (#985)
- 2022-12-09 - bc21f1ef - Refactor event history routing (#984)
- 2022-12-09 - 6079d46a - [DT-190] Reveal all workflow ID (#981)
- 2022-12-08 - f2f0e7c3 - Event summary table updates (#983)
- 2022-12-08 - 38c31c08 - forward props for Accordion (#970)
- 2022-12-08 - c3ec9554 - Fix wrapping and spacing for recent runs (#982)
- 2022-12-07 - 5551bf37 - Use reactive routeParameters for tabs (#979)
- 2022-12-06 - a76d7994 - Check for value of encodedAttribute and better payload safety checks (#978)
- 2022-12-06 - 61ef88bf - 2.1.89 (#977)
- 2022-12-06 - 86427eeb - [DT-147] Add new workflow task failed error copy (#965)
- 2022-12-06 - ba6a9b17 - Remove truncating compact view label (#976)
- 2022-12-06 - d20807aa - Decode encodedAttributes field, update and add tests (#975)
- 2022-12-05 - 02143646 - fix colspan on workflows-with-new-search empty/loading state (#973)
- 2022-12-05 - 48119143 - Clear workflowQuery when no workflowSort and workflowFilters (#971)
- 2022-12-05 - 6a0953e6 - DT-143 - batch cancel workflows on Recent Workflows page (#959)
- 2022-12-02 - cd9d776e - Improve ux of compact view left side links (#969)
- 2022-12-02 - 3ee32f18 - DT-131 - improve keyboard navigation for modals (#966)
- 2022-11-30 - 54132830 - 2.1.88 (#967)
- 2022-11-30 - 58fdddcd - DT-152 - batch terminate (#952)
- 2022-11-30 - 3df46876 - Advanced Visibility Guard with New Filters (#958)
- 2022-11-28 - 45d5261c - Remove check for failed to show heartbeat details (#964)
- 2022-11-28 - 26b86960 - add ability to toggle off cancel (#963)
Full Changelog: v2.9.0...v2.9.1
v2.9.0
Changes
- OIDC auth scopes are no longer pre-configured. Use
TEMPORAL_AUTH_SCOPES
Docker env variable orauth.providers[].scopes
to set the auth scopes
Ex.
docker run \
--network host \
-e TEMPORAL_AUTH_SCOPES=openid,email,profile \
-e TEMPORAL_ADDRESS=127.0.0.1:7233 \
-e TEMPORAL_UI_PORT=8080 \
-e TEMPORAL_AUTH_ENABLED=true \
-e TEMPORAL_AUTH_PROVIDER_URL=https://accounts.google.com \
-e TEMPORAL_AUTH_CLIENT_ID=xxx \
-e TEMPORAL_AUTH_CLIENT_SECRET=yyy \
-e TEMPORAL_AUTH_CALLBACK_URL=http://localhost:8080/auth/sso/callback \
temporalio/ui:2.9.0
UI-Server
UI
- 2022-11-28 - 6db4be9b - Fix broken breakpoint UI on workflow detail page header (#960)
- 2022-11-28 - 313a57b9 - Fix for invite user issue with email addition auto scrolling (#956)
- 2022-11-28 - b4f08c96 - Fix Child Workflow Link, update Column Labels, fix Link href (#961)
- 2022-11-21 - c0dccd14 - Add table for child workflows (#955)
- 2022-11-18 - 0facbd04 - Add asterisk to schedule name (#950)
- 2022-11-17 - f3167b05 - add ability to cancel workflows from workflow details page (#944)
- 2022-11-16 - 671b6be8 - Welcome page icons (#946)
- 2022-11-16 - decbf30f - Schedules UI v2 (#916)
- 2022-11-10 - a0d8fe52 - Checkbox for whether to pass access token to codec (#941)
- 2022-11-10 - d07b2fba - enable and production-ize bulk termination (#936)
- 2022-11-10 - dbca77c5 - Add more configuration options to skeleton table (#933)
v2.8.3
ui
- 2022-11-09 - 7998293a - Fix cloud linkList and namespace fetch (#939)
- 2022-11-08 - 19389210 - fix modal confirm (#937)
- 2022-11-08 - a3016567 - Don't block on namespaces fetch, set in store and remove from stuff (#935)
v2.8.2
UI-Server
- 2022-11-08 - de490ef - Add StartBatchOperation and DescribeBatchOperation endpoints (#249)
- 2022-11-04 - f1f5898 - fix e2e test due to new auth flow (#251)
UI
- 2022-11-08 - 080f8424 - Use LocalActivity in compact view link (#932)
- 2022-11-08 - a1d526f0 - Add Local Activity support and show activity type for Local Activities in event history (#930)
- 2022-11-08 - 65430f69 - Implement bulk terminate (#912)
- 2022-11-07 - 483a25bc - Check sort order when looking at completed task events (#931)
- 2022-11-07 - 1d3f013a - Update link (#929)
- 2022-11-07 - 6338f708 - Remove unused import (#928)
- 2022-11-07 - 113d43a8 - Include workflow event with error in strongly typed error message (#927)
- 2022-11-04 - d29371c1 - modal and skeleton updates. (#921)
- 2022-11-04 - b7025410 - Improve keyboard experience in Data Encoder modal (#925)
- 2022-11-03 - 966ae941 - Add period to action copy (#926)
- 2022-11-03 - bf1ab14f - Fix workflow worker only bug and update Cypress workers/task-queues tests (#924)
- 2022-11-03 - 45de4233 - Fix event history sort order stickiness (#923)
- 2022-11-03 - 51d7c0b0 - Add Deprecated warning of tctl plugin input (#922)
- 2022-11-02 - 306a136b - Strongly typed errors for known workflow task failures (#914)
- 2022-11-02 - 227c6f65 - Fix typescript error for temporalio UI (#917)
- 2022-11-01 - 92687341 - API Pagination Holocene component (#903)
- 2022-11-01 - bc50d73e - Create fetching for individual namespace (#904)
- 2022-10-31 - d50c3c2c - Add util for seconds to minutes and seconds (#913)
- 2022-10-31 - 3b025fa9 - Align icon with title on Alert (#908)
- 2022-10-29 - 00c81725 - Add legacy cloud check (#910)
- 2022-10-27 - c26cef50 - Add settings version to bottom of nav (#906)
- 2022-10-27 - e17c1717 - Add prism assets to import page (#905)