Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

34 lines (29 loc) · 1.43 KB

Release 1.5.0 (2021-02-26)

  • Add clipboard copy funcionality for the full service instance id (#135)
  • Fix validation error for optional boolean inputs (#140)
  • Add expand functionality to the service inventory table (#149)
  • Add status tab to service inventory (#182)
  • Add attributes tab to service inventory (#162)
  • Show available set states on the status tab (#94)
  • Mark instance states according to labels (#153)
  • Disable edit and delete instance actions when not allowed by the lifecycle (#184)
  • Add resources tab to service inventory (#164)
  • Add inmanta favicon (#78)
  • Show resource deployment progress in the inventory view (#154)
  • Add auto-updating of data to ResourcesTab (#225)
  • Add auto-updating of service instances to ServiceInventory (#225)
  • Add separate create instance page (#181)
  • Add events tab (#183)
  • Add auto-updating of services to ServiceCatalog (#227)

Release 1.4.0 (2020-12-17)

  • Upgrade to Patternfly 2020.11 (#110)
  • Show resource id on diagnose window (#112)
  • Emphasize errors on diagnose window (#113)
  • Fix for diagnosing update_rejected state (#118)
  • Fix service instance error message style and position (#122)
  • Fix error when updating an instance in rejected state (#128)
  • Improve support of optional and number attributes (#130, #131)
  • Fix table layout with long attribute values (#134)

Release 1.3.0 (2020-09-08)

  • Add instance status problem detection (#99)
  • Added selected environment to URL (#105)