Skip to content

v0.3.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@konveyor-release-bot konveyor-release-bot released this 14 Aug 20:37
· 4 commits to b086b18cc47c2bf61f89ec5dcb0c36ad68d88f88 since this release
c3805fa

✨ Features

  • Enable dynamic reports feature flag by @mturley in #1068
  • Issues: Add single application table mode, add "Issues" link to app inventory detail drawer by @mturley in #1069
  • Add SimpleDocumentViewerModal to display analysis details by @sjd78 in #1072
  • Add refresh button to document viewer by @ibolton336 in #1087
  • npm audit fix by @gildub in #1083
  • Tag/TagCategory forms: fix placeholder text by @gildub in #1089
  • Stakeholders: Add noDataEmptyState by @gildub in #1090
  • Identities: Consistent display names for Jira auth by @gildub in #1091
  • Fix Report button for Suggested adoption plan by @gildub in #1099
  • Migration to PF V5 by @gildub in #1078
  • Notifications: No lower case for Application when saving by @gildub in #1095
  • Migration wave validation requires min. 3 characters by @gildub in #1096
  • Jira: Add URL filter and sorting by @gildub in #1088
  • Applications: No tooltip when no selections by @gildub in #1097
  • Restore legacy select by @gildub in #1101
  • Default value for tag sort by @gildub in #1108
  • Tags: Mark stall data after create/edit mutation by @gildub in #1098
  • Add Dependencies page & drawer by @ibolton336 in #1077
  • Issues table: Add description column, render expanded description as markdown, render links under markdown in table and incident viewer, add alert text to all incidents tab by @mturley in #1116
  • Bump PF V5 latest by @gildub in #1151
  • Remove empty name column for issues in favor of description column by @mturley in #1152
  • Use latest prerelease version for PF V5 by @gildub in #1155
  • MigrationWave form: Properly notify user of duplicate wave by @gildub in #1173
  • BusinessServices: Update Notification and refactors update/create modal and queries by @gildub in #1210
  • Applications: Update Notification and refactors update/create modal by @gildub in #1207
  • Migrationtargets: Update Notification and refactors update/create modal and queries by @gildub in #1211
  • Jobfunctions: Update Notification and refactors update/create modal and queries by @gildub in #1209
  • Refactor useFetchTasks()'s select function by @sjd78 in #1216
  • Application tables: Refactor useEntityModal by @gildub in #1235
  • Proxies: rest queries and notifications by @gildub in #1240
  • PF5 todos comments follow-up by @gildub in #1233
  • ApplicationAssessmentPageHeader refactor to remove useEntityModal by @gildub in #1246
  • Regroup shared and common components along naming standardization by @gildub in #1248
  • Initial Assessment page by @gildub in #1268

🐛 Bug Fixes

  • Handle uploaded yaml with a single parsed value by @ibolton336 in #1081
  • Save button always enabled for custom-target edit by @ibolton336 in #1082
  • Update the TrackerStatus popover to handle long error messages by @sjd78 in #1079
  • Pass all associated rule labels to analyzer by @ibolton336 in #1085
  • Trackers: add noDataEmptyState by @gildub in #1084
  • Allow the select and multiselect filter controls to scroll content by @sjd78 in #1094
  • [main] Fix state management and validation of date pickers in migration wave modal by @mturley in #1111
  • Fix double tab pane in issue incidents detail modal from PF upgrade by @mturley in #1104
  • Always show analysis details in drawer by @ibolton336 in #1103
  • Fix mismatched new/deprecated dropdown components in KebabDropdown by @mturley in #1126
  • Fix colors for analysis details status icon by @ibolton336 in #1128
  • Fix aggregated wave status. Reflect all states in Jira instance by @ibolton336 in #1124
  • Restore deprecated Dropdown in KebabDropdown, use matching deprecated DropdownItems, use isAriaDisabled prop for items with tooltips by @mturley in #1150
  • Applications: bulk delete disabled when no selection by @gildub in #1149
  • Add missing icon & fix open/close state by @ibolton336 in #1158
  • Migration wave name is min 3/max 20 chars only when provided by @gildub in #1156
  • Start notifications in upper case by @abrugaro in #1142
  • Fix missing notification for adding tracker by @ibolton336 in #1176
  • Use id field instead of name to uniquely select items by @gildub in #1174
  • (various): styling issues with pf-v5-m vs pf-m by @gitdallas in #1177
  • Add url validation to rules step by @ibolton336 in #1180
  • Adjust Tags tab on Application Details Drawer when a Task is running by @sjd78 in #1191
  • Fix PageSidebar structure and spacing of perpective selector above nav by @mturley in #1185
  • Adjust Dropdown for deprecated table support in PF V5 by @gildub in #1154
  • Use truncated first line of issue description everywhere we were using issue name by @mturley in #1186
  • Fix wave display to show current users timezone by @ibolton336 in #1195
  • Fix crashing app when deleting by @ibolton336 in #1202
  • Hide hidden rulesets from seeded hub list by @ibolton336 in #1205
  • Fix onChange handlers by @ibolton336 in #1230
  • 1237 - fix status column widths by @gitdallas in #1238
  • 1127 selected card styling issue by @gitdallas in #1251
  • Fix application update by @ibolton336 in #1259
  • Fix key file upload by @ibolton336 in #1257
  • Reset wizard form after analysis run by @ibolton336 in #1267
  • URL-encode ruleset and rule in affected apps page URL so it doesn't break when ruleset contains a slash (/) character by @mturley in #1272
  • Add a fallback for issue title by @ibolton336 in #1273

New Contributors

Full Changelog: v0.2.1...v0.3.0-alpha.1