Changelogs

On this page:

app-tools

app-tools Change Logs

2019.2.20 Maintenance Release [2021-03-02]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-tools:1.2.2-2019.2.7 [02-17-2021] - View Data task can parse incoming data of type number.

2019.2.16 Maintenance Release [2020-11-03]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • app-tools:1.2.2-2019.2.6 [10-14-2020] - Resolved ViewDiff UI issues when using large text values. Scrollbars are now visible and synchronized.
  • app-tools:1.2.2-2019.2.5 [10-13-2020] - Null variables are now handled correctly in makeData.

2019.2.15 Maintenance Release [2020-10-06]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-tools:1.2.2-2019.2.4 [09-04-2020] - Updated variable information for the ViewData task.

2019.2.11 Maintenance Release [2020-06-02]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-tools:1.2.2-2019.2.3 [05-17-2020] - Updated allowed Node.js dependency.

2019.2.7 Maintenance Release [2020-02-04]

Overview

  • 1 Chores
  • 1 Total Tickets

Chores

  • app-tools:1.2.2-2019.2.2 [01-15-2020] - Updated repository url of repo.

2019.2.4 Maintenance Release [2019-12-03]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-tools:1.2.2-2019.2.1 [12-03-2019] - Updated pronghorn.json to include descriptions.

2019.2.0 Feature Release [2019-08-20]

Overview

  • 2 Improvements
  • 5 Bug Fixes
  • 7 Total Tickets

Improvements

  • app-tools:1.2.0 [07-24-2019] - FlattenJSONFormInput has been added as a task.
  • app-tools:1.1.0 [04-21-2019] - Added JSON schema to pronghorn.json.

Bug Fixes

  • app-tools:1.2.2-2019.2.0 [08-14-2019] - Pinned dependencies.
  • app-tools:1.2.2 [08-02-2019] - Updated .npmignore to exclude nonessential JS files and directories from package.
  • app-tools:1.2.1 [07-24-2019] - Migrated from itential-ci to argo.
  • app-tools:1.1.2 [06-16-2019] - Updated pronghorn.json file to conform to the schema in the cytotox script.
  • app-tools:1.1.1 [04-22-2019] - Updated the package.json path in GitLab.

2019.1.0 Feature Release [2019-04-02]

Overview

  • 1 New Features
  • 1 Improvements
  • 3 Bug Fixes
  • 5 Total Tickets

New Features

  • app-tools:1.0.0 [03-06-2019] - Introduced new application for generic tool functionality.

Improvements

  • app-tools:1.0.2-2019.1.0 [04-01-2019] - Security: Pinned the library dependency versions.

Bug Fixes

  • app-tools:1.0.2 [03-26-2019] - Improved error handling for details on REST failures.
  • app-tools:1.0.2 [03-26-2019] - Fixed ViewDiff to correctly show multiple lines.
  • app-tools:1.0.1 [03-20-2019] - Fixed error handling for /makeData endpoint. HTTP status code 422 is returned for invalid input.