Skip to content

v2.17.0

Compare
Choose a tag to compare
@rossedfort rossedfort released this 28 Jul 14:50
· 700 commits to main since this release
  • 2023-07-27 - 36fec6d1 - bump ui server version to 2.17.0 (#1511)
  • 2023-07-27 - 9b1f600c - DT-1084 - support resetting closed workflows (#1509)
  • 2023-07-26 - 027efac4 - DT-932 make Holocene component labels mandatory (#1494)
  • 2023-07-26 - 5b0454c9 - 2.17.3 (#1510)
  • 2023-07-26 - 02a90709 - update and fix rimraf (#1507)
  • 2023-07-25 - 4e5ab265 - 2.17.2 (#1506)
  • 2023-07-25 - 15061dc0 - Improved Elapsed Time & Duration (#1501)
  • 2023-07-25 - 7d58cfc4 - Add UTC time to last heartbeat time (#1505)
  • 2023-07-25 - f13a1002 - 2.17.1 (#1504)
  • 2023-07-25 - 0ba86db1 - More precise heartbeat timeout (#1502)
  • 2023-07-25 - aae6a397 - Fix Timeline history sort and Icon Button height issue (#1503)
  • 2023-07-24 - 9b6961aa - clean up JSON generation for i18n strings (#1495)
  • 2023-07-24 - 2c639810 - 2.17.0 (#1499)
  • 2023-07-24 - 2a91c8cc - Don't reset filters after batch actions (#1497)
  • 2023-07-24 - 92b1d6af - Bump word-wrap from 1.2.3 to 1.2.4 (#1493)
  • 2023-07-24 - b37162b8 - Buildable filter search (#1458)
  • 2023-07-21 - 90d2d4f9 - DT-841 - data encoder i18n (#1490)
  • 2023-07-20 - 775566c0 - DT-1055 - ensure all text in holocene is rendered via slot or prop (#1487)
  • 2023-07-20 - bee47707 - Use Object.getOwnPropertyNames instead of Object.keys to account for non-enumerable properties (#1489)
  • 2023-07-20 - 2c686ad2 - DT-832 - add i18n to top and side nav (#1488)
  • 2023-07-19 - 775cca1d - Download Workflows list (#1486)
  • 2023-07-18 - a2df28c1 - DT-831 - add i18n to schedules pages (#1485)
  • 2023-07-18 - b1240ab1 - Add internationalization for Workflow tabs (#1481)
  • 2023-07-18 - 0b40751f - Add unit tests to bulk-actions store and remove fiction-store (#1461)
  • 2023-07-14 - 17e9b98e - Remove start and end time sort filter in table header and $workflowSorts (#1482)
  • 2023-07-12 - be0a1ba0 - Add tests for time format store (#1480)
  • 2023-07-11 - 52737ac3 - 2.16.11 (#1479)
  • 2023-07-11 - 372fbfda - Set default columns for current Namespace (#1478)
  • 2023-07-10 - d9e1d9be - 2.16.10 (#1477)
  • 2023-07-10 - 81be4224 - Map default columns to the namespace column store (#1476)
  • 2023-07-10 - 52f70cc4 - Self host fonts (#1472)
  • 2023-07-07 - 37e0c704 - More checks on the namespace workflow columns (#1474)
  • 2023-07-06 - 97472749 - Bump to 2.16.8 (#1473)
  • 2023-07-06 - 8cfbf80d - Add ESLint formatter for sorting imports (#1468)
  • 2023-07-06 - 7c166f74 - [DT-1179] UI fixes (#1466)
  • 2023-07-06 - f8489e31 - Better check for namespace columns (#1471)
  • 2023-07-05 - 99ebdeab - Check on filter of columns (#1469)
  • 2023-07-05 - e5bf430e - Add label to text area (#1467)
  • 2023-06-29 - a3e783cc - 2.16.7 (#1464)
  • 2023-06-29 - 92f7bbfe - Add check for if total number of items is less than itemsPerPage when page is out of bounds (#1462)
  • 2023-06-29 - 5626eabc - Remove topNav feature flag modal, fix https/http check (#1460)
  • 2023-06-28 - 667cd4dc - DT-1017 - support unique workflow table columns per namespace (#1455)
  • 2023-06-27 - f56c89c7 - Add line height to Badge (#1459)
  • 2023-06-26 - 1c0fe991 - DT-826 - add i18n strings for event summary table (#1456)
  • 2023-06-23 - 0d6c0b72 - Add check for failed WorkflowExecutionUpdateCompletedEvent (#1457)
  • 2023-06-22 - a04ebf53 - Add go.work file to root (#1410)