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.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.
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.