Releases: temporalio/ui
Releases · temporalio/ui
v2.16.1
What's Changed
- Update CODEOWNERS by @stevekinney in #1411
- Fix HMR by @rossedfort in #1413
- Fix action text on Cancel modal by @laurakwhit in #1415
- Add initial test for accessibility by @stevekinney in #1412
- Remove lint issues in generate-locales.ts by @stevekinney in #1416
- DT-610 - consolidate playwright e2e and integration tests by @rossedfort in #1401
- Remote Codec Settings - UI Update by @Alex-Tideman in #1402
- Update ToggleButton story by @laurakwhit in #1421
- bump version in package.json to v2.16.1 by @temporal-data in #1422
Full Changelog: v2.16.0...v2.16.1
v2.16.0
What's Changed
- OpenAPI notion by @feedmeapples in #1378
- [DT-1011] Fix cannot read properties of null (reading 'close') by @laurakwhit in #1381
- [DT-707] Update UI to support new Workflow Update events by @laurakwhit in #1353
- use parent namespace name in link to workflow run by @rossedfort in #1385
- Clarify auth validation by @feedmeapples in #1383
- [DT-1020] Fix cannot read properties of null (reading i'sRunning') by @laurakwhit in #1386
- [DT-1014] Fix cannot read properties of null (reading 'setError') by @laurakwhit in #1384
- [DT-1060] Fix incorrect link to Schedule in search results by @laurakwhit in #1391
- Update Unspecified error copy by @laurakwhit in #1393
- Add check for gs:// for archival workflow querying by @Alex-Tideman in #1394
- DT-825 - set up internationalization on workflows page by @rossedfort in #1387
- Remove top margin to the top-nav avatar by @Alex-Tideman in #1395
- [DT-6] Add Local Activity to event history filter by @laurakwhit in #1390
- Move archival Cypress tests to Playwright by @Alex-Tideman in #1398
- [DT-1051] Add identity and reason to Terminate in the UI by @laurakwhit in #1399
- Remove duplicate authorization header forwarding by @mlline00 in #1400
- bump version in package.json to v2.16.0 by @temporal-data in #1407
New Contributors
Full Changelog: v2.15.4...v2.16.0
v2.15.4
What's Changed
- bump ui version in ui-server to 2.15.0 by @rossedfort in #1358
- Add Schedule to relationships by @Alex-Tideman in #1359
- Add Navigator to JSON View by @Alex-Tideman in #1360
- Bump base images by @mindaugasrukas in #1364
- UI fixes for JSON navigator by @laurakwhit in #1361
- Update types to support new Workflow Update events by @laurakwhit in #1363
- Add a label to namespace search by @stevekinney in #1367
- DT-796 - reset batch checkboxes when workflows list is updating by @rossedfort in #1366
- Remove stale Dockerfile. by @robholland in #1368
- [DT-843] Update and add errors to WorkflowTypedError by @laurakwhit in #1370
- DT-824 - set up i18n by @rossedfort in #1362
- DT-859 - replace eventId text input with selectable list by @rossedfort in #1371
- Add tests for namespaces store and namespaces service by @stevekinney in #1374
- [DT-1001] Error not cleared on Schedule by @laurakwhit in #1375
- [DT-1004] Make title an optional prop in Alert component by @laurakwhit in #1377
- hide "Create Schedule" button on schedules list pg empty state by @rossedfort in #1380
- bump version in package.json to v2.15.4 by @temporal-data in #1382
Full Changelog: v2.15.3...v2.15.4
v2.15.3
What's Changed
- fix autocomplete overflow and redundant class by @rossedfort in #1356
- bump version in package.json to v2.15.3 by @temporal-data in #1357
Full Changelog: v2.15.2...v2.15.3
v2.15.2
What's Changed
- Add support for parent namespace in Relationship link by @Alex-Tideman in #1350
- Show none for next retry for canceled pending activities by @laurakwhit in #1343
- Move the template out of the config directory. by @robholland in #1344
- DT-701 - update nav by @rossedfort in #1349
- Allow decoding event history for download and for JSON view by @Alex-Tideman in #1352
- DT-512 - add proper keyboard interactivity to Select component by @rossedfort in #1351
- Use namespace attribute in Child Workflow link if it exists by @Alex-Tideman in #1354
- bump version in package.json to v2.15.2 by @temporal-data in #1355
Full Changelog: v2.15.1...v2.15.2
v2.15.1
What's Changed
- Remove migration notice from migrated README by @jdocherty in #1339
- Always throw on handleError and remove retry logic by @Alex-Tideman in #1345
- bump version in package.json to v2.15.1 by @temporal-data in #1348
New Contributors
- @jdocherty made their first contribution in #1339
Full Changelog: v2.15.0...v2.15.1
v2.15.0
What's Changed
- Don't show full payload when the activity result is null by @laurakwhit in #1312
- Remove unused UI_PUBLIC_PATH env by @feedmeapples in #1329
- Make Start/End Time Filter Sticky by @laurakwhit in #1330
- Allow for webUrl to be passed to routeForApi by @laurakwhit in #1332
- Don't close menu on space press by @Alex-Tideman in #1334
- Async Prism highlighting by @Alex-Tideman in #1337
- DT-723 - fix visible scrollbars on select's with overflowing options by @rossedfort in #1338
- Show closed children workflows in Relationships with links by @Alex-Tideman in #1340
- Revert "Allow for webUrl to be passed to routeForApi" by @laurakwhit in #1341
- DT-732 - refactor configurable workflows table components and add tests by @rossedfort in #1335
- bump version in package.json to v2.15.0 by @temporal-data in #1342
Full Changelog: v2.14.3...v2.15.0
v2.14.3
What's Changed
- Add CLI link and Create button on Schedules page by @laurakwhit in #1323
- Remove reference to canary-go by @stevekinney in #1326
- DT-725 - make workflow ID and type links again by @rossedfort in #1327
- bump version in package.json to v2.14.3 by @temporal-data in #1328
Full Changelog: v2.14.2...v2.14.3
v2.14.2
What's Changed
- Make an error boundary with fallback to be more flexible of a boundary by @GiantRobots in #1318
- fix some small visual bugs with configurable table by @rossedfort in #1321
- bump version in package.json to v2.14.2 by @temporal-data in #1319
Full Changelog: v2.14.1...v2.14.2
v2.14.1
What's Changed
- Add onClick to Tab, fix presets, sort recent runs, remove required on name field by @Alex-Tideman in #1315
- remove feature guard for configurable workflows table by @rossedfort in #1316
- bump version in package.json to v2.14.1 by @temporal-data in #1317
Full Changelog: v2.14.0...v2.14.1