Skip to content

v0.5.0

Compare
Choose a tag to compare
@konveyor-release-bot konveyor-release-bot released this 29 Jul 21:40
04c244e

✨ Features

🐛 Bug Fixes

  • Missing manage columns title translation by @ibolton336 in #1904
  • Switch sidebar type based on routes by @rszwajko in #1889
  • "Effort" with supplemental text info via tooltip by @kpunwatk in #1846
  • Use separate chip groups for tag categories by @rszwajko in #1903
  • Use natural sort order by @rszwajko in #1918
  • Add input text box filtering in new tag's select a tag category field by @kpunwatk in #1919
  • On Issues>Affected Application table, update column data-label to match displayed text by @ibolton336 in #1933
  • Remove unnecessary initialData from useQuery calls by @rszwajko in #1940
  • Provide unique keys for components in MultiselectFilterControl by @rszwajko in #1949
  • Fix effort width & visibility conditional removed in app table by @ibolton336 in #1947
  • Remove duplicate targets in advanced options screen by @ibolton336 in #1906
  • Use initialSort property by @rszwajko in #1962
  • Prefer Task field kind over addon by @sjd78 in #1971
  • Update the enabled check for the Analysis button by @sjd78 in #1977
  • Refresh tasks page every 5 seconds by @rszwajko in #1979
  • Link java dependencies that don't have a sha by @sjd78 in #1983
  • Use exact match for filtering by application name by @rszwajko in #1966
  • Add task detail links to tasks page by @rszwajko in #1980
  • Refactor task state to icon mapping by @rszwajko in #1984
  • Change description of application details binary section to Binary(Java) by @rszwajko in #1991
  • Drop UTC offset for local time used in tasks table by @rszwajko in #1994
  • Add task actions to task manager drawer by @rszwajko in #2004
  • Add tooltips for Priority and Preemption columns by @rszwajko in #2005
  • Filter credentials by createUser property by @rszwajko in #2006
  • Fix application edit data source by @sjd78 in #2008
  • Don't use "mvn://::" for an empty binary source in applications by @sjd78 in #2015
  • Update task terminal state check to include "SucceededWithErrors" by @sjd78 in #2018
  • Address targets falling out of sync after label selection changes by @ibolton336 in #2019
  • Fix packaging of fonts by @sjd78 in #2020
  • Fix application table isTaskCancellable by @sjd78 in #2023
  • Archetype table, applications column is now a link by @sjd78 in #2024
  • Fix target card behavior and rendering by @sjd78 in #2025
  • Update tooltip text for Task's Priority column by @sjd78 in #2028
  • Fix field alignment on the Repositories>Maven page by @sjd78 in #2029
  • Set filenames for task details downloads by @sjd78 in #2031

New Contributors

Full Changelog: v0.4.0...v0.5.0