Skip to content

Releases: konveyor/tackle2-ui

v0.1.1

09 May 20:08
bbf6631
Compare
Choose a tag to compare

Changes since v0.1.0

v0.1.0

11 Apr 16:13
bbf6631
Compare
Choose a tag to compare

Changes since v0.1.0-alpha.3

v0.1.0-alpha.3

10 Apr 19:34
bbf6631
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

Changes since v0.1.0-alpha.2

🐛 Bug Fixes

  • Fix label for targets screen selection (#804)
  • Add notice about max image size for new custom target (#803)

v0.1.0-alpha.2

06 Apr 19:10
90dae08
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

Changes since v0.1.0-alpha.1

✨ Features

  • Add alert to edit existing review (#789)
  • Update Application import template (#788)
  • Merge feature-migration-waves to main (disabled behind feature flag) (#711)

🐛 Bug Fixes

  • Disable add button when file with error is present (#799)
  • Toggle drawer open if row clicked (#791)
  • Add loading spinner for active tasks (#793)
  • Fix ambiguity in custom rules help message (#794)

v0.1.0-alpha.1

04 Apr 15:51
e0f7134
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

Changes since v0.0.0

⚠️ Breaking Changes

  • Rename tagtype to tagcategory (#676)

✨ Features

  • Expand tag category color palette to 16 colors, add deterministic fallback colors for tag categories (#781)
  • Empty component when no tags (#764)
  • Add conditional validation for no-targets case (#731)
  • Bump Node18 lts (#685)
  • App detail drawer: group tags by source and category, add filters (#692)
  • Allow reviews without assessment when flagged (#683)
  • Applications table: Replace expandable rows with hoverable/clickable rows and details drawer (#654)
  • General page (#641)
  • Custom target api integration (#634)
  • Use composite action for image builds (#628)
  • Add DnD handle to targetCard (#625)
  • : Custom targets form (#623)
  • Custom migration targets: Scaffold for new/edit custom targets (#614)

🐛 Bug Fixes

  • Fix status of duplicate rule files (#785)
  • Alert for custom rule file required when no targets (#780)
  • Do not refresh token when feature disabled (#771)
  • Make grid responsive for migration targets (#765)
  • Fix multi upload for wizard rules (#762)
  • Only show conditional csv download button if analysis run w enabled (#761)
  • Duplicate rendered custom target form issues (#755)
  • Clear state when closing add rules modal (#753)
  • Remove wizard validation for rulebundle length (#751)
  • Use ref for rulebundle on task submit (#752)
  • Update application tags when analysis completes (#748)
  • Change default tab to first tab when navigating to admin view (#742)
  • Add missing form label for repository type (#741)
  • Fix selected sources value in wizard (#743)
  • Unknown image file name fixed for default image (#736)
  • Fix deletion for Applications assessment/review (#715)
  • Hide SSO menu if keycloak is not available (#732)
  • Allow .jpg uploads for custom target images (#724)
  • Fix error validation for image id (#725)
  • Hide upload when a binary exists (#727)
  • Fix initial loading state for existing rule file placeholders (#704)
  • Fix applications table sorting (#719)
  • Description is not a required field (#714)
  • bulk copy: evaluate assessment state (#706)
  • Don't allow large images to be uploaded (#705)
  • Fix hub download URL for html reports (#702)
  • Mirror rule bundle target metadata selection in advanced options (#700)
  • Limit Multi-Arch Build Concurrency (#681)
  • mvn: Refactor without useEffect (#678)
  • Filtering business service on copy assessment form (#669)
  • change isLoading->isInitialLoading (#668)
  • Fix empty assessments query error in console (#657)
  • Update to UBI9 to fix arm64 builds (#636)
  • Don't use MTA accronym (#627)
  • Identity form: Description is optional (#626)
  • Try using new ubuntu release (#633)