Skip to content

v0.3.0

Compare
Choose a tag to compare
@konveyor-release-bot konveyor-release-bot released this 23 Jan 21:55
17e7eda

✨ 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
  • Add questionnaire view driven from example yaml by @ibolton336 in #1285
  • Convert assessment table to new table & begin assessment flow changes by @ibolton336 in #1294
  • Add lock icon for "system" questionnaires by @avivtur in #1302
  • Add upload YAML questionnaire form by @ibolton336 in #1290
  • Add search toolbar and "all questions" tab to questionnaire view page, clean up layout by @mturley in #1313
  • Introducing ActionsColumn Component in Assessment Table by @ibolton336 in #1314
  • Add component for downloading the static report by @ibolton336 in #1312
  • add autocomplete component by @gitdallas in #1295
  • Remove pathfinder and convert assessment wizard to use new api by @ibolton336 in #1315
  • Archetypes management: Add navigation and placeholder page component by @sjd78 in #1308
  • Add actions kebab to archetypes table with stub dropdown items by @mturley in #1328
  • Questionnaire delete confirmation by @avivtur in #1303
  • Implement delete archetype kebab action by @mturley in #1333
  • Wire up questionnaire upload to hub api by @ibolton336 in #1341
  • Submit button IDs is submit by @gildub in #1342
  • Dynamic assess button and view assessments page by @ibolton336 in #1325
  • Show the name of objects to be deleted in the confirm delete modals by @mturley in #1347
  • Archetype form for Create and Edit by @sjd78 in #1343
  • Add stakeholders and stakeholder group fields to assessment wizard by @ibolton336 in #1349
  • Fetch export questionnaire and application static report with refactor. by @gildub in #1322
  • Manage applications form: empty data case by @gildub in #1352
  • Update Applications Analyze table to pf5 by @gitdallas in #1353
  • Selectors to uniquely identify dropdowns by @gildub in #1345
  • Add Duplicate Archetype action by @mturley in #1371
  • Add client-side pagination to Archetypes table by @mturley in #1370
  • Fix missing archetype flow pieces by @ibolton336 in #1368
  • Archetype drawer by @sjd78 in #1377
  • Update Archetype form to work with hub backend by @sjd78 in #1379
  • Add tooltip for auto-answered assessment questions by @mturley in #1380
  • Add view archetypes page by @ibolton336 in #1381
  • Review archetypes by @ibolton336 in #1376
  • Reports: select Questionnaires by @gildub in #1374
  • Reports - Current Landscape update risk handling by @sjd78 in #1395
  • Add useLocalTableControlsWithUrlParams hook and update archetypes table to use it by @mturley in #1392
  • refelect ID -> Id by @sarthaksarthak9 in #1482
  • table-controls: factor out duplicated code via new usePersistentState hook + misc cleanup + add initial documentation (DOCS.md and JSDoc comments) by @mturley in #1355
  • Add review fields to archetype drawer by @ibolton336 in #1499
  • Add archetype filter for applications by @ibolton336 in #1507
  • Add an unlink button for removing underlying tickets by @ibolton336 in #1506
  • Add app detail to drawer by @ibolton336 in #1505
  • Add provider dropdown for targets by @ibolton336 in #1500
  • Consolidate assessment & analysis tables by @ibolton336 in #1513
  • Enhance tag handling on forms by @sjd78 in #1519
  • Add archetype risk to drawer by @ibolton336 in #1522
  • Add Tag Categories to Tag filters by @sjd78 in #1535
  • Override review confirmation & drawer updates by @ibolton336 in #1527
  • Regroup the dependencies table on name only, version/sha shown in details by @sjd78 in #1536
  • Add management column for application dependencies table by @ibolton336 in #1541
  • Add link for jira ticket in drawer view by @ibolton336 in #1546
  • Add question mark icon for archetype assessed indicator by @ibolton336 in #1561
  • Identified risks enhancements by @ibolton336 in #1573
  • Add answers risks chart by @ibolton336 in #1589
  • Add debug flag for analysis by @ibolton336 in #1601
  • Add assessed archetypes section in drawer by @ibolton336 in #1610
  • Support for analysis merged flag by @ibolton336 in #1629
  • Revert inherited status by @ibolton336 in #1642

🐛 Bug Fixes

New Contributors

Full Changelog: v0.2.1...v0.3.0