Releases: temporalio/ui
Releases · temporalio/ui
v2.11.1
What's Changed
- Remove explicitly running snapshot test by @stevekinney in #1140
- Bump versions to avoid downgrade for UI server. by @robholland in #1170
- Fix up docker workflows. by @robholland in #1147
- Hide webkit search cancel button by @laurakwhit in #1173
- Fix cypress-run by @laurakwhit in #1175
- Add StructuredCalendarSpec for type by @Alex-Tideman in #1180
- Fix error with large decimals in parseWithBigInt by @Alex-Tideman in #1178
- Make workflow ID copyable in header by @laurakwhit in #1177
- Update copy on Archival Workflows page by @stevekinney in #1168
- Upgrade ESLint, Prettier, and Stylelint by @stevekinney in #1141
- Update supportsAdvancedVisibility to check for v1.20 by @Alex-Tideman in #1165
- handle uncaught error in batch actions by @rossedfort in #1184
- Add new directories for plugins/cli download. by @robholland in #1172
- Add vscode script to debug Go server by @feedmeapples in #1182
- Fix default option behaviour by @GiantRobots in #1179
- Change Results to Continued as New with Input for Workflows with a Continued As New status by @laurakwhit in #1159
- [DT-340] Add stack trace on expanded event details by @laurakwhit in #1128
- Include Import Page in Navigation by @Alex-Tideman in #1186
- implement err handling on Modals by @rossedfort in #1187
- Make batch action checkboxes less error prone by @rossedfort in #1185
- add toaster import by @rossedfort in #1188
- Fix Select value on external changes by @laurakwhit in #1189
- Update PR template by @Alex-Tideman in #1190
- fix checkbox styles and pass data-testid to input by @rossedfort in #1191
- bump version in package.json to v2.11.1 by @temporal-data in #1192
Full Changelog: v2.2.13...v2.11.1
v2.2.13
What's Changed
- Add registry url by @Alex-Tideman in #1161
- Refactor files to comply with TypeScript's strict mode by @stevekinney in #1156
- Add error message if response from temporal.download fails by @stevekinney in #1148
- Don't allow redirecting away from Temporal Web via auth callback by @robholland in #1157
- Bump x/net for #1145 by @robholland in #1154
- Add JSON Formatting toggle to queries view by @Alex-Tideman in #1164
- DT-384 - improve modal component to support form input by @rossedfort in #1162
- bump version in package.json to v2.2.13 by @temporal-data in #1166
Full Changelog: v2.2.12...v2.2.13
v2.2.12
What's Changed
- Cache dependencies && update Node version by @stevekinney in #1121
- [DT-376] Remove active row on load in recent events by @laurakwhit in #1123
- Set up Playwright tests by @stevekinney in #1127
- Replace data-cy with data-testid by @stevekinney in #1131
- add rel to anchors by @GraceGardner in #1130
- Fix inconsistent time locale for Event Time by @laurakwhit in #1137
- Update CODEOWNERS by @stevekinney in #1132
- Bump version of actions/checkout in end to end workflow by @stevekinney in #1129
- Add run-name to actions; ignore CODEOWNERS by @stevekinney in #1133
- Use a Vite plugin for starting up a Temporal Server by @stevekinney in #1135
- Update Vitest and Histoire; refactor configurations by @stevekinney in #1139
- Import ui-server. by @robholland in #1112
- UI server sync main by @robholland in #1146
- Upgrade TypeScript to 4.9.5 by @stevekinney in #1143
- [DT-301] - use batch API with list of workflow-executions by @rossedfort in #1126
- Bump openapi assets. by @robholland in #1153
- Add a toggle for CookieSecure. by @robholland in #1152
- ARIA updates by @laurakwhit in #1150
- Add passing accessToken to queries/pending activities by @Alex-Tideman in #1158
- bump version in package.json to v2.2.12 by @temporal-data in #1160
Full Changelog: v2.2.11...v2.2.12
v2.2.11
What's Changed
- Fix lint warning in get-single-attribute-for-event.ts by @stevekinney in #1092
- [DT-357] - remove client action prop tunneling by @rossedfort in #1110
- [DT-331] - remove isCloud checks for client and bulk actions and use settings only by @rossedfort in #1111
- Download Temporal Server with UI by @stevekinney in #1023
- fix workflow action modals and add tests by @rossedfort in #1116
- [DT-375] Add reverse sort to Compact view for Recent Events by @laurakwhit in #1117
- Use native version of zlib by @stevekinney in #1115
- Fix formatting and lint issue before commit by @stevekinney in #1120
- [DT-377] Fix search input form cleared when hitting return by @laurakwhit in #1119
- bump version in package.json to v2.2.11 by @temporal-data in #1122
Full Changelog: v2.2.10...v2.2.11
v2.2.10
What's Changed
- Preserve 'constructor' keyword in json-bigint and add console.warn on decode error by @Alex-Tideman in #1109
- Revert "Include credentials with the data codec decode request" by @rossedfort in #1113
- bump version in package.json to v2.2.10 by @temporal-data in #1114
Full Changelog: v2.2.9...v2.2.10
v2.2.9
What's Changed
- Fix selectable table example by @laurakwhit in #1106
- fix position of floating output value by @rossedfort in #1107
- bump version in package.json to v2.2.9 by @temporal-data in #1108
Full Changelog: v2.2.8...v2.2.9
v2.2.8
What's Changed
- Include credentials with the data codec decode request by @christopherb-stripe in #1050
- remove unused CSS selectors by @GraceGardner in #1085
- DT-175 - reset workflow to first land last workflow task in event history by @rossedfort in #1046
- [DT-232] Add keyboard events to elements with click events in core UI by @laurakwhit in #1087
- Update test server arguments. by @robholland in #1096
- [DT-324] Add back event details in compact view by @laurakwhit in #1094
- [DT-325] Move errors above summary by @laurakwhit in #1095
- Restart worker if it fails. by @robholland in #1099
- Restart workflows command also. by @robholland in #1100
- add aria-expanded attribute to expandable elements by @rossedfort in #1097
- Fix gradient on hover in Safari by @laurakwhit in #1098
- Get namespace webUrl from page data by @Alex-Tideman in #1101
- [DT-305] Use authUser instead of user prop to pass accessToken by @Alex-Tideman in #1104
- [DT-320] Add unit tests for get-workflow-relationships by @laurakwhit in #1103
- DT-212 - create a RangeInput component in Holocene by @rossedfort in #1102
- bump version in package.json to v2.2.8 by @temporal-data in #1105
New Contributors
- @christopherb-stripe made their first contribution in #1050
Full Changelog: v2.2.7...v2.2.8
v2.2.7
What's Changed
- Rename Children badge to Pending Children by @laurakwhit in #1079
- Don't use afterNavigate to set loading to false, update month day background by @Alex-Tideman in #1078
- [DT-318] Fix Summary layout in Safari by @laurakwhit in #1086
- Fix First on Relationships by @laurakwhit in #1080
- use adapter-static for local builds by @rossedfort in #1083
- Fix modal event propagation by @laurakwhit in #1088
- Switch to Temporal CLI as the default experience by @stevekinney in #1021
- bump version in package.json to v2.2.7 by @temporal-data in #1090
Full Changelog: v2.2.6...v2.2.7
v2.2.6
What's Changed
- Fix EmptyState for Workers list by @laurakwhit in #1075
- bump version in package.json to v2.2.6 by @temporal-data in #1076
Full Changelog: v2.2.5...v2.2.6
v2.2.5
What's Changed
- Fix Holocene component props type by @laurakwhit in #1073
- bump version in package.json to v2.2.5 by @temporal-data in #1074
Full Changelog: v2.2.4...v2.2.5