Changelogs

On this page:

app-template_builder

app-template_builder Change Logs

2019.2.22 Maintenance Release [2021-05-04]

Overview

  • 1 Security Fixes
  • 1 Chores
  • 2 Total Tickets

Security Fixes

  • app-template_builder:1.5.8-2019.2.24 [05-06-2021] - Added support for secure execution of Jinja2 templates.

Chores

  • app-template_builder:1.5.8-2019.2.23 [03-30-2021] - Moved project to the master pipeline.

2019.2.19 Maintenance Release [2021-02-02]

Overview

  • 1 Chores
  • 1 Total Tickets

Chores

  • app-template_builder:1.5.8-2019.2.22 [01-25-2021] - Updated database dependency for the MongoDB driver.

2019.2.18 Maintenance Release [2021-01-05]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-template_builder:1.5.8-2019.2.21 [12-17-2020] - Added support for encryption in the NPM seed script.

2019.2.17 Maintenance Release [2020-12-01]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-template_builder:1.5.8-2019.2.20 [11-11-2020] - Jinja2 TextFSM templates are now properly failing on render error.

2019.2.16 Maintenance Release [2020-11-03]

Overview

  • 1 Improvements
  • 1 Total Tickets

Improvements

  • app-template_builder:1.5.8-2019.2.19 [10-22-2020] - Added missing examples to input schemas on methods.

2019.2.14 Maintenance Release [2020-09-01]

Overview

  • 1 Security Fixes
  • 1 Total Tickets

Security Fixes

  • app-template_builder:1.5.8-2019.2.18 [08-27-2020] - Invalid template names are no longer rendered.

2019.2.11 Maintenance Release [2020-06-02]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-template_builder:1.5.8-2019.2.17 [05-13-2020] - Modified the logging response for a deleteTemplate API.

2019.2.10 Maintenance Release [2020-05-05]

Overview

  • 1 Bug Fixes
  • 1 Chores
  • 2 Total Tickets

Bug Fixes

  • app-template_builder:1.5.8-2019.2.16 [04-18-2020] - Removed errant output from parsing results in Jinja2 template.

Chores

  • app-template_builder:1.5.8-2019.2.15 [04-16-2020] - Updated client packages to improve stability.

2019.2.9 Maintenance Release [2020-04-07]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-template_builder:1.5.8-2019.2.14 [04-04-2020] - Added a mechanism to check for a python executable before running python scripts.

2019.2.8 Maintenance Release [2020-03-03]

Overview

  • 2 Bug Fixes
  • 2 Total Tickets

Bug Fixes

  • app-template_builder:1.5.8-2019.2.13 [02-14-2020] - Fixed a bug which limited TextFSM template input size.
  • app-template_builder:1.5.8-2019.2.12 [02-08-2020] - Fixed a bug where Jinja2 templates would have an extra new line appended to the results.

2019.2.4 Maintenance Release [2019-12-03]

Overview

  • 5 Bug Fixes
  • 1 Chores
  • 6 Total Tickets

Bug Fixes

  • app-template_builder:1.5.8-2019.2.11 [12-04-2019] - Template Builder Jinja2 structures no longer leave blank space or empty lines in rendered output.
  • app-template_builder:1.5.8-2019.2.10 [11-26-2019] - Removed incorrect installation instructions from README.md.
  • app-template_builder:1.5.8-2019.2.9 [11-20-2019] - ParseTemplates jinja2 fix.
  • app-template_builder:1.5.8-2019.2.8 [11-19-2019] - Fixed invalid schema references causing the renderJinjaTemplate task to crash Template Builder.
  • app-template_builder:1.5.8-2019.2.7 [11-13-2019] - Reverted version bump in package.json.

Chores

  • app-template_builder:1.5.8-2019.2.7 [11-06-2019] - Reworked API tests from Cernan to include metadata, and refactored to follow a standard of one endpoint per test case file. Updated pipeline config and scripts to pass pipeline. Added API test cases and pipeline updates to app-template_builder.

2019.2.2 Maintenance Release [2019-10-01]

Overview

  • 2 Improvements
  • 3 Bug Fixes
  • 5 Total Tickets

Improvements

  • app-template_builder:1.5.8-2019.2.4 [09-09-2019] - Added the renderJinjaTemplate method available as an API and as a workflow task allowing a user to pass two parameters: input and the template name. The input is rendered against the supplied jinja template.
  • app-template_builder:1.5.8-2019.2.3 [09-09-2019] - Added type field to support Jinja2 templates in the Template Builder UI. User now has the option to select from two supported template types (both Jinja2 and TextFSM) when adding a new template.

