Releases: temporalio/ui
Releases · temporalio/ui
v2.14.0
What's Changed
- Alex does packaging again again again again by @GiantRobots in #1305
- bump version in package.json to v2.14.0 by @temporal-data in #1314
Full Changelog: v2.13.6...v2.14.0
v2.13.6
What's Changed
- DT-76 - fix up accordion action styles by @rossedfort in #1304
- DT-694 - persist pinned columns width in local storage by @rossedfort in #1301
- Add esm-env and replace browser imports by @laurakwhit in #1289
- DT-680 - improve accessibility of Tab component(s) by @rossedfort in #1300
- Only show support link in Cloud by @laurakwhit in #1306
- Remove Run ID label in Summary by @laurakwhit in #1307
- Hide HistorySizeBytes when value is 0 and hide SuggestContinueAsNew when value is false by @laurakwhit in #1309
- Change format of timer duration by @laurakwhit in #1308
- DT-517 - fix overflow on select options by @rossedfort in #1310
- bump version in package.json to v2.13.6 by @temporal-data in #1311
Full Changelog: v2.13.5...v2.13.6
v2.13.5
What's Changed
- Don't decode if null value by @Alex-Tideman in #1302
- bump version in package.json to v2.13.5 by @temporal-data in #1303
Full Changelog: v2.13.4...v2.13.5
v2.13.4
What's Changed
- Remove check for user picture by @Alex-Tideman in #1293
- DT-646 - add Reapply Type to Reset by @rossedfort in #1257
- Check if archival is using an s3 bucket by @Alex-Tideman in #1290
- Add focused state to Checkboxes by @laurakwhit in #1286
- Bump UIVersion to 2.14.0 by @Alex-Tideman in #1295
- Update tctl to temporal CLI, server README by @feedmeapples in #1294
- Fix decodePayload check by @Alex-Tideman in #1298
- bump version in package.json to v2.13.4 by @temporal-data in #1299
Full Changelog: v2.13.3...v2.13.4
v2.13.3
What's Changed
- The codec is used to decrypt for the UI, not encrypt. by @robholland in #1283
- fix types in ApiPagination component and store by @rossedfort in #1291
- bump version in package.json to v2.13.3 by @temporal-data in #1292
Full Changelog: v2.13.2...v2.13.3
v2.13.2
What's Changed
- DT-545 - add/remove/reorder workflow table columns by @rossedfort in #1229
- Fix a visual bug with configurable table + batch actions by @rossedfort in #1259
- Add max height to the CodeBlock on the expanded event details row by @laurakwhit in #1271
- Update SvelteKit to 1.15.1 by @laurakwhit in #1270
- Don't show failure for UnhandledCommand by @Alex-Tideman in #1273
- Add TEMPORAL_CODEC_INCLUDE_CREDENTIALS env var to set includeCredentials by @Alex-Tideman in #1275
- Fix lint issues in decode-payload.ts by @stevekinney in #1093
- Update SvelteKit to 1.15.4 by @laurakwhit in #1276
- Fix all remaining lint issues by @stevekinney in #1277
- Lint holocene by @stevekinney in #1278
- make workflow summary table pinned columns resizable by @rossedfort in #1267
- fix
supportsBulkActions
helper such that batch actions are enabled for cloud by @rossedfort in #1287 - bump version in package.json to v2.13.2 by @temporal-data in #1288
Full Changelog: v2.13.1...v2.13.2
v2.13.1
What's Changed
- Provide an option to send cross-origin credentials. by @robholland in #1118
- Bump ui-server version to 2.13.1 by @Alex-Tideman in #1248
- Bump ui-server version to 2.13.2 by @feedmeapples in #1249
- Bump Docker image bases by @mindaugasrukas in #1250
- Show Input and Results payloads individually in JSON by @laurakwhit in #1227
- Bump Docker image bases by @mindaugasrukas in #1251
- Bump ui-server version to 2.13.3 by @feedmeapples in #1252
- Broadcast last used namespace by @Alex-Tideman in #1253
- bump version in package.json to v2.13.1 by @temporal-data in #1254
New Contributors
- @mindaugasrukas made their first contribution in #1250
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- Update README with releases by @Alex-Tideman in #1241
- Add npm package link to README by @laurakwhit in #1242
- Remove key block for event-summary by @Alex-Tideman in #1243
- View latest Workflow Execution without needing to provide Run ID in the url by @laurakwhit in #1236
- Fix event category filter by @laurakwhit in #1244
- bump ui-server version to 2.13.0 by @rossedfort in #1246
- bump version in package.json to v2.13.0 by @temporal-data in #1247
Full Changelog: v2.12.1...v2.13.0
v2.12.1
What's Changed
- Round first and last menu item in menu, keep table border radius at 3px by @Alex-Tideman in #1235
- Fix batch actions helper & Signal payload encoding by @rossedfort in #1234
- Expose CSRF cookie insecure setting as Docker env by @feedmeapples in #1181
- bump version in package.json to v2.12.1 by @temporal-data in #1239
Full Changelog: v2.12.0...v2.12.1
v2.12.0
What's Changed
- DT-551 - wrap decoding the workflow query in a try/catch by @rossedfort in #1194
- Bump golang.org/x/crypto from 0.0.0-20220214200702-86341886e292 to 0.1.0 in /server by @dependabot in #1193
- make value prop required for component by @rossedfort in #1197
- Bump golang.org/x/net from 0.1.0 to 0.7.0 in /e2e by @dependabot in #1167
- Only set max height for larger breakpoint by @laurakwhit in #1199
- Move docker build pipeline to ui-server repo. by @robholland in #1200
- Avoid re-creating submodule directory. by @robholland in #1201
- Bump to 2.11.1 by @robholland in #1203
- Sync to cloud branch for ui-server with cloud assets. by @robholland in #1204
- Include cloud assets and local assets in the same binary. by @robholland in #1208
- Bump ui-server version. by @robholland in #1209
- Allow dynamic table columns in table by @laurakwhit in #1207
- DT-543 - add side modal with drag & drop interface for customizing workflow table columns by @rossedfort in #1202
- On network error, set report to false on error to prevent Sentry errors by @Alex-Tideman in #1211
- Automatically strip leading/trailing whitespace on ChipInput by @laurakwhit in #1212
- Hardcode workflow columns by @laurakwhit in #1217
- DT-67 - improve reason field on batch operation modal by @rossedfort in #1218
- Runtime setting of public path by @robholland in #1216
- Add invalidate to workflow pathname for workflows to update $page.url changes by @Alex-Tideman in #1226
- Fix small visual regressions with batch actions by @rossedfort in #1221
- Fix back button not working as expected with recent workflows by @laurakwhit in #1219
- Sticky Top Navigation with Namespace Selection by @Alex-Tideman in #1210
- Remove duplicate top-[40px] on backdrop of modal by @Alex-Tideman in #1228
- Remove unused scrollY by @Alex-Tideman in #1230
- Fix typo by @Alex-Tideman in #1232
- Bump UIVersion to 2.12.0 by @Alex-Tideman in #1231
- bump version in package.json to v2.12.0 by @temporal-data in #1233
Full Changelog: v2.11.1...v2.12.0