Bug Fixes

  • app-template_builder:1.5.8-2019.2.6 [09-23-2019] - Changed the summary and description in templateDetails to fully describe the implementation.
  • app-template_builder:1.5.8-2019.2.5 [09-23-2019] - ApplyTemplates task appears to error and fail to callback.
  • app-template_builder:1.5.8-2019.2.2 [09-06-2019] - Saved templates now update automatically in left-side navigation bar.

2019.2.1 Maintenance Release [2019-09-03]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-template_builder:1.5.8-2019.2.1 [08-20-2019] - Jinja templates are no longer hidden in the UI.

2019.2.0 Feature Release [2019-08-20]

Overview

  • 6 Improvements
  • 10 Bug Fixes
  • 16 Total Tickets

Improvements

  • app-mop:5.15.1 [08-05-2019] - Pinned all dependencies.
  • app-template_builder:1.5.8-2019.2.0 [08-12-2019] - Completed checklist items for release branch.
  • app-template_builder:1.5.8 [08-07-2019] - Pinned dependencies.
  • app-template_builder:1.5.4 [07-24-2019] - Migrated from itential-ci to argo.
  • app-template_builder:1.5.0 [06-24-2019] - Added jinja2 template module.
  • app-template_builder:1.4.4 [04-25-2019] - Added JSON schema for automatic documentation and validation.

Bug Fixes

  • app-template_builder:1.5.7 [08-07-2019] - Updated app navigation bar to display correct menu options for 2019.2 release.
  • app-template_builder:1.5.6 [08-01-2019] - Missing/wrong id in updateTemplate will no longer crash the app.
  • app-template_builder:1.5.5 [07-29-2019] - Fixed navigation panel styling in IE11. When selecting or hovering over an item in the navigation panel, its text and background color change and the export, clone, and delete buttons appear.
  • app-template_builder:1.5.3 [07-10-2019] - Simplified pipeline processing for the application.
  • app-template_builder:1.5.2 [07-10-2019] - Simplified pipeline processing for the application.
  • app-template_builder:1.5.1 [07-01-2019] - Fixed input name for getTemplates in pronghorn.json.
  • app-template_builder:1.4.7 [06-16-2019] - Updated pronghorn.json file to conform to the schema prescribed in the cytotox script.
  • app-template_builder:1.4.6 [05-31-2019] - Fixed the size of the buttons in Template Builder.
  • app-template_builder:1.4.3 [04-23-2019] - Updated the package.json path in GitLab.
  • app-template_builder:1.4.2 [04-03-2019] - UI: Updated PH Legacy Navbar to accept custom display names for applications.

2019.1.0 Feature Release [2019-04-02]

Overview

  • 7 Improvements
  • 8 Bug Fixes
  • 1 Security Fixes
  • 16 Total Tickets

Improvements

  • app-template_builder:1.4.1-2019.1.0 [03-29-2019] - Pinned dependencies.
  • app-template_builder:1.4.0 [03-29-2019] - Upgraded template builder to support python 3.6.
  • app-template_builder:1.3.3 [03-30-2019] - Updated calls to support MongoDB driver 3.1.7.
  • app-template_builder:1.3.0 [03-19-2019] - Rodeo: Imported new Rodeo Navbar into app.
  • app-template_builder:1.2.0 [03-05-2019] - Made applyTemplates task in template builder simpler to use by having it accept an array of texts that it can parse, instead of an array of objects.
  • app-template_builder:1.1.0 [03-05-2019] - Added custom css overrides.
  • app-template_builder:1.0.3 [02-22-2019] - Fixed styling of navigation bar to match the styling of IAP6.

Bug Fixes

  • app-template_builder:1.4.1-2019.1.1 [04-01-2019] - Upgraded itential-utils to 2.2.10.
  • app-template_builder:1.4.1-2019.1.0 [04-01-2019] - Fixed issue with package version.
  • app-template_builder:1.4.1 [03-29-2019] - Fixed issue with template builder not rendering correctly on start-up.
  • app-template_builder:1.4.0 [03-29-2019] - Made minor css changes to improve accessibility.
  • app-template_builder:1.3.2 [03-26-2019] - Firefox correctly exports and downloads template file.
  • app-template_builder:1.3.1 [03-20-2019] - Source files are now removed from the package before publishing.
  • app-template_builder:1.0.2 [02-19-2019] - Fixed typo in the navigation bar.
  • app-template_builder:1.0.2 [01-04-2019] - Removed unnecessary menu text from navigation menu on template builder.

Security Fixes

  • app-template_builder:1.3.3 [03-26-2019] - Updated Facebook react module to latest 16.x.y